diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-26 18:32:38 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-26 18:32:38 +0000 |
commit | 332b076da8b7eeb87fe8d4ada50a7bc367be3083 (patch) | |
tree | 67bdfd5a2ebb39b5a4eab4b895b507fe09574de3 /virtual | |
parent | Marked ~ppc/~ppc64 wrt #357599 (diff) | |
download | gentoo-2-332b076da8b7eeb87fe8d4ada50a7bc367be3083.tar.gz gentoo-2-332b076da8b7eeb87fe8d4ada50a7bc367be3083.tar.bz2 gentoo-2-332b076da8b7eeb87fe8d4ada50a7bc367be3083.zip |
Marked ~ppc/~ppc64 wrt #357599
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-CPAN-Meta/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-CPAN-Meta/ChangeLog b/virtual/perl-CPAN-Meta/ChangeLog index e2a00ba4521e..1627de0804f0 100644 --- a/virtual/perl-CPAN-Meta/ChangeLog +++ b/virtual/perl-CPAN-Meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-CPAN-Meta # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.12 2011/07/07 04:34:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.13 2011/07/26 18:32:38 xarthisius Exp $ + + 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + perl-CPAN-Meta-2.110.930.ebuild: + Marked ~ppc/~ppc64 wrt #357599 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> perl-CPAN-Meta-2.110.930.ebuild: diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild index 0fbafeeaa75d..ca6562485ff7 100644 --- a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild,v 1.4 2011/07/07 04:34:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.930.ebuild,v 1.5 2011/07/26 18:32:38 xarthisius Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~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 ~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}" |