summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-02-21 16:06:08 +0000
committerMichał Górny <mgorny@gentoo.org>2015-02-21 16:06:08 +0000
commit2dcf491d4d482c76ce75cfd0cc0244cd5d70ab16 (patch)
treedae8f62de1bb727fb89d3a2bf85ec3cdca295fa8 /virtual/perl-CPAN
parentFix compiler warning, testsuite, dodoc issue and /var/run. (diff)
downloadgentoo-2-2dcf491d4d482c76ce75cfd0cc0244cd5d70ab16.tar.gz
gentoo-2-2dcf491d4d482c76ce75cfd0cc0244cd5d70ab16.tar.bz2
gentoo-2-2dcf491d4d482c76ce75cfd0cc0244cd5d70ab16.zip
Transfer stable keywords and drop old
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'virtual/perl-CPAN')
-rw-r--r--virtual/perl-CPAN/ChangeLog5
-rw-r--r--virtual/perl-CPAN/perl-CPAN-2.90.0.ebuild21
2 files changed, 4 insertions, 22 deletions
diff --git a/virtual/perl-CPAN/ChangeLog b/virtual/perl-CPAN/ChangeLog
index e6109d274753..0ee76865b946 100644
--- a/virtual/perl-CPAN/ChangeLog
+++ b/virtual/perl-CPAN/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-CPAN
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.34 2015/02/21 09:48:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.35 2015/02/21 16:06:08 mgorny Exp $
+
+ 21 Feb 2015; Michał Górny <mgorny@gentoo.org> -perl-CPAN-2.90.0.ebuild:
+ Transfer stable keywords and drop old
*perl-CPAN-2.90.0-r1 (21 Feb 2015)
diff --git a/virtual/perl-CPAN/perl-CPAN-2.90.0.ebuild b/virtual/perl-CPAN/perl-CPAN-2.90.0.ebuild
deleted file mode 100644
index c6ce7aa2df5c..000000000000
--- a/virtual/perl-CPAN/perl-CPAN-2.90.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.90.0.ebuild,v 1.1 2015/02/14 23:16:44 dilfridge Exp $
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- || ( =dev-lang/perl-5.20.2* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"