diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 13:11:35 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 13:11:35 +0000 |
commit | b81ca1e0b4f0c171ea79d70c85b87b91b176e036 (patch) | |
tree | e8d9e79809c8a73b0e431d3d8c9c9bfa2ec978e3 /dev-perl/IO-stringy/IO-stringy-2.110.ebuild | |
parent | Transfer Prefix keywords (diff) | |
download | historical-b81ca1e0b4f0c171ea79d70c85b87b91b176e036.tar.gz historical-b81ca1e0b4f0c171ea79d70c85b87b91b176e036.tar.bz2 historical-b81ca1e0b4f0c171ea79d70c85b87b91b176e036.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/IO-stringy/IO-stringy-2.110.ebuild')
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.110.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/IO-stringy/IO-stringy-2.110.ebuild b/dev-perl/IO-stringy/IO-stringy-2.110.ebuild index cbdb8e02119f..a23841734f72 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-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-stringy/IO-stringy-2.110.ebuild,v 1.14 2007/07/10 23:33:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.ebuild,v 1.15 2010/01/10 13:08:45 grobian Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~dskoll/" SRC_URI="mirror://cpan/authors/id/D/DS/DSKOLL/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |