diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-02 19:34:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-02 19:34:25 +0000 |
commit | 0f428d708987185f353aa11a51a83e77b88a19d9 (patch) | |
tree | bbfd060af5e491ed14d2c9e53f97822da86496c9 /virtual/perl-CPAN-Meta-YAML | |
parent | Marking perl-Attribute-Handlers-0.910.0 ppc for bug 394039 (diff) | |
download | historical-0f428d708987185f353aa11a51a83e77b88a19d9.tar.gz historical-0f428d708987185f353aa11a51a83e77b88a19d9.tar.bz2 historical-0f428d708987185f353aa11a51a83e77b88a19d9.zip |
Marking perl-CPAN-Meta-YAML-0.4.0 ppc for bug 393397
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'virtual/perl-CPAN-Meta-YAML')
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-CPAN-Meta-YAML/ChangeLog b/virtual/perl-CPAN-Meta-YAML/ChangeLog index 74ce0b4cb01e..f945b91bd2d4 100644 --- a/virtual/perl-CPAN-Meta-YAML/ChangeLog +++ b/virtual/perl-CPAN-Meta-YAML/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-CPAN-Meta-YAML # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.18 2012/01/24 16:14:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.19 2012/02/02 19:34:25 ranger Exp $ + + 02 Feb 2012; Brent Baude <ranger@gentoo.org> + perl-CPAN-Meta-YAML-0.4.0.ebuild: + Marking perl-CPAN-Meta-YAML-0.4.0 ppc stable for bug 393397 *perl-CPAN-Meta-YAML-0.5.0 (24 Jan 2012) diff --git a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild index af8e2809ba8b..cd44c8ae0c36 100644 --- a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild +++ b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.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/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild,v 1.6 2012/01/15 18:28:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild,v 1.7 2012/02/02 19:34:25 ranger Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |