app-eselect/eselect-lcdfilter: [QA] Fix ${HOMEPAGE} in SRC_URI
authorDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 14:33:57 +0000 (16:33 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 14:33:57 +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-lcdfilter/eselect-lcdfilter-1.ebuild
app-eselect/eselect-lcdfilter/eselect-lcdfilter-2.ebuild

index 867bf778f3dae4e6af54fcb647e8ded81aa293be..b75ec6b3c840d720c61026f028739b29296e537e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,7 +6,7 @@ inherit vcs-snapshot
 
 DESCRIPTION="Eselect module to choose Freetype infinality-enhanced LCD filtering settings"
 HOMEPAGE="https://github.com/yngwin/eselect-lcdfilter"
-SRC_URI="${HOMEPAGE}/tarball/v1 -> ${P}.tar.gz"
+SRC_URI="https://github.com/yngwin/eselect-lcdfilter/tarball/v1 -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 6f0ea6b5c25789170b039b99c60806c5adccdc06..ad0c8cecd8c3cc8bbad82541ba6321428a97cd72 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 Freetype infinality-enhanced LCD filtering settings"
 HOMEPAGE="https://github.com/yngwin/eselect-lcdfilter"
-SRC_URI="${HOMEPAGE}/tarball/v${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/yngwin/eselect-lcdfilter/tarball/v${PV} -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"