diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:26:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:26:29 +0000 |
commit | f96ed0f2d62adc781edc7f4db1767f05048c7c9d (patch) | |
tree | 002badf235b8f97a1594126ae748c3d04fdac515 /dev-perl/Path-Class | |
parent | Stable for ppc, wrt bug #495448 (diff) | |
download | gentoo-2-f96ed0f2d62adc781edc7f4db1767f05048c7c9d.tar.gz gentoo-2-f96ed0f2d62adc781edc7f4db1767f05048c7c9d.tar.bz2 gentoo-2-f96ed0f2d62adc781edc7f4db1767f05048c7c9d.zip |
Stable for ppc, wrt bug #495450
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Path-Class')
-rw-r--r-- | dev-perl/Path-Class/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.320.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 1908c88a033d..0b55a6eb87a6 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.52 2014/03/02 10:29:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.53 2014/03/05 15:26:29 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Path-Class-0.320.0.ebuild: + Stable for ppc, wrt bug #495450 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> Path-Class-0.320.0.ebuild: amd64 stable, bug #495450 diff --git a/dev-perl/Path-Class/Path-Class-0.320.0.ebuild b/dev-perl/Path-Class/Path-Class-0.320.0.ebuild index b8a8a24949b0..4ce682c1a9ac 100644 --- a/dev-perl/Path-Class/Path-Class-0.320.0.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.320.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.320.0.ebuild,v 1.3 2014/03/02 10:29:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.320.0.ebuild,v 1.4 2014/03/05 15:26:29 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=" |