summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-13 15:20:10 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-13 15:20:10 +0000
commitd7e60f2e021e01f79837ab67908158ab21d58e23 (patch)
tree68df85369fd57270b11955cca1efd24beadcc037 /virtual/perl-Test-Simple
parentAdd 5.20 version of Test::Simple to perl-5.20 mask (diff)
downloadgentoo-2-d7e60f2e021e01f79837ab67908158ab21d58e23.tar.gz
gentoo-2-d7e60f2e021e01f79837ab67908158ab21d58e23.tar.bz2
gentoo-2-d7e60f2e021e01f79837ab67908158ab21d58e23.zip
Add perl-5.20 version; improve dependencies; remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'virtual/perl-Test-Simple')
-rw-r--r--virtual/perl-Test-Simple/ChangeLog11
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild15
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-0.96.ebuild15
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r4.ebuild (renamed from virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild)9
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild (renamed from virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r3.ebuild)9
5 files changed, 24 insertions, 35 deletions
diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog
index 40a047cf5e61..dacb601a1d08 100644
--- a/virtual/perl-Test-Simple/ChangeLog
+++ b/virtual/perl-Test-Simple/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for virtual/perl-Test-Simple
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.89 2014/01/20 20:46:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.90 2014/07/13 15:20:10 dilfridge Exp $
+
+*perl-Test-Simple-1.1.2 (13 Jul 2014)
+*perl-Test-Simple-0.980.0-r4 (13 Jul 2014)
+
+ 13 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-Test-Simple-0.94.ebuild, -perl-Test-Simple-0.96.ebuild,
+ -perl-Test-Simple-0.980.0-r2.ebuild, -perl-Test-Simple-0.980.0-r3.ebuild,
+ +perl-Test-Simple-0.980.0-r4.ebuild, +perl-Test-Simple-1.1.2.ebuild:
+ Add perl-5.20 version; improve dependencies; remove old
20 Jan 2014; Mike Frysinger <vapier@gentoo.org> perl-Test-Simple-0.96.ebuild:
Add arm64 love.
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild
deleted file mode 100644
index 058aeb8cde29..000000000000
--- a/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild,v 1.16 2011/07/30 12:03:43 tove Exp $
-
-DESCRIPTION="Virtual for Test-Simple"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/Test-Simple-${PV} )"
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.96.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.96.ebuild
deleted file mode 100644
index 17a28f9931fd..000000000000
--- a/virtual/perl-Test-Simple/perl-Test-Simple-0.96.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.96.ebuild,v 1.3 2014/01/20 20:46:08 vapier Exp $
-
-DESCRIPTION="Virtual for Test-Simple"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Test-Simple-${PV}"
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r4.ebuild
index 9bdd4b3ad4f9..354db666a21c 100644
--- a/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild
+++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild,v 1.8 2014/01/19 21:07:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r4.ebuild,v 1.1 2014/07/13 15:20:10 dilfridge Exp $
+
+EAPI=5
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,4 +13,7 @@ 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.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"
+RDEPEND="
+ || ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+"
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r3.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild
index 4490bc218679..31d9f8c365cf 100644
--- a/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r3.ebuild
+++ b/virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r3.ebuild,v 1.3 2014/01/19 21:07:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-1.1.2.ebuild,v 1.1 2014/07/13 15:20:10 dilfridge Exp $
+
+EAPI=5
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,4 +13,7 @@ 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.18* =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"
+RDEPEND="
+ || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+"