summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2014-07-05 22:15:06 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2014-07-05 22:15:06 +0000
commitd488775b0911c742475fb53ca1d3a2b75b5223b4 (patch)
treebb74a6bc2d409352787d8c48742568a0814a21ab /virtual/perl-Encode/perl-Encode-2.600.0.ebuild
parentAdd 5.20 version of Encode to perl-5.20 mask (diff)
downloadhistorical-d488775b0911c742475fb53ca1d3a2b75b5223b4.tar.gz
historical-d488775b0911c742475fb53ca1d3a2b75b5223b4.tar.bz2
historical-d488775b0911c742475fb53ca1d3a2b75b5223b4.zip
Add perl-5.20 version and remove old
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xEBE6A336BE19039C!
Diffstat (limited to 'virtual/perl-Encode/perl-Encode-2.600.0.ebuild')
-rw-r--r--virtual/perl-Encode/perl-Encode-2.600.0.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Encode/perl-Encode-2.600.0.ebuild b/virtual/perl-Encode/perl-Encode-2.600.0.ebuild
new file mode 100644
index 000000000000..8bd1a688c042
--- /dev/null
+++ b/virtual/perl-Encode/perl-Encode-2.600.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.600.0.ebuild,v 1.1 2014/07/05 22:15:05 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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE=""
+
+RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )"