From: Patrice Clement Date: Sun, 25 Nov 2018 13:15:10 +0000 (+0100) Subject: sys-apps/ack: clean up HOMEPAGE variable. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c59a46a33d4aa1973f9fc5f3375c0b1fdd444b0;p=gentoo.git sys-apps/ack: clean up HOMEPAGE variable. Package-Manager: Portage-2.3.43, Repoman-2.3.9 Signed-off-by: Patrice Clement --- diff --git a/sys-apps/ack/ack-2.18-r1.ebuild b/sys-apps/ack/ack-2.18-r1.ebuild index 7dcd5501bd7a..bfca244bf682 100644 --- a/sys-apps/ack/ack-2.18-r1.ebuild +++ b/sys-apps/ack/ack-2.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ DIST_AUTHOR=PETDANCE inherit perl-module DESCRIPTION="ack is a tool like grep, optimized for programmers" -HOMEPAGE="https://beyondgrep.com/ ${HOMEPAGE}" +HOMEPAGE="https://beyondgrep.com" LICENSE="Artistic-2" SLOT="0" diff --git a/sys-apps/ack/ack-2.22.ebuild b/sys-apps/ack/ack-2.22.ebuild index 3e28da27b33c..d33839d41cf4 100644 --- a/sys-apps/ack/ack-2.22.ebuild +++ b/sys-apps/ack/ack-2.22.ebuild @@ -6,7 +6,7 @@ DIST_AUTHOR=PETDANCE inherit perl-module DESCRIPTION="ack is a tool like grep, optimized for programmers" -HOMEPAGE="https://beyondgrep.com/ ${HOMEPAGE}" +HOMEPAGE="https://beyondgrep.com" LICENSE="Artistic-2" SLOT="0"