diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-17 08:15:14 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-17 08:15:14 +0000 |
commit | fd98308f130910f236a65a528a38b66c0842c94f (patch) | |
tree | 6594a467ddb68505e27f9068f02c6542001515fa /virtual/perl-Scalar-List-Utils | |
parent | Fix preview PNG generation with ghostscript-gpl-9.00, bug 351774. (diff) | |
download | historical-fd98308f130910f236a65a528a38b66c0842c94f.tar.gz historical-fd98308f130910f236a65a528a38b66c0842c94f.tar.bz2 historical-fd98308f130910f236a65a528a38b66c0842c94f.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
4 files changed, 7 insertions, 45 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog index ec0ed5533d00..8eff232eb990 100644 --- a/virtual/perl-Scalar-List-Utils/ChangeLog +++ b/virtual/perl-Scalar-List-Utils/ChangeLog @@ -1,6 +1,11 @@ # 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.45 2010/10/22 18:23:56 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.46 2011/01/17 07:46:26 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Scalar-List-Utils-1.18.ebuild, -perl-Scalar-List-Utils-1.21.ebuild, + -perl-Scalar-List-Utils-1.22.ebuild: + Cleanup 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> perl-Scalar-List-Utils-1.23.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 deleted file mode 100644 index a6d419b1ca6c..000000000000 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild +++ /dev/null @@ -1,15 +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.18.ebuild,v 1.15 2010/01/17 14:40:55 tove Exp $ - -DESCRIPTION="Virtual for Scalar-List-Utils" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~sparc-fbsd" -IUSE="" - -DEPEND="" -RDEPEND="~dev-lang/perl-5.8.8" diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild deleted file mode 100644 index b8053d36d046..000000000000 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.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.21.ebuild,v 1.11 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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Scalar-List-Utils-${PV} )" diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild deleted file mode 100644 index fd35f864fcca..000000000000 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.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.22.ebuild,v 1.5 2010/09/07 20:33:18 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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Scalar-List-Utils-${PV} )" |