diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:17:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:17:33 +0000 |
commit | 523c8ffed74e8df16f150c3d0cef62119db5bca8 (patch) | |
tree | 669afceaea24f281ea7571fdf6e73f73a549f395 /dev-perl | |
parent | Stable for x86, wrt bug #463056 (diff) | |
download | gentoo-2-523c8ffed74e8df16f150c3d0cef62119db5bca8.tar.gz gentoo-2-523c8ffed74e8df16f150c3d0cef62119db5bca8.tar.bz2 gentoo-2-523c8ffed74e8df16f150c3d0cef62119db5bca8.zip |
Stable for x86, wrt bug #463058
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Path-Class/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.310.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Path-Class/ChangeLog b/dev-perl/Path-Class/ChangeLog index 51be0fa93359..6f6aaf1f0473 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.46 2013/05/15 14:09:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.47 2013/05/15 14:17:33 ago Exp $ + + 15 May 2013; Agostino Sarubbo <ago@gentoo.org> Path-Class-0.310.0.ebuild: + Stable for x86, wrt bug #463058 15 May 2013; Agostino Sarubbo <ago@gentoo.org> Path-Class-0.310.0.ebuild: Stable for amd64, wrt bug #463058 diff --git a/dev-perl/Path-Class/Path-Class-0.310.0.ebuild b/dev-perl/Path-Class/Path-Class-0.310.0.ebuild index 376b57d3535f..93ab73978112 100644 --- a/dev-perl/Path-Class/Path-Class-0.310.0.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.310.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.310.0.ebuild,v 1.2 2013/05/15 14:09:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.310.0.ebuild,v 1.3 2013/05/15 14:17:33 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |