mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
*/*: Upgrade to https when available
Check done with pkgcheck scan --net -C net Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{3_6,3_7,3_8} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Displays dependency graphs of packages"
|
||||
HOMEPAGE="https://github.com/bgloyer/pacvis.git"
|
||||
HOMEPAGE="https://github.com/bgloyer/pacvis"
|
||||
SRC_URI="https://github.com/bgloyer/pacvis/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -8,7 +8,7 @@ EGIT_REPO_URI="https://github.com/bgloyer/pacvis.git"
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="Displays dependency graphs of packages"
|
||||
HOMEPAGE="https://github.com/bgloyer/pacvis.git"
|
||||
HOMEPAGE="https://github.com/bgloyer/pacvis"
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user