diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-14 23:50:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-14 23:50:39 +0000 |
commit | 9d93eff6ca091de7f4a19f831e7d27d36f6bcc3f (patch) | |
tree | 489e250ad7cf9c634a2bc20a356df464a9c13ff3 /virtual/perl-CPAN-Meta | |
parent | arm stable, bug #393397 (diff) | |
download | gentoo-2-9d93eff6ca091de7f4a19f831e7d27d36f6bcc3f.tar.gz gentoo-2-9d93eff6ca091de7f4a19f831e7d27d36f6bcc3f.tar.bz2 gentoo-2-9d93eff6ca091de7f4a19f831e7d27d36f6bcc3f.zip |
arm stable, bug #393397
(Portage version: 2.1.10.40/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.112.621.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-CPAN-Meta/ChangeLog b/virtual/perl-CPAN-Meta/ChangeLog index b65b7d755bed..086f9112f459 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.16 2011/12/07 01:52:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.17 2011/12/14 23:50:39 maekke Exp $ + + 14 Dec 2011; Markus Meier <maekke@gentoo.org> + perl-CPAN-Meta-2.112.621.ebuild: + arm stable, bug #393397 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> perl-CPAN-Meta-2.112.621.ebuild: Stable for HPPA (bug #393397). diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild index ac66bf3a2c17..9c0545f78062 100644 --- a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.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.112.621.ebuild,v 1.2 2011/12/07 01:52:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild,v 1.3 2011/12/14 23:50:39 maekke Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -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" +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}" |