summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-08-06 13:18:30 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-08-06 13:18:30 +0000
commit3452aa2d697fc39cab042790d66a5e6c1494a86d (patch)
tree498603ba389127d97a7b4356e8e2e532b841eec0 /dev-perl/IO-stringy
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-3452aa2d697fc39cab042790d66a5e6c1494a86d.tar.gz
gentoo-2-3452aa2d697fc39cab042790d66a5e6c1494a86d.tar.bz2
gentoo-2-3452aa2d697fc39cab042790d66a5e6c1494a86d.zip
keyword ~amd64-fbsd
(Portage version: 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"