diff options
author | 2012-09-01 11:37:27 +0000 | |
---|---|---|
committer | 2012-09-01 11:37:27 +0000 | |
commit | aa9364b93c5f258722175e0b0fe96116cceff6d4 (patch) | |
tree | 87a5e76bff1a7b5df9bf8cd29d8eb513125d5c85 /dev-perl/IO-stringy | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-aa9364b93c5f258722175e0b0fe96116cceff6d4.tar.gz gentoo-2-aa9364b93c5f258722175e0b0fe96116cceff6d4.tar.bz2 gentoo-2-aa9364b93c5f258722175e0b0fe96116cceff6d4.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/IO-stringy')
-rw-r--r-- | dev-perl/IO-stringy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog index d83078c1b068..6a47ced8731d 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.41 2012/08/28 21:19:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.42 2012/09/01 11:37:27 grobian Exp $ + + 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> IO-stringy-2.110.0.ebuild: + Marked ~ppc-aix, bug #432288 28 Aug 2012; Anthony G. Basile <blueness@gentoo.org> IO-stringy-2.110.0.ebuild: 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 59647248308d..03618e8d4edc 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-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.4 2012/08/28 21:19:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v 1.5 2012/09/01 11:37:27 grobian 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 ~mips 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |