app-eselect/eselect-infinality: [QA] Fix ${HOMEPAGE} in SRC_URI
authorDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 14:33:54 +0000 (16:33 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 14:33:54 +0000 (16:33 +0200)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild
app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild

index a6353e254a52db54e79bfb13d92acad316fc9270..17d6ee24ec0e817cba6ab04f7ebb2a71dcd6e9a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ inherit vcs-snapshot readme.gentoo-r1
 
 DESCRIPTION="Eselect module to choose an infinality font configuration style"
 HOMEPAGE="https://github.com/yngwin/eselect-infinality"
-SRC_URI="${HOMEPAGE}/tarball/v${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/yngwin/eselect-infinality/tarball/v${PV} -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index b98311f91260e4857f2e3a6d680ab95b19ae1dd0..d6aa6e5b0d8c92865d9e10be8e55e15855e4ab75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ inherit readme.gentoo-r1
 
 DESCRIPTION="Eselect module to choose an infinality font configuration style"
 HOMEPAGE="https://github.com/amadio/eselect-infinality"
-SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/amadio/eselect-infinality/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"