diff options
author | Markus Meier <maekke@gentoo.org> | 2011-03-13 21:35:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-03-13 21:35:19 +0000 |
commit | bbad19a1b8b22b0499998def662879388ff67f51 (patch) | |
tree | d82a18c37bb2d22399398dcff769a18515716c12 /virtual/perl-CPAN-Meta | |
parent | add ~arm, bug #357599 (diff) | |
download | gentoo-2-bbad19a1b8b22b0499998def662879388ff67f51.tar.gz gentoo-2-bbad19a1b8b22b0499998def662879388ff67f51.tar.bz2 gentoo-2-bbad19a1b8b22b0499998def662879388ff67f51.zip |
add ~arm, bug #357599
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-CPAN-Meta')
-rw-r--r-- | virtual/perl-CPAN-Meta/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-CPAN-Meta/ChangeLog b/virtual/perl-CPAN-Meta/ChangeLog index a17acad949e0..226d416d956c 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.4 2011/03/08 14:37:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.5 2011/03/13 21:35:19 maekke Exp $ + + 13 Mar 2011; Markus Meier <maekke@gentoo.org> + perl-CPAN-Meta-2.110.580.ebuild: + add ~arm, bug #357599 08 Mar 2011; Jeroen Roovers <jer@gentoo.org> perl-CPAN-Meta-2.110.440.ebuild, perl-CPAN-Meta-2.110.580.ebuild: diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.ebuild index 00271113c934..3009d74b28d0 100644 --- a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.ebuild +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.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.580.ebuild,v 1.2 2011/03/08 14:37:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.110.580.ebuild,v 1.3 2011/03/13 21:35:19 maekke Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~ppc-aix ~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="~amd64 ~arm ~hppa ~x86 ~ppc-aix ~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}" |