diff options
author | 2013-02-18 18:33:41 +0000 | |
---|---|---|
committer | 2013-02-18 18:33:41 +0000 | |
commit | 7a70d3e83db575907b37c9e83816c84a1f385a36 (patch) | |
tree | d0ba414d622915460a5a7fd2735fcfc85e98abc6 /virtual/perl-parent | |
parent | Stable for x86, wrt bug #458146 (diff) | |
download | gentoo-2-7a70d3e83db575907b37c9e83816c84a1f385a36.tar.gz gentoo-2-7a70d3e83db575907b37c9e83816c84a1f385a36.tar.bz2 gentoo-2-7a70d3e83db575907b37c9e83816c84a1f385a36.zip |
Stable for x86, wrt bug #458146
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 bc99c4a843f2..075b7e05abe0 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.23 2013/02/18 18:31:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.24 2013/02/18 18:33:41 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-parent-0.225.0-r3.ebuild: + Stable for x86, wrt bug #458146 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-parent-0.225.0-r3.ebuild: Stable for amd64, 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 66acbf935be5..5f007834f459 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.2 2013/02/18 18:31:49 ago Exp $ +# $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 $ 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} )" |