summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-11-25 14:15:10 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-11-27 12:18:57 +0100
commit4c59a46a33d4aa1973f9fc5f3375c0b1fdd444b0 (patch)
tree6e15d52e13becf6b680af7a45390a1995ff2e5d9 /sys-apps
parentdev-perl/File-Next: add amd64-fbsd keyword. (diff)
downloadgentoo-4c59a46a33d4aa1973f9fc5f3375c0b1fdd444b0.tar.gz
gentoo-4c59a46a33d4aa1973f9fc5f3375c0b1fdd444b0.tar.bz2
gentoo-4c59a46a33d4aa1973f9fc5f3375c0b1fdd444b0.zip
sys-apps/ack: clean up HOMEPAGE variable.
Package-Manager: Portage-2.3.43, Repoman-2.3.9 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/ack/ack-2.18-r1.ebuild4
-rw-r--r--sys-apps/ack/ack-2.22.ebuild2
2 files changed, 3 insertions, 3 deletions
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"