summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-08-06 13:28:26 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-08-06 13:28:26 +0000
commite2779061352b777197be8a9a2445fb59a5a1be68 (patch)
tree5223117e8927468cc7bf6ecd17efcfc17eed1eae /dev-perl/IO-stringy
parentkeyword ~amd64-fbsd (diff)
downloadhistorical-e2779061352b777197be8a9a2445fb59a5a1be68.tar.gz
historical-e2779061352b777197be8a9a2445fb59a5a1be68.tar.bz2
historical-e2779061352b777197be8a9a2445fb59a5a1be68.zip
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/IO-stringy')
-rw-r--r--dev-perl/IO-stringy/ChangeLog5
-rw-r--r--dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog
index da00f418f3de..d1cb585d8e2f 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.39 2012/06/24 12:59:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.40 2012/08/06 13:18:30 aballier Exp $
+
+ 06 Aug 2012; Alexis Ballier <aballier@gentoo.org> IO-stringy-2.110.0.ebuild:
+ keyword ~amd64-fbsd
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild b/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild
index 563212f8a3ef..e3cd31cee1ea 100644
--- a/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild
+++ b/dev-perl/IO-stringy/IO-stringy-2.110.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/IO-stringy/IO-stringy-2.110.0.ebuild,v 1.2 2011/09/03 21:04:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v 1.3 2012/08/06 13:18:30 aballier Exp $
EAPI=4
@@ -11,7 +11,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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"