summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 14:41:14 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 14:41:14 +0000
commit5df9f2bb1d675d846d4f4c84da21de8194505375 (patch)
tree54404706d28f94117c3214e18de9c837869a96df /perl-core/Scalar-List-Utils
parentCleanup (diff)
downloadgentoo-2-5df9f2bb1d675d846d4f4c84da21de8194505375.tar.gz
gentoo-2-5df9f2bb1d675d846d4f4c84da21de8194505375.tar.bz2
gentoo-2-5df9f2bb1d675d846d4f4c84da21de8194505375.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r--perl-core/Scalar-List-Utils/ChangeLog6
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild16
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild18
3 files changed, 5 insertions, 35 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog
index 013fff6bac95..a4c6c4ba6308 100644
--- a/perl-core/Scalar-List-Utils/ChangeLog
+++ b/perl-core/Scalar-List-Utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Scalar-List-Utils
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.31 2010/01/05 19:19:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.32 2010/01/17 14:41:14 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -Scalar-List-Utils-1.18.ebuild, -Scalar-List-Utils-1.19.ebuild:
+ Cleanup
05 Jan 2010; nixnut <nixnut@gentoo.org> Scalar-List-Utils-1.21.ebuild:
ppc stable #288026
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
deleted file mode 100644
index 1bd5fb1fb833..000000000000
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.13 2007/03/30 06:57:38 vapier Exp $
-
-inherit perl-module
-
-DESCRIPTION="Scalar-List-Utils module for perl"
-HOMEPAGE="http://cpan.org/modules/by-module/Scalar/"
-SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-lang/perl"
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild
deleted file mode 100644
index 4d89ebc0737d..000000000000
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.12 2009/12/16 21:56:18 abcd Exp $
-
-inherit perl-module
-
-DESCRIPTION="Scalar-List-Utils module for perl"
-HOMEPAGE="http://cpan.org/modules/by-module/Scalar/"
-SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~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=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST=do