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-File-Spec
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-File-Spec')
-rw-r--r--virtual/perl-File-Spec/ChangeLog6
-rw-r--r--virtual/perl-File-Spec/perl-File-Spec-3.480.100.ebuild20
2 files changed, 5 insertions, 21 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog
index f5382035e3e0..8d2eab3cc8d5 100644
--- a/virtual/perl-File-Spec/ChangeLog
+++ b/virtual/perl-File-Spec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-File-Spec
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.102 2015/02/21 09:48:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.103 2015/02/21 16:06:08 mgorny Exp $
+
+ 21 Feb 2015; Michał Górny <mgorny@gentoo.org>
+ -perl-File-Spec-3.480.100.ebuild:
+ Transfer stable keywords and drop old
*perl-File-Spec-3.480.100-r1 (21 Feb 2015)
diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.480.100.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.480.100.ebuild
deleted file mode 100644
index 6653afc16ea1..000000000000
--- a/virtual/perl-File-Spec/perl-File-Spec-3.480.100.ebuild
+++ /dev/null
@@ -1,20 +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-File-Spec/perl-File-Spec-3.480.100.ebuild,v 1.1 2015/02/14 23:05:34 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="
- || ( =dev-lang/perl-5.20.2* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"