summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-01-30 11:40:00 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-01-30 11:40:00 +0000
commit850397eed4dcb4621e876a6f285982fa46aad7e8 (patch)
tree6ff53d8a0c7dc9c334dbbc86aabe686edd583036 /dev-perl/List-AllUtils
parentAdd more prefix keywords (diff)
downloadgentoo-2-850397eed4dcb4621e876a6f285982fa46aad7e8.tar.gz
gentoo-2-850397eed4dcb4621e876a6f285982fa46aad7e8.tar.bz2
gentoo-2-850397eed4dcb4621e876a6f285982fa46aad7e8.zip
Add more prefix keywords
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/List-AllUtils')
-rw-r--r--dev-perl/List-AllUtils/ChangeLog5
-rw-r--r--dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/List-AllUtils/ChangeLog b/dev-perl/List-AllUtils/ChangeLog
index 8bddcc63a7a6..157dd8606b02 100644
--- a/dev-perl/List-AllUtils/ChangeLog
+++ b/dev-perl/List-AllUtils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/List-AllUtils
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.19 2015/01/30 11:31:16 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.20 2015/01/30 11:40:00 zlogene Exp $
+
+ 30 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> List-AllUtils-0.90.0.ebuild:
+ Add more prefix keywords
30 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> List-AllUtils-0.90.0.ebuild:
Add ~sh keyword
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild
index d8da20c33912..b6f6e9ad41a9 100644
--- a/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild
+++ b/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild,v 1.14 2015/01/30 11:31:16 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild,v 1.15 2015/01/30 11:40:00 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION='Combines List::Util and List::MoreUtils in one bite-sized package'
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/List-MoreUtils-0.280.0