diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2012-05-15 19:18:17 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2012-05-15 19:18:17 +0000 |
commit | faea24990e5c82cf64cded0785621ba156f23568 (patch) | |
tree | 129f4894baff12ae9d39e148e5712d55dbfbdfa3 /virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild | |
parent | Stable for ppc64; bug #393397 (diff) | |
download | gentoo-2-faea24990e5c82cf64cded0785621ba156f23568.tar.gz gentoo-2-faea24990e5c82cf64cded0785621ba156f23568.tar.bz2 gentoo-2-faea24990e5c82cf64cded0785621ba156f23568.zip |
Stable for ppc64; bug #393397
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild')
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 cd44c8ae0c36..e889654763c9 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.7 2012/02/02 19:34:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild,v 1.8 2012/05/15 19:18:17 halcy0n 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}" |