diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 13:22:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 13:22:05 +0000 |
commit | e362c5f80fa307cd8fda3b9bbeb006a74921c15c (patch) | |
tree | 8a71d7896378f3c9cce680957972398bd85727ee /virtual/perl-CPAN-Meta | |
parent | Stable for AMD64, wrt bug #393397 (diff) | |
download | historical-e362c5f80fa307cd8fda3b9bbeb006a74921c15c.tar.gz historical-e362c5f80fa307cd8fda3b9bbeb006a74921c15c.tar.bz2 historical-e362c5f80fa307cd8fda3b9bbeb006a74921c15c.zip |
Stable for AMD64, wrt bug #393397
Package-Manager: portage-2.1.10.41/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 086f9112f459..ade2d7c722fe 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.17 2011/12/14 23:50:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.18 2011/12/20 13:19:42 ago Exp $ + + 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> + perl-CPAN-Meta-2.112.621.ebuild: + Stable for AMD64, wrt bug #393397 14 Dec 2011; Markus Meier <maekke@gentoo.org> perl-CPAN-Meta-2.112.621.ebuild: 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 9c0545f78062..b7c69b9366dd 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.3 2011/12/14 23:50:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.112.621.ebuild,v 1.4 2011/12/20 13:19:42 ago 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}" |