summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-09-24 13:27:52 +0000
committerFabian Groffen <grobian@gentoo.org>2011-09-24 13:27:52 +0000
commit94a6dc591c6d6b3feeaf0203ab7f10bc72280c53 (patch)
treee3da54b9f1db035c0579147687327561b5f4371d /dev-perl/Class-Data-Inheritable
parentMarked ~x64-macos (diff)
downloadgentoo-2-94a6dc591c6d6b3feeaf0203ab7f10bc72280c53.tar.gz
gentoo-2-94a6dc591c6d6b3feeaf0203ab7f10bc72280c53.tar.bz2
gentoo-2-94a6dc591c6d6b3feeaf0203ab7f10bc72280c53.zip
Marked ~x64-macos
(Portage version: 2.2.01.19295-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r--dev-perl/Class-Data-Inheritable/ChangeLog6
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog
index 316d5a19a0e8..1f580c5e03f8 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.41 2011/09/04 11:21:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.42 2011/09/24 13:27:52 grobian Exp $
+
+ 24 Sep 2011; Fabian Groffen <grobian@gentoo.org>
+ Class-Data-Inheritable-0.80.0.ebuild:
+ Marked ~x64-macos
04 Sep 2011; Torsten Veller <tove@gentoo.org>
-Class-Data-Inheritable-0.08.ebuild:
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild
index 1b00abd82bb4..2f6742d6bee5 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.ebuild,v 1.2 2011/09/03 21:04:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild,v 1.3 2011/09/24 13:27:52 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Inheritable, overridable class data"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
export OPTIMIZE="${CFLAGS}"