diff options
author | Johannes Huber <johu@gentoo.org> | 2012-05-22 08:59:54 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-05-22 08:59:54 +0000 |
commit | 83cfa81643542ce16d6d7988cd7e608fb1c58f87 (patch) | |
tree | 8f0e2e3afc9b3c1550e62333eeaee37667ac7f1b /dev-perl/PPI | |
parent | Add Changelog entry for "mask x11-wm/parti". (diff) | |
download | historical-83cfa81643542ce16d6d7988cd7e608fb1c58f87.tar.gz historical-83cfa81643542ce16d6d7988cd7e608fb1c58f87.tar.bz2 historical-83cfa81643542ce16d6d7988cd7e608fb1c58f87.zip |
Stable for x86, wrt bug #412963
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/PPI')
-rw-r--r-- | dev-perl/PPI/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PPI/PPI-1.215.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PPI/ChangeLog b/dev-perl/PPI/ChangeLog index 13ce0e63be49..0879d640c395 100644 --- a/dev-perl/PPI/ChangeLog +++ b/dev-perl/PPI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PPI # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.41 2012/04/26 19:27:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.42 2012/05/22 08:58:35 johu Exp $ + + 22 May 2012; Johannes Huber <johu@gentoo.org> PPI-1.215.0.ebuild: + Stable for x86, wrt bug #412963 26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> PPI-1.215.0.ebuild: Stable for amd64, wrt bug #412963 diff --git a/dev-perl/PPI/PPI-1.215.0.ebuild b/dev-perl/PPI/PPI-1.215.0.ebuild index 15a76294175e..558d6ee2fa9c 100644 --- a/dev-perl/PPI/PPI-1.215.0.ebuild +++ b/dev-perl/PPI/PPI-1.215.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/PPI/PPI-1.215.0.ebuild,v 1.3 2012/04/26 19:27:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.215.0.ebuild,v 1.4 2012/05/22 08:58:35 johu Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |