summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-09-24 13:29:06 +0000
committerFabian Groffen <grobian@gentoo.org>2011-09-24 13:29:06 +0000
commit3d70259f87fca62ae3c92aefc0b718267f3cbf45 (patch)
treec187989adec739daba83b489a1b27defaf5f6068 /dev-perl/Sub-Install
parentMarked ~x64-macos (diff)
downloadgentoo-2-3d70259f87fca62ae3c92aefc0b718267f3cbf45.tar.gz
gentoo-2-3d70259f87fca62ae3c92aefc0b718267f3cbf45.tar.bz2
gentoo-2-3d70259f87fca62ae3c92aefc0b718267f3cbf45.zip
Marked ~x64-macos
(Portage version: 2.2.01.19295-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Sub-Install')
-rw-r--r--dev-perl/Sub-Install/ChangeLog5
-rw-r--r--dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Install/ChangeLog b/dev-perl/Sub-Install/ChangeLog
index 931fbf139426..f84b942744c5 100644
--- a/dev-perl/Sub-Install/ChangeLog
+++ b/dev-perl/Sub-Install/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Install
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.14 2011/09/04 11:20:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.15 2011/09/24 13:29:06 grobian Exp $
+
+ 24 Sep 2011; Fabian Groffen <grobian@gentoo.org> Sub-Install-0.925.0.ebuild:
+ Marked ~x64-macos
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Sub-Install-0.925.ebuild:
Cleanup
diff --git a/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild
index 7a943f93e968..4b66c25a3562 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.925.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/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.4 2011/09/03 21:05:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.5 2011/09/24 13:29:06 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="install subroutines into packages easily"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"
RDEPEND=""