diff options
author | 2013-02-18 20:30:43 +0000 | |
---|---|---|
committer | 2013-02-18 20:30:43 +0000 | |
commit | 0495400631fbf6676b3122ae39a716b8150c6f05 (patch) | |
tree | a197aefdf57c10a0f65b865cd8742d700da0d2e8 /virtual/perl-parent | |
parent | Stable for ppc, wrt bug #458146 (diff) | |
download | gentoo-2-0495400631fbf6676b3122ae39a716b8150c6f05.tar.gz gentoo-2-0495400631fbf6676b3122ae39a716b8150c6f05.tar.bz2 gentoo-2-0495400631fbf6676b3122ae39a716b8150c6f05.zip |
Stable for ppc, wrt bug #458146
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-parent')
-rw-r--r-- | virtual/perl-parent/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-parent/perl-parent-0.225.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog index 075b7e05abe0..cb651d1948cf 100644 --- a/virtual/perl-parent/ChangeLog +++ b/virtual/perl-parent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-parent # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.24 2013/02/18 18:33:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.25 2013/02/18 20:30:43 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-parent-0.225.0-r3.ebuild: + Stable for ppc, wrt bug #458146 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-parent-0.225.0-r3.ebuild: Stable for x86, wrt bug #458146 diff --git a/virtual/perl-parent/perl-parent-0.225.0-r3.ebuild b/virtual/perl-parent/perl-parent-0.225.0-r3.ebuild index 5f007834f459..ab13401c1c82 100644 --- a/virtual/perl-parent/perl-parent-0.225.0-r3.ebuild +++ b/virtual/perl-parent/perl-parent-0.225.0-r3.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/virtual/perl-parent/perl-parent-0.225.0-r3.ebuild,v 1.3 2013/02/18 18:33:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r3.ebuild,v 1.4 2013/02/18 20:30:43 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |