dev-python/pyparted: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:00:29 +0000 (11:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:00:29 +0000 (11:00 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pyparted/pyparted-3.10.7.ebuild
dev-python/pyparted/pyparted-3.11.2.ebuild

index 584ee2bac6b68814962d355899a8ff6a433a2a54..fce9a031d3bc9619e7bcb45440142e0a08b6c69e 100644 (file)
@@ -8,7 +8,7 @@ inherit distutils-r1
 
 DESCRIPTION="Python bindings for sys-block/parted"
 HOMEPAGE="https://github.com/rhinstaller/pyparted/"
-SRC_URI="${HOMEPAGE}archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/rhinstaller/pyparted/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
index 8eebb1a82fd75e35305f1144a15c2f6c2d5270c6..5a9a66752a3f811d4e2ebf0c795d6124a5f2efa8 100644 (file)
@@ -7,7 +7,7 @@ inherit distutils-r1
 
 DESCRIPTION="Python bindings for sys-block/parted"
 HOMEPAGE="https://github.com/rhinstaller/pyparted/"
-SRC_URI="${HOMEPAGE}archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/rhinstaller/pyparted/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"