diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 12:59:53 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 12:59:53 +0000 |
commit | e861a37f60436d81639b60d3f65837fd84c683d5 (patch) | |
tree | 8071cd727f4919a9b23fc2fd595c74890b844a07 /dev-perl/IO-String | |
parent | Transfer Prefix keywords (diff) | |
download | historical-e861a37f60436d81639b60d3f65837fd84c683d5.tar.gz historical-e861a37f60436d81639b60d3f65837fd84c683d5.tar.bz2 historical-e861a37f60436d81639b60d3f65837fd84c683d5.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/IO-String')
-rw-r--r-- | dev-perl/IO-String/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IO-String/IO-String-1.08.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IO-String/ChangeLog b/dev-perl/IO-String/ChangeLog index 5134c66757c1..6dcc4609c546 100644 --- a/dev-perl/IO-String/ChangeLog +++ b/dev-perl/IO-String/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-String -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v 1.45 2007/12/29 10:16:50 welp Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v 1.46 2010/01/10 12:55:57 grobian Exp $ + + 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> IO-String-1.08.ebuild: + Transfer Prefix keywords 29 Dec 2007; <welp@gentoo.org> IO-String-1.08.ebuild: Keyworded ~sparc-fbsd; bug 203655 diff --git a/dev-perl/IO-String/IO-String-1.08.ebuild b/dev-perl/IO-String/IO-String-1.08.ebuild index f3cfca2dad3a..4f3a2fa5df72 100644 --- a/dev-perl/IO-String/IO-String-1.08.ebuild +++ b/dev-perl/IO-String/IO-String-1.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/IO-String-1.08.ebuild,v 1.15 2007/12/29 10:16:50 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/IO-String-1.08.ebuild,v 1.16 2010/01/10 12:55:57 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |