summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-08-28 16:33:54 +0200
committerDavid Seifert <soap@gentoo.org>2019-08-28 16:33:54 +0200
commitd9eeddd22d7b75a0d916e6e98338f0f1a493d578 (patch)
treec4c3316f6dcfba89d90a6d7b8b8d925c6ca5eacd /app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild
parentapp-emulation/virtualbox-guest-additions: [QA] Remove unnecessary slash strip (diff)
downloadgentoo-d9eeddd22d7b75a0d916e6e98338f0f1a493d578.tar.gz
gentoo-d9eeddd22d7b75a0d916e6e98338f0f1a493d578.tar.bz2
gentoo-d9eeddd22d7b75a0d916e6e98338f0f1a493d578.zip
app-eselect/eselect-infinality: [QA] Fix ${HOMEPAGE} in SRC_URI
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild')
-rw-r--r--app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild b/app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild
index b98311f91260..d6aa6e5b0d8c 100644
--- a/app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild
+++ b/app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild
@@ -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"