summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-01-31 14:15:33 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-01-31 14:15:33 +0000
commit1aac86fb57a7ef3e76b18c62d2b33c33433a59ed (patch)
tree6829a9e73ae5ec05751375e64b76179d1e9239d2 /dev-perl
parentAdd ~x86-fbsd keyword (diff)
downloadgentoo-2-1aac86fb57a7ef3e76b18c62d2b33c33433a59ed.tar.gz
gentoo-2-1aac86fb57a7ef3e76b18c62d2b33c33433a59ed.tar.bz2
gentoo-2-1aac86fb57a7ef3e76b18c62d2b33c33433a59ed.zip
Add ~x86-fbsd keyword
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Path-Class/ChangeLog7
-rw-r--r--dev-perl/Path-Class/Path-Class-0.350.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Path-Class/ChangeLog b/dev-perl/Path-Class/ChangeLog
index 81c137ed691d..7ec2f68959de 100644
--- a/dev-perl/Path-Class/ChangeLog
+++ b/dev-perl/Path-Class/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Path-Class
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.56 2014/12/09 21:09:46 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.57 2015/01/31 14:15:33 zlogene Exp $
+
+ 31 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> Path-Class-0.350.0.ebuild:
+ Add ~x86-fbsd keyword
*Path-Class-0.350.0 (09 Dec 2014)
diff --git a/dev-perl/Path-Class/Path-Class-0.350.0.ebuild b/dev-perl/Path-Class/Path-Class-0.350.0.ebuild
index ecf99b83beea..87abfa5adcca 100644
--- a/dev-perl/Path-Class/Path-Class-0.350.0.ebuild
+++ b/dev-perl/Path-Class/Path-Class-0.350.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild,v 1.1 2014/12/09 21:09:46 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild,v 1.2 2015/01/31 14:15:33 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Cross-platform path specification manipulation"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="