summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-01-31 13:49:23 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-01-31 13:49:23 +0000
commiteca76ce5ec5793ec267acde50924cddff64364d1 (patch)
tree5ca20f83088b8c9485f32a810df488b9502b82de /dev-perl/Class-Data-Inheritable
parentAdd ~x86-fbsd keyword (diff)
downloadgentoo-2-eca76ce5ec5793ec267acde50924cddff64364d1.tar.gz
gentoo-2-eca76ce5ec5793ec267acde50924cddff64364d1.tar.bz2
gentoo-2-eca76ce5ec5793ec267acde50924cddff64364d1.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/Class-Data-Inheritable')
-rw-r--r--dev-perl/Class-Data-Inheritable/ChangeLog8
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog
index 5ab74e2cb3d8..f5151d3b81aa 100644
--- a/dev-perl/Class-Data-Inheritable/ChangeLog
+++ b/dev-perl/Class-Data-Inheritable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-Data-Inheritable
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.48 2014/10/23 19:39:27 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.49 2015/01/31 13:49:23 zlogene Exp $
+
+ 31 Jan 2015; Mikle Kolyada <zlogene@gentoo.org>
+ Class-Data-Inheritable-0.80.0-r1.ebuild:
+ Add ~x86-fbsd keyword
23 Oct 2014; Markus Meier <maekke@gentoo.org>
Class-Data-Inheritable-0.80.0-r1.ebuild:
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild
index 0c7820616544..0c971a5fba3b 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.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/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild,v 1.2 2014/10/23 19:39:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild,v 1.3 2015/01/31 13:49:23 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Inheritable, overridable class data"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
export OPTIMIZE="${CFLAGS}"