diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-02-27 23:44:59 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-02-27 23:44:59 +0000 |
commit | 6f71d2157c8870b7acf69db54aa641d6de827eef (patch) | |
tree | 3f51e3b3785b0332f94a1fa786e34a8a89227c50 /virtual | |
parent | Cleanup how we determine base linux tarball. (diff) | |
download | gentoo-2-6f71d2157c8870b7acf69db54aa641d6de827eef.tar.gz gentoo-2-6f71d2157c8870b7acf69db54aa641d6de827eef.tar.bz2 gentoo-2-6f71d2157c8870b7acf69db54aa641d6de827eef.zip |
Version bump
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-CPAN-Meta/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.143.240.ebuild | 21 |
2 files changed, 28 insertions, 1 deletions
diff --git a/virtual/perl-CPAN-Meta/ChangeLog b/virtual/perl-CPAN-Meta/ChangeLog index 7b16f39dd0ac..0b6524be4f47 100644 --- a/virtual/perl-CPAN-Meta/ChangeLog +++ b/virtual/perl-CPAN-Meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-CPAN-Meta # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.59 2015/02/18 08:36:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.60 2015/02/27 23:44:59 dilfridge Exp $ + +*perl-CPAN-Meta-2.143.240 (27 Feb 2015) + + 27 Feb 2015; Andreas K. Huettel <dilfridge@gentoo.org> + +perl-CPAN-Meta-2.143.240.ebuild: + Version bump 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CPAN-Meta-2.140.640.ebuild: diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.143.240.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.143.240.ebuild new file mode 100644 index 000000000000..1dbcc682e7ff --- /dev/null +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.143.240.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2015 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.143.240.ebuild,v 1.1 2015/02/27 23:44:59 dilfridge Exp $ + +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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} + >=virtual/perl-CPAN-Meta-YAML-0.11.0 + >=virtual/perl-JSON-PP-2.271.30 +" +# see bug 519974 |