summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 14:40:55 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 14:40:55 +0000
commitb25bb77863d2561359bcf4b7b163a913b29b54ff (patch)
treee842970f507ac227e3354d54c456c902c187ffaa /virtual
parentCleanup (diff)
downloadgentoo-2-b25bb77863d2561359bcf4b7b163a913b29b54ff.tar.gz
gentoo-2-b25bb77863d2561359bcf4b7b163a913b29b54ff.tar.bz2
gentoo-2-b25bb77863d2561359bcf4b7b163a913b29b54ff.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Scalar-List-Utils/ChangeLog6
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild6
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild14
3 files changed, 8 insertions, 18 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog
index 740152cada1b..ce1458d071d8 100644
--- a/virtual/perl-Scalar-List-Utils/ChangeLog
+++ b/virtual/perl-Scalar-List-Utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Scalar-List-Utils
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.33 2010/01/07 20:32:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.34 2010/01/17 14:40:55 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org>
+ perl-Scalar-List-Utils-1.18.ebuild, -perl-Scalar-List-Utils-1.19.ebuild:
+ Cleanup
07 Jan 2010; Torsten Veller <tove@gentoo.org>
perl-Scalar-List-Utils-1.18.ebuild, perl-Scalar-List-Utils-1.19.ebuild,
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild
index 3b33e3fa2efc..a6d419b1ca6c 100644
--- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild,v 1.14 2010/01/07 20:32:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild,v 1.15 2010/01/17 14:40:55 tove Exp $
DESCRIPTION="Virtual for Scalar-List-Utils"
HOMEPAGE=""
@@ -8,8 +8,8 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+KEYWORDS="~sparc-fbsd"
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Scalar-List-Utils-${PV} )"
+RDEPEND="~dev-lang/perl-5.8.8"
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild
deleted file mode 100644
index fe0b07e5b5f9..000000000000
--- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild,v 1.12 2010/01/07 20:32:16 tove Exp $
-
-DESCRIPTION="Virtual for Scalar-List-Utils"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="~perl-core/Scalar-List-Utils-${PV}"