diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:29:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:29:57 +0000 |
commit | 3ec8c205eacf30d2b35a8d833f780c8521726b8f (patch) | |
tree | 78c1d496497b1ae9695835226ca0d425dd498c49 /dev-perl/Path-Class/Path-Class-0.260.0.ebuild | |
parent | Stable for amd64, wrt bug #429000 (diff) | |
download | historical-3ec8c205eacf30d2b35a8d833f780c8521726b8f.tar.gz historical-3ec8c205eacf30d2b35a8d833f780c8521726b8f.tar.bz2 historical-3ec8c205eacf30d2b35a8d833f780c8521726b8f.zip |
Stable for amd64, wrt bug #429004
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Path-Class/Path-Class-0.260.0.ebuild')
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.260.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Path-Class/Path-Class-0.260.0.ebuild b/dev-perl/Path-Class/Path-Class-0.260.0.ebuild index 519f0a947b26..586ec245d263 100644 --- a/dev-perl/Path-Class/Path-Class-0.260.0.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.260.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/Path-Class/Path-Class-0.260.0.ebuild,v 1.3 2012/09/01 11:48:58 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.260.0.ebuild,v 1.4 2012/09/12 08:29:57 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=virtual/perl-File-Spec-0.87" |