diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 19:32:23 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 19:32:23 +0000 |
commit | e9c3f8dbd418147e08286b03159958dcbd1210d6 (patch) | |
tree | 97259e38cd503ce8fb3dc4ade9286e289dd40afe /dev-perl/Path-Class | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-e9c3f8dbd418147e08286b03159958dcbd1210d6.tar.gz gentoo-2-e9c3f8dbd418147e08286b03159958dcbd1210d6.tar.bz2 gentoo-2-e9c3f8dbd418147e08286b03159958dcbd1210d6.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Path-Class')
-rw-r--r-- | dev-perl/Path-Class/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.18.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Path-Class/ChangeLog b/dev-perl/Path-Class/ChangeLog index c356aa1a465c..a477715be3fc 100644 --- a/dev-perl/Path-Class/ChangeLog +++ b/dev-perl/Path-Class/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Path-Class -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.17 2009/12/21 18:52:55 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.18 2010/01/10 19:32:23 grobian Exp $ + + 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> Path-Class-0.18.ebuild: + Transfer Prefix keywords *Path-Class-0.18 (21 Dec 2009) diff --git a/dev-perl/Path-Class/Path-Class-0.18.ebuild b/dev-perl/Path-Class/Path-Class-0.18.ebuild index f950780bc84a..518a22ac9f35 100644 --- a/dev-perl/Path-Class/Path-Class-0.18.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/Path-Class/Path-Class-0.18.ebuild,v 1.1 2009/12/21 18:52:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.18.ebuild,v 1.2 2010/01/10 19:32:23 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=virtual/perl-File-Spec-0.87" |