summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-03-01 17:53:50 +0000
committerFabian Groffen <grobian@gentoo.org>2012-03-01 17:53:50 +0000
commit80dd7256f4847b676b762259480d93af2eafb82b (patch)
treecc14dfa5bdc5a11059d43ef5373f738b14678e3c /dev-perl/Sub-Identify
parentStable for HPPA (bug #406351). (diff)
downloadgentoo-2-80dd7256f4847b676b762259480d93af2eafb82b.tar.gz
gentoo-2-80dd7256f4847b676b762259480d93af2eafb82b.tar.bz2
gentoo-2-80dd7256f4847b676b762259480d93af2eafb82b.zip
Marked ~x64-macos
(Portage version: 2.2.01.20239-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Sub-Identify')
-rw-r--r--dev-perl/Sub-Identify/ChangeLog7
-rw-r--r--dev-perl/Sub-Identify/Sub-Identify-0.40.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Sub-Identify/ChangeLog b/dev-perl/Sub-Identify/ChangeLog
index 40f8ffa5ddc0..c848381c2254 100644
--- a/dev-perl/Sub-Identify/ChangeLog
+++ b/dev-perl/Sub-Identify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Identify
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/ChangeLog,v 1.8 2011/09/04 11:23:39 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/ChangeLog,v 1.9 2012/03/01 17:53:50 grobian Exp $
+
+ 01 Mar 2012; Fabian Groffen <grobian@gentoo.org> Sub-Identify-0.40.0.ebuild:
+ Marked ~x64-macos
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Sub-Identify-0.04.ebuild:
Cleanup
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.40.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.40.0.ebuild
index f271fde5ab77..5003bb0ae897 100644
--- a/dev-perl/Sub-Identify/Sub-Identify-0.40.0.ebuild
+++ b/dev-perl/Sub-Identify/Sub-Identify-0.40.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.40.0.ebuild,v 1.2 2011/09/03 21:04:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.40.0.ebuild,v 1.3 2012/03/01 17:53:50 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Retrieve names of code references"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 ppc x86 ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"
RDEPEND=""