summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-16 18:46:42 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-16 18:46:42 +0000
commit58501e0bf5b583625cf802c3afe3192910ef4f51 (patch)
tree46f19c45669f3456c126b3d57a372bb7191ece63 /virtual/perl-parent
parentAdd perl-5.16, -20 version; improve dependencies; remove old (diff)
downloadgentoo-2-58501e0bf5b583625cf802c3afe3192910ef4f51.tar.gz
gentoo-2-58501e0bf5b583625cf802c3afe3192910ef4f51.tar.bz2
gentoo-2-58501e0bf5b583625cf802c3afe3192910ef4f51.zip
Improve dependencies; remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'virtual/perl-parent')
-rw-r--r--virtual/perl-parent/ChangeLog10
-rw-r--r--virtual/perl-parent/perl-parent-0.224.ebuild14
-rw-r--r--virtual/perl-parent/perl-parent-0.225.0-r4.ebuild (renamed from virtual/perl-parent/perl-parent-0.225.0-r3.ebuild)10
-rw-r--r--virtual/perl-parent/perl-parent-0.228-r1.ebuild (renamed from virtual/perl-parent/perl-parent-0.227.ebuild)10
-rw-r--r--virtual/perl-parent/perl-parent-0.228.ebuild14
5 files changed, 25 insertions, 33 deletions
diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog
index 0081cb931614..1b722e1ef9f0 100644
--- a/virtual/perl-parent/ChangeLog
+++ b/virtual/perl-parent/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for virtual/perl-parent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.31 2014/01/17 05:59:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.32 2014/07/16 18:46:42 dilfridge Exp $
+
+*perl-parent-0.228-r1 (16 Jul 2014)
+
+ 16 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-parent-0.224.ebuild, -perl-parent-0.225.0-r3.ebuild,
+ +perl-parent-0.225.0-r4.ebuild, -perl-parent-0.227.ebuild,
+ -perl-parent-0.228.ebuild, +perl-parent-0.228-r1.ebuild:
+ Improve dependencies; remove old
17 Jan 2014; Mike Frysinger <vapier@gentoo.org> perl-parent-0.225.0-r3.ebuild,
perl-parent-0.227.ebuild, perl-parent-0.228.ebuild:
diff --git a/virtual/perl-parent/perl-parent-0.224.ebuild b/virtual/perl-parent/perl-parent-0.224.ebuild
deleted file mode 100644
index bd0fcd08aa3b..000000000000
--- a/virtual/perl-parent/perl-parent-0.224.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.224.ebuild,v 1.4 2012/04/01 15:48:20 armin76 Exp $
-
-DESCRIPTION="Virtual for parent"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/parent-${PV}"
diff --git a/virtual/perl-parent/perl-parent-0.225.0-r3.ebuild b/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild
index dc769d55b8b3..ff1d01392d8a 100644
--- a/virtual/perl-parent/perl-parent-0.225.0-r3.ebuild
+++ b/virtual/perl-parent/perl-parent-0.225.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-parent/perl-parent-0.225.0-r3.ebuild,v 1.5 2014/01/17 05:59:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild,v 1.3 2014/07/16 18:46:42 dilfridge Exp $
+
+EAPI=5
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,4 +13,8 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ppc s390 sh ~sparc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"
diff --git a/virtual/perl-parent/perl-parent-0.227.ebuild b/virtual/perl-parent/perl-parent-0.228-r1.ebuild
index 6921a6e926a7..05b28747ffc9 100644
--- a/virtual/perl-parent/perl-parent-0.227.ebuild
+++ b/virtual/perl-parent/perl-parent-0.228-r1.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-parent/perl-parent-0.227.ebuild,v 1.3 2014/01/17 05:59:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.228-r1.ebuild,v 1.1 2014/07/16 18:46:42 dilfridge Exp $
+
+EAPI=5
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,4 +13,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"
diff --git a/virtual/perl-parent/perl-parent-0.228.ebuild b/virtual/perl-parent/perl-parent-0.228.ebuild
deleted file mode 100644
index f9624ee1d669..000000000000
--- a/virtual/perl-parent/perl-parent-0.228.ebuild
+++ /dev/null
@@ -1,14 +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-parent/perl-parent-0.228.ebuild,v 1.2 2014/01/17 05:59:25 vapier Exp $
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"