diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-04 16:44:41 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-04 16:44:41 +0000 |
commit | 3cbb433b9461730b5af3c475bb6b210357bedae1 (patch) | |
tree | c0ca9fd51b16500b6db603b41e3fed5aba35b8fb /perl-core | |
parent | Add Perl 5.22 version, remove old (diff) | |
download | gentoo-2-3cbb433b9461730b5af3c475bb6b210357bedae1.tar.gz gentoo-2-3cbb433b9461730b5af3c475bb6b210357bedae1.tar.bz2 gentoo-2-3cbb433b9461730b5af3c475bb6b210357bedae1.zip |
Remove old
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0-r1.ebuild | 25 | ||||
-rw-r--r-- | perl-core/CPAN-Meta-Requirements/ChangeLog | 8 |
2 files changed, 6 insertions, 27 deletions
diff --git a/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0-r1.ebuild b/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0-r1.ebuild deleted file mode 100644 index 63fcb87afb7b..000000000000 --- a/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0-r1.ebuild,v 1.1 2014/07/25 21:26:12 dilfridge Exp $ - -EAPI=5 - -MODULE_AUTHOR=DAGOLDEN -MODULE_VERSION=2.122 -inherit perl-module - -DESCRIPTION="A set of version requirements for a CPAN dist" - -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=" - virtual/perl-Scalar-List-Utils - >=virtual/perl-version-0.77 - !<perl-core/CPAN-Meta-2.120.920 -" -DEPEND="${RDEPEND} -" - -SRC_TEST="do" diff --git a/perl-core/CPAN-Meta-Requirements/ChangeLog b/perl-core/CPAN-Meta-Requirements/ChangeLog index 249eae061ec4..cb81c965e3f8 100644 --- a/perl-core/CPAN-Meta-Requirements/ChangeLog +++ b/perl-core/CPAN-Meta-Requirements/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/CPAN-Meta-Requirements -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/ChangeLog,v 1.22 2014/07/25 21:26:12 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/ChangeLog,v 1.23 2015/06/04 16:44:41 dilfridge Exp $ + + 04 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> + -CPAN-Meta-Requirements-2.122.0-r1.ebuild: + Remove old *CPAN-Meta-Requirements-2.122.0-r1 (25 Jul 2014) *CPAN-Meta-Requirements-2.125.0-r1 (25 Jul 2014) |