summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-08-08 20:13:25 +0000
committerFabian Groffen <grobian@gentoo.org>2011-08-08 20:13:25 +0000
commitb7c2e0741829022b32f1d412425de95ea009e399 (patch)
tree988acec68c7697f9a3f8c98bfb0cc964eee709af /dev-perl/IO-stringy
parentMarked ~x64-macos (diff)
downloadhistorical-b7c2e0741829022b32f1d412425de95ea009e399.tar.gz
historical-b7c2e0741829022b32f1d412425de95ea009e399.tar.bz2
historical-b7c2e0741829022b32f1d412425de95ea009e399.zip
Marked ~x64-macos
Package-Manager: portage-2.2.01.19011-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/IO-stringy')
-rw-r--r--dev-perl/IO-stringy/ChangeLog7
-rw-r--r--dev-perl/IO-stringy/IO-stringy-2.110.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog
index a933919f0548..2088a00e2354 100644
--- a/dev-perl/IO-stringy/ChangeLog
+++ b/dev-perl/IO-stringy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IO-stringy
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.34 2010/09/23 08:35:27 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.35 2011/08/08 20:05:20 grobian Exp $
+
+ 08 Aug 2011; Fabian Groffen <grobian@gentoo.org> IO-stringy-2.110.ebuild:
+ Marked ~x64-macos
23 Sep 2010; Fabian Groffen <grobian@gentoo.org> IO-stringy-2.110.ebuild:
Marked ~{x86,x64}-solaris
diff --git a/dev-perl/IO-stringy/IO-stringy-2.110.ebuild b/dev-perl/IO-stringy/IO-stringy-2.110.ebuild
index c990fecb1ef2..a8f6484f0a01 100644
--- a/dev-perl/IO-stringy/IO-stringy-2.110.ebuild
+++ b/dev-perl/IO-stringy/IO-stringy-2.110.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.ebuild,v 1.17 2010/09/23 08:35:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.ebuild,v 1.18 2011/08/08 20:05:20 grobian Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"