diff options
107 files changed, 179 insertions, 1158 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index 1fc3a4024687..b618c0b03522 100644 --- a/virtual/perl-Attribute-Handlers/ChangeLog +++ b/virtual/perl-Attribute-Handlers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Attribute-Handlers # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.17 2011/01/08 18:41:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.18 2011/01/17 08:15:13 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Attribute-Handlers-0.87.ebuild: + Cleanup 08 Jan 2011; Jeroen Roovers <jer@gentoo.org> perl-Attribute-Handlers-0.88.ebuild: diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild deleted file mode 100644 index 683aa7b63d9a..000000000000 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.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-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.10 2010/12/03 01:10:36 xmw Exp $ - -DESCRIPTION="Virtual for Attribute-Handlers" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Attribute-Handlers-${PV} )" diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog index b242e5650b3c..3309e8d2e3a4 100644 --- a/virtual/perl-AutoLoader/ChangeLog +++ b/virtual/perl-AutoLoader/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-AutoLoader -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.11 2010/12/18 09:57:43 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.12 2011/01/17 08:14:32 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-AutoLoader-5.70.ebuild: + Cleanup 18 Dec 2010; Torsten Veller <tove@gentoo.org> perl-AutoLoader-5.71.ebuild: Stable on x86 and amd64 (#348830) diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild deleted file mode 100644 index 39331b8d1c9e..000000000000 --- a/virtual/perl-AutoLoader/perl-AutoLoader-5.70.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-AutoLoader/perl-AutoLoader-5.70.ebuild,v 1.5 2010/09/07 20:17:15 tove Exp $ - -DESCRIPTION="Virtual for AutoLoader" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/AutoLoader-${PV} )" diff --git a/virtual/perl-Class-ISA/ChangeLog b/virtual/perl-Class-ISA/ChangeLog index 0ddf4b137c4d..4d18714aaf45 100644 --- a/virtual/perl-Class-ISA/ChangeLog +++ b/virtual/perl-Class-ISA/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Class-ISA -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Class-ISA/ChangeLog,v 1.19 2010/10/22 18:17:16 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Class-ISA/ChangeLog,v 1.20 2011/01/17 08:13:48 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Class-ISA-0.33.ebuild, + -perl-Class-ISA-0.35.ebuild: + Cleanup 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> perl-Class-ISA-0.36.ebuild: diff --git a/virtual/perl-Class-ISA/perl-Class-ISA-0.33.ebuild b/virtual/perl-Class-ISA/perl-Class-ISA-0.33.ebuild deleted file mode 100644 index ebd5f57ee14a..000000000000 --- a/virtual/perl-Class-ISA/perl-Class-ISA-0.33.ebuild +++ /dev/null @@ -1,16 +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-Class-ISA/perl-Class-ISA-0.33.ebuild,v 1.4 2010/01/07 19:58:20 tove Exp $ - -DESCRIPTION="Report the search path thru an ISA tree" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" - -IUSE="" -DEPEND="" - -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~dev-lang/perl-5.10.0 ~perl-core/Class-ISA-${PV} )" diff --git a/virtual/perl-Class-ISA/perl-Class-ISA-0.35.ebuild b/virtual/perl-Class-ISA/perl-Class-ISA-0.35.ebuild deleted file mode 100644 index 7d1333828c40..000000000000 --- a/virtual/perl-Class-ISA/perl-Class-ISA-0.35.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-Class-ISA/perl-Class-ISA-0.35.ebuild,v 1.7 2010/01/07 19:58:20 tove Exp $ - -DESCRIPTION="Report the search path thru an ISA tree" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" - -RDEPEND="~perl-core/Class-ISA-${PV}" diff --git a/virtual/perl-Compress-Raw-Bzip2/ChangeLog b/virtual/perl-Compress-Raw-Bzip2/ChangeLog index 32e01164dbd2..c8b682427ff5 100644 --- a/virtual/perl-Compress-Raw-Bzip2/ChangeLog +++ b/virtual/perl-Compress-Raw-Bzip2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Compress-Raw-Bzip2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog,v 1.39 2011/01/13 10:10:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog,v 1.40 2011/01/17 08:06:36 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Compress-Raw-Bzip2-2.021.ebuild, -perl-Compress-Raw-Bzip2-2.025.ebuild, + -perl-Compress-Raw-Bzip2-2.026.ebuild, -perl-Compress-Raw-Bzip2-2.027.ebuild, + -perl-Compress-Raw-Bzip2-2.030.ebuild: + Cleanup *perl-Compress-Raw-Bzip2-2.33 (13 Jan 2011) diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.021.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.021.ebuild deleted file mode 100644 index 89ab45d8dd33..000000000000 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.021.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-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.021.ebuild,v 1.10 2010/01/07 20:00:25 tove Exp $ - -DESCRIPTION="Virtual for Compress-Raw-Bzip2" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Compress-Raw-Bzip2-${PV}" diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.025.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.025.ebuild deleted file mode 100644 index 0d1ed7d2760b..000000000000 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.025.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-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.025.ebuild,v 1.1 2010/04/07 08:49:43 tove Exp $ - -DESCRIPTION="Virtual for Compress-Raw-Bzip2" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Compress-Raw-Bzip2-${PV}" diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.026.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.026.ebuild deleted file mode 100644 index 9a11c710ce04..000000000000 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.026.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-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.026.ebuild,v 1.1 2010/04/08 07:21:30 tove Exp $ - -DESCRIPTION="Virtual for Compress-Raw-Bzip2" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Compress-Raw-Bzip2-${PV}" diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.027.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.027.ebuild deleted file mode 100644 index 43d719b048d2..000000000000 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.027.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-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.027.ebuild,v 1.1 2010/04/25 06:43:48 tove Exp $ - -DESCRIPTION="Virtual for Compress-Raw-Bzip2" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Compress-Raw-Bzip2-${PV}" diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.030.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.030.ebuild deleted file mode 100644 index c9c436ef3beb..000000000000 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.030.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-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.030.ebuild,v 1.1 2010/07/26 05:43:26 tove Exp $ - -DESCRIPTION="Virtual for Compress-Raw-Bzip2" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Compress-Raw-Bzip2-${PV}" diff --git a/virtual/perl-Compress-Raw-Zlib/ChangeLog b/virtual/perl-Compress-Raw-Zlib/ChangeLog index f1b91920a346..9cca9eba5267 100644 --- a/virtual/perl-Compress-Raw-Zlib/ChangeLog +++ b/virtual/perl-Compress-Raw-Zlib/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Compress-Raw-Zlib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.40 2011/01/13 10:07:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.41 2011/01/17 08:05:22 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Compress-Raw-Zlib-2.021.ebuild, -perl-Compress-Raw-Zlib-2.025.ebuild, + -perl-Compress-Raw-Zlib-2.026.ebuild, -perl-Compress-Raw-Zlib-2.027.ebuild, + -perl-Compress-Raw-Zlib-2.030.ebuild: + Cleanup *perl-Compress-Raw-Zlib-2.33 (13 Jan 2011) diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.021.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.021.ebuild deleted file mode 100644 index 1ae7d9234805..000000000000 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.021.ebuild +++ /dev/null @@ -1,16 +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-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.021.ebuild,v 1.10 2010/01/07 20:04:53 tove Exp $ - -DESCRIPTION="Low-Level Interface to zlib compression library" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="" -DEPEND="" - -RDEPEND="~perl-core/Compress-Raw-Zlib-${PV}" diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.025.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.025.ebuild deleted file mode 100644 index 0dedbd45c977..000000000000 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.025.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-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.025.ebuild,v 1.1 2010/04/07 08:48:42 tove Exp $ - -DESCRIPTION="Low-Level Interface to zlib compression library" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Compress-Raw-Zlib-${PV}" diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.026.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.026.ebuild deleted file mode 100644 index c1468c57316e..000000000000 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.026.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-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.026.ebuild,v 1.1 2010/04/08 07:20:50 tove Exp $ - -DESCRIPTION="Low-Level Interface to zlib compression library" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Compress-Raw-Zlib-${PV}" diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.027.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.027.ebuild deleted file mode 100644 index f1f62a73e694..000000000000 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.027.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-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.027.ebuild,v 1.1 2010/04/25 06:44:31 tove Exp $ - -DESCRIPTION="Low-Level Interface to zlib compression library" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Compress-Raw-Zlib-${PV}" diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.030.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.030.ebuild deleted file mode 100644 index e8801c499f65..000000000000 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.030.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-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.030.ebuild,v 1.1 2010/07/26 05:43:55 tove Exp $ - -DESCRIPTION="Low-Level Interface to zlib compression library" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Compress-Raw-Zlib-${PV}" diff --git a/virtual/perl-Digest-MD5/ChangeLog b/virtual/perl-Digest-MD5/ChangeLog index 7e1369d6eeab..5def9620fb44 100644 --- a/virtual/perl-Digest-MD5/ChangeLog +++ b/virtual/perl-Digest-MD5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Digest-MD5 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/ChangeLog,v 1.36 2010/10/05 17:25:42 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/ChangeLog,v 1.37 2011/01/17 08:13:09 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Digest-MD5-2.40.ebuild, + -perl-Digest-MD5-2.50.ebuild: + Cleanup *perl-Digest-MD5-2.51 (05 Oct 2010) diff --git a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.40.ebuild b/virtual/perl-Digest-MD5/perl-Digest-MD5-2.40.ebuild deleted file mode 100644 index 8e56eed4283a..000000000000 --- a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.40.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-Digest-MD5/perl-Digest-MD5-2.40.ebuild,v 1.2 2010/09/03 12:27:55 fauli Exp $ - -DESCRIPTION="Virtual for Digest-MD5" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="" - -DEPEND="" -RDEPEND="~perl-core/Digest-MD5-${PV}" diff --git a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.50.ebuild b/virtual/perl-Digest-MD5/perl-Digest-MD5-2.50.ebuild deleted file mode 100644 index 70669e0c3151..000000000000 --- a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.50.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-Digest-MD5/perl-Digest-MD5-2.50.ebuild,v 1.1 2010/09/26 07:40:08 tove Exp $ - -DESCRIPTION="Virtual for Digest-MD5" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="" - -DEPEND="" -RDEPEND="~perl-core/Digest-MD5-${PV}" diff --git a/virtual/perl-ExtUtils-CBuilder/ChangeLog b/virtual/perl-ExtUtils-CBuilder/ChangeLog index 2f881d9de2ee..e55900287ba1 100644 --- a/virtual/perl-ExtUtils-CBuilder/ChangeLog +++ b/virtual/perl-ExtUtils-CBuilder/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-ExtUtils-CBuilder # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 1.33 2011/01/13 10:22:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 1.34 2011/01/17 08:12:01 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-ExtUtils-CBuilder-0.27.ebuild, -perl-ExtUtils-CBuilder-0.27.01.ebuild, + -perl-ExtUtils-CBuilder-0.27.02.ebuild: + Cleanup *perl-ExtUtils-CBuilder-0.280.200 (13 Jan 2011) diff --git a/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.01.ebuild b/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.01.ebuild deleted file mode 100644 index 139755189a80..000000000000 --- a/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.01.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-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.01.ebuild,v 1.1 2010/02/17 15:24:42 tove Exp $ - -DESCRIPTION="Compile and link C code for Perl modules" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/ExtUtils-CBuilder-${PV}" diff --git a/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.02.ebuild b/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.02.ebuild deleted file mode 100644 index ffc4b2d07fcd..000000000000 --- a/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.02.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-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.02.ebuild,v 1.1 2010/02/23 15:30:50 tove Exp $ - -DESCRIPTION="Compile and link C code for Perl modules" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/ExtUtils-CBuilder-${PV}" diff --git a/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.ebuild b/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.ebuild deleted file mode 100644 index 5a5cdc37d9ae..000000000000 --- a/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.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-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.27.ebuild,v 1.5 2010/09/07 20:22:21 tove Exp $ - -DESCRIPTION="Compile and link C code for Perl modules" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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/ExtUtils-CBuilder-${PV} )" diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.ebuild deleted file mode 100644 index 2d0147e69157..000000000000 --- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.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-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.ebuild,v 1.10 2010/01/07 20:11:00 tove Exp $ - -DESCRIPTION="Converts Perl XS code into C code" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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/ExtUtils-ParseXS-${PV}" diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild deleted file mode 100644 index cceb1efffede..000000000000 --- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.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-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild,v 1.5 2010/09/07 20:23:57 tove Exp $ - -DESCRIPTION="Converts Perl XS code into C code" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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/ExtUtils-ParseXS-${PV} )" diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.01.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.01.ebuild deleted file mode 100644 index 85b0fc569ff1..000000000000 --- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.01.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-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.01.ebuild,v 1.1 2010/01/26 21:41:10 tove Exp $ - -DESCRIPTION="Converts Perl XS code into C code" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/ExtUtils-ParseXS-${PV}" diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.02.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.02.ebuild deleted file mode 100644 index ea1c11c88d05..000000000000 --- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.02.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-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.02.ebuild,v 1.1 2010/01/29 14:34:50 tove Exp $ - -DESCRIPTION="Converts Perl XS code into C code" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/ExtUtils-ParseXS-${PV}" diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.ebuild deleted file mode 100644 index 15b384301f80..000000000000 --- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.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-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.ebuild,v 1.1 2010/01/12 13:15:42 tove Exp $ - -DESCRIPTION="Converts Perl XS code into C code" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/ExtUtils-ParseXS-${PV}" diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog index 1e008fef7a8e..a49f7e67a12e 100644 --- a/virtual/perl-File-Spec/ChangeLog +++ b/virtual/perl-File-Spec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-File-Spec -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.63 2010/10/22 18:21:24 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.64 2011/01/17 08:08:13 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-File-Spec-3.30.ebuild: + Cleanup 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> perl-File-Spec-3.31.ebuild: diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.30.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.30.ebuild deleted file mode 100644 index f29ec1750f7a..000000000000 --- a/virtual/perl-File-Spec/perl-File-Spec-3.30.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-File-Spec/perl-File-Spec-3.30.ebuild,v 1.11 2010/01/07 20:13:34 tove Exp $ - -DESCRIPTION="Virtual for File-Spec" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -IUSE="" -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/File-Spec-${PV} )" diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.021.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.021.ebuild deleted file mode 100644 index 1ce15cc938d8..000000000000 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.021.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-IO-Compress/perl-IO-Compress-2.021.ebuild,v 1.10 2010/01/07 20:17:40 tove Exp $ - -DESCRIPTION="Virtual for IO-Compress" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/IO-Compress-${PV}" diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.025.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.025.ebuild deleted file mode 100644 index fe78b3f5c83e..000000000000 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.025.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-IO-Compress/perl-IO-Compress-2.025.ebuild,v 1.1 2010/04/07 08:50:22 tove Exp $ - -DESCRIPTION="Virtual for IO-Compress" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/IO-Compress-${PV}" diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.026.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.026.ebuild deleted file mode 100644 index e24ee9bf18db..000000000000 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.026.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-IO-Compress/perl-IO-Compress-2.026.ebuild,v 1.1 2010/04/08 07:22:07 tove Exp $ - -DESCRIPTION="Virtual for IO-Compress" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/IO-Compress-${PV}" diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.027.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.027.ebuild deleted file mode 100644 index 9aeb8e37bf7f..000000000000 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.027.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-IO-Compress/perl-IO-Compress-2.027.ebuild,v 1.1 2010/04/25 06:44:59 tove Exp $ - -DESCRIPTION="Virtual for IO-Compress" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/IO-Compress-${PV}" diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.030.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.030.ebuild deleted file mode 100644 index a52c1dd25d7b..000000000000 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.030.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-IO-Compress/perl-IO-Compress-2.030.ebuild,v 1.1 2010/07/26 05:44:25 tove Exp $ - -DESCRIPTION="Virtual for IO-Compress" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/IO-Compress-${PV}" diff --git a/virtual/perl-IO-Zlib/ChangeLog b/virtual/perl-IO-Zlib/ChangeLog index 84691c68ce46..4b860aa78f43 100644 --- a/virtual/perl-IO-Zlib/ChangeLog +++ b/virtual/perl-IO-Zlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-IO-Zlib -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Zlib/ChangeLog,v 1.19 2010/10/22 18:25:41 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Zlib/ChangeLog,v 1.20 2011/01/17 08:02:39 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-IO-Zlib-1.07.ebuild, + -perl-IO-Zlib-1.09.ebuild: + Cleanup 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> perl-IO-Zlib-1.10.ebuild: diff --git a/virtual/perl-IO-Zlib/perl-IO-Zlib-1.07.ebuild b/virtual/perl-IO-Zlib/perl-IO-Zlib-1.07.ebuild deleted file mode 100644 index 3d7ff1a81cf6..000000000000 --- a/virtual/perl-IO-Zlib/perl-IO-Zlib-1.07.ebuild +++ /dev/null @@ -1,16 +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-IO-Zlib/perl-IO-Zlib-1.07.ebuild,v 1.3 2010/01/07 20:18:20 tove Exp $ - -DESCRIPTION="IO:: style interface to Compress::Zlib" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" - -IUSE="" -DEPEND="" - -RDEPEND="|| ( ~dev-lang/perl-5.10.0 ~perl-core/IO-Zlib-${PV} )" diff --git a/virtual/perl-IO-Zlib/perl-IO-Zlib-1.09.ebuild b/virtual/perl-IO-Zlib/perl-IO-Zlib-1.09.ebuild deleted file mode 100644 index 12b0aad98654..000000000000 --- a/virtual/perl-IO-Zlib/perl-IO-Zlib-1.09.ebuild +++ /dev/null @@ -1,16 +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-IO-Zlib/perl-IO-Zlib-1.09.ebuild,v 1.10 2010/01/19 17:45:17 nixnut Exp $ - -DESCRIPTION="IO:: style interface to Compress::Zlib" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -IUSE="" -DEPEND="" - -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/IO-Zlib-${PV} )" diff --git a/virtual/perl-IO/ChangeLog b/virtual/perl-IO/ChangeLog index 9cd869185423..bd792b43a287 100644 --- a/virtual/perl-IO/ChangeLog +++ b/virtual/perl-IO/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IO -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.23 2010/09/12 16:40:55 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.24 2011/01/17 08:07:36 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-IO-1.23.01.ebuild: + Cleanup 12 Sep 2010; Raúl Porcel <armin76@gentoo.org> perl-IO-1.25.ebuild: ia64/sparc stable wrt #333421 diff --git a/virtual/perl-IO/perl-IO-1.23.01.ebuild b/virtual/perl-IO/perl-IO-1.23.01.ebuild deleted file mode 100644 index d28a215d0a28..000000000000 --- a/virtual/perl-IO/perl-IO-1.23.01.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-IO/perl-IO-1.23.01.ebuild,v 1.13 2010/01/17 13:47:15 tove Exp $ - -DESCRIPTION="Virtual for IO" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="amd64 ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/IO-${PV}" diff --git a/virtual/perl-IPC-Cmd/ChangeLog b/virtual/perl-IPC-Cmd/ChangeLog index c7a06d9b3b73..14cd3091b775 100644 --- a/virtual/perl-IPC-Cmd/ChangeLog +++ b/virtual/perl-IPC-Cmd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-IPC-Cmd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.18 2011/01/13 08:30:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.19 2011/01/17 08:01:44 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-IPC-Cmd-0.54.ebuild, + -perl-IPC-Cmd-0.56.ebuild, -perl-IPC-Cmd-0.58.ebuild, + -perl-IPC-Cmd-0.60.ebuild, -perl-IPC-Cmd-0.64.ebuild, + -perl-IPC-Cmd-0.66.ebuild: + Cleanup *perl-IPC-Cmd-0.680 (13 Jan 2011) diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.54.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.54.ebuild deleted file mode 100644 index a7017ea8c6fe..000000000000 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.54.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-IPC-Cmd/perl-IPC-Cmd-0.54.ebuild,v 1.4 2010/09/07 20:26:04 tove Exp $ - -DESCRIPTION="finding and running system commands made easy" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/IPC-Cmd-${PV} )" diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.56.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.56.ebuild deleted file mode 100644 index 712096466ee6..000000000000 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.56.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-IPC-Cmd/perl-IPC-Cmd-0.56.ebuild,v 1.1 2010/02/04 11:43:32 tove Exp $ - -DESCRIPTION="finding and running system commands made easy" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/IPC-Cmd-${PV}" diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.58.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.58.ebuild deleted file mode 100644 index 8859a067d105..000000000000 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.58.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-IPC-Cmd/perl-IPC-Cmd-0.58.ebuild,v 1.1 2010/05/02 10:07:49 tove Exp $ - -DESCRIPTION="finding and running system commands made easy" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/IPC-Cmd-${PV}" diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.60.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.60.ebuild deleted file mode 100644 index ad9977a42fef..000000000000 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.60.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-IPC-Cmd/perl-IPC-Cmd-0.60.ebuild,v 1.1 2010/07/15 10:49:25 tove Exp $ - -DESCRIPTION="finding and running system commands made easy" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/IPC-Cmd-${PV}" diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.64.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.64.ebuild deleted file mode 100644 index cbbe57c61d4f..000000000000 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.64.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-IPC-Cmd/perl-IPC-Cmd-0.64.ebuild,v 1.1 2010/10/22 07:57:02 tove Exp $ - -DESCRIPTION="finding and running system commands made easy" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/IPC-Cmd-${PV}" diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.66.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.66.ebuild deleted file mode 100644 index c54736e96e5b..000000000000 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.66.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-IPC-Cmd/perl-IPC-Cmd-0.66.ebuild,v 1.1 2010/11/27 18:44:01 tove Exp $ - -DESCRIPTION="finding and running system commands made easy" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/IPC-Cmd-${PV}" diff --git a/virtual/perl-Locale-Maketext-Simple/ChangeLog b/virtual/perl-Locale-Maketext-Simple/ChangeLog index dd744cac2a75..909aa6d767dc 100644 --- a/virtual/perl-Locale-Maketext-Simple/ChangeLog +++ b/virtual/perl-Locale-Maketext-Simple/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Locale-Maketext-Simple -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/ChangeLog,v 1.11 2010/09/12 16:43:09 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/ChangeLog,v 1.12 2011/01/17 08:00:18 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Locale-Maketext-Simple-0.18.ebuild, + -perl-Locale-Maketext-Simple-0.20.ebuild: + Cleanup 12 Sep 2010; Raúl Porcel <armin76@gentoo.org> perl-Locale-Maketext-Simple-0.21.ebuild: diff --git a/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.18.ebuild b/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.18.ebuild deleted file mode 100644 index d5fed6972909..000000000000 --- a/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.18.ebuild +++ /dev/null @@ -1,16 +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-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.18.ebuild,v 1.4 2010/01/07 20:20:11 tove Exp $ - -DESCRIPTION="Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86" - -IUSE="" -DEPEND="" - -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Locale-Maketext-Simple-${PV} )" diff --git a/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.20.ebuild b/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.20.ebuild deleted file mode 100644 index 4e157dc9a07b..000000000000 --- a/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.20.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-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.20.ebuild,v 1.2 2010/01/07 20:20:11 tove Exp $ - -DESCRIPTION="Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND="~perl-core/Locale-Maketext-Simple-${PV}" diff --git a/virtual/perl-MIME-Base64/ChangeLog b/virtual/perl-MIME-Base64/ChangeLog index f4557fa8bfb7..c143233ae12e 100644 --- a/virtual/perl-MIME-Base64/ChangeLog +++ b/virtual/perl-MIME-Base64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-MIME-Base64 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.39 2010/11/27 18:25:46 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.40 2011/01/17 07:59:39 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-MIME-Base64-3.07.ebuild, + -perl-MIME-Base64-3.09.ebuild, -perl-MIME-Base64-3.10.ebuild: + Cleanup *perl-MIME-Base64-3.13 (27 Nov 2010) diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild deleted file mode 100644 index 4ee920526cf5..000000000000 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.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-MIME-Base64/perl-MIME-Base64-3.07.ebuild,v 1.20 2010/01/21 09:42:35 tove Exp $ - -DESCRIPTION="Virtual for MIME-Base64" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~sparc-fbsd" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-lang/perl-5.8.8" diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild deleted file mode 100644 index 92ab4bddc9e4..000000000000 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.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-MIME-Base64/perl-MIME-Base64-3.09.ebuild,v 1.3 2010/04/30 06:54:54 tove Exp $ - -DESCRIPTION="Virtual for MIME-Base64" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~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="" - -DEPEND="" -RDEPEND="~perl-core/MIME-Base64-${PV}" diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.10.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.10.ebuild deleted file mode 100644 index f4a9c110210e..000000000000 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.10.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-MIME-Base64/perl-MIME-Base64-3.10.ebuild,v 1.1 2010/11/15 09:02:17 tove Exp $ - -DESCRIPTION="Virtual for MIME-Base64" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~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="" - -DEPEND="" -RDEPEND="~perl-core/MIME-Base64-${PV}" diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog index 243e069f25cb..7fd6feba2cfd 100644 --- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog +++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Math-BigInt-FastCalc -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.19 2010/12/07 05:06:30 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.20 2011/01/17 07:56:35 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Math-BigInt-FastCalc-0.21.ebuild, + -perl-Math-BigInt-FastCalc-0.22.ebuild: + Cleanup 07 Dec 2010; Matt Turner <mattst88@gentoo.org> perl-Math-BigInt-FastCalc-0.24.ebuild: diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.21.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.21.ebuild deleted file mode 100644 index 748553bfc65d..000000000000 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.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-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.21.ebuild,v 1.1 2010/09/04 07:26:37 tove Exp $ - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}" diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.22.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.22.ebuild deleted file mode 100644 index 8eff1fca1fea..000000000000 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.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-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.22.ebuild,v 1.1 2010/09/15 09:05:34 tove Exp $ - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}" diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index 3644f780bde7..b9e261cf9dfd 100644 --- a/virtual/perl-Math-BigInt/ChangeLog +++ b/virtual/perl-Math-BigInt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Math-BigInt -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.45 2010/12/07 05:03:14 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.46 2011/01/17 07:57:48 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Math-BigInt-1.90.ebuild, + -perl-Math-BigInt-1.92.ebuild, -perl-Math-BigInt-1.95.ebuild, + -perl-Math-BigInt-1.96.ebuild: + Cleanup 07 Dec 2010; Matt Turner <mattst88@gentoo.org> perl-Math-BigInt-1.99.ebuild: diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.90.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.90.ebuild deleted file mode 100644 index bbed94da5f95..000000000000 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.90.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-Math-BigInt/perl-Math-BigInt-1.90.ebuild,v 1.1 2010/09/04 07:25:29 tove Exp $ - -DESCRIPTION="Virtual for Math-BigInt" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND="~perl-core/Math-BigInt-${PV}" diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.92.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.92.ebuild deleted file mode 100644 index 728c0cbd6b4a..000000000000 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.92.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-Math-BigInt/perl-Math-BigInt-1.92.ebuild,v 1.1 2010/09/10 08:51:06 tove Exp $ - -DESCRIPTION="Virtual for Math-BigInt" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND="~perl-core/Math-BigInt-${PV}" diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.95.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.95.ebuild deleted file mode 100644 index 1b1f4be90c40..000000000000 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.95.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-Math-BigInt/perl-Math-BigInt-1.95.ebuild,v 1.1 2010/09/15 09:08:18 tove Exp $ - -DESCRIPTION="Virtual for Math-BigInt" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND="~perl-core/Math-BigInt-${PV}" diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.96.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.96.ebuild deleted file mode 100644 index 5a482c3bfcaa..000000000000 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.96.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-Math-BigInt/perl-Math-BigInt-1.96.ebuild,v 1.1 2010/09/28 12:45:07 tove Exp $ - -DESCRIPTION="Virtual for Math-BigInt" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND="~perl-core/Math-BigInt-${PV}" diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog index d8d628f35712..1356caabdfa5 100644 --- a/virtual/perl-Module-Build/ChangeLog +++ b/virtual/perl-Module-Build/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Build -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.43 2010/12/07 04:11:53 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.44 2011/01/17 07:54:33 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Module-Build-0.35.ebuild, + -perl-Module-Build-0.36.01.ebuild, -perl-Module-Build-0.36.03.ebuild: + Cleanup 07 Dec 2010; Matt Turner <mattst88@gentoo.org> perl-Module-Build-0.36.07.ebuild: diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild deleted file mode 100644 index 29b3d0905029..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.35.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-Module-Build/perl-Module-Build-0.35.ebuild,v 1.3 2010/01/07 20:23:40 tove Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Module-Build-${PV}" diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild deleted file mode 100644 index 98673b72f454..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.36.01.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-Module-Build/perl-Module-Build-0.36.01.ebuild,v 1.10 2010/02/23 15:45:09 josejx Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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="~perl-core/Module-Build-${PV}" diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild deleted file mode 100644 index 13a4fab24511..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.36.03.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-Module-Build/perl-Module-Build-0.36.03.ebuild,v 1.5 2010/09/07 20:27:36 tove Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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/Module-Build-${PV} )" diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog index 7dd5aaecfe24..a1239b4c84cb 100644 --- a/virtual/perl-Module-CoreList/ChangeLog +++ b/virtual/perl-Module-CoreList/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Module-CoreList -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.26 2010/11/22 15:11:38 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.27 2011/01/17 07:52:54 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Module-CoreList-2.33.ebuild, -perl-Module-CoreList-2.37.ebuild, + -perl-Module-CoreList-2.39.ebuild, -perl-Module-CoreList-2.40.ebuild: + Cleanup *perl-Module-CoreList-2.41 (22 Nov 2010) diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.33.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.33.ebuild deleted file mode 100644 index 0bfb557bda4f..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.33.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-Module-CoreList/perl-Module-CoreList-2.33.ebuild,v 1.1 2010/05/17 05:22:24 tove Exp $ - -DESCRIPTION="Virtual for Module-CoreList" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/Module-CoreList-${PV}" diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.37.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.37.ebuild deleted file mode 100644 index 65a2828afa45..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.37.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-Module-CoreList/perl-Module-CoreList-2.37.ebuild,v 1.1 2010/08/26 16:34:48 tove Exp $ - -DESCRIPTION="Virtual for Module-CoreList" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/Module-CoreList-${PV}" diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.39.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.39.ebuild deleted file mode 100644 index f0a140b25ec3..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.39.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-Module-CoreList/perl-Module-CoreList-2.39.ebuild,v 1.1 2010/09/26 07:32:50 tove Exp $ - -DESCRIPTION="Virtual for Module-CoreList" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/Module-CoreList-${PV}" diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.40.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.40.ebuild deleted file mode 100644 index 07c32931e5fb..000000000000 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.40.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-Module-CoreList/perl-Module-CoreList-2.40.ebuild,v 1.1 2010/10/22 07:52:20 tove Exp $ - -DESCRIPTION="Virtual for Module-CoreList" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/Module-CoreList-${PV}" diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog index 779449ff9e82..5aa7cc7c46c7 100644 --- a/virtual/perl-Module-Load-Conditional/ChangeLog +++ b/virtual/perl-Module-Load-Conditional/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Module-Load-Conditional # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.12 2011/01/13 08:27:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.13 2011/01/17 07:50:39 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Module-Load-Conditional-0.34.ebuild, + -perl-Module-Load-Conditional-0.36.ebuild, + -perl-Module-Load-Conditional-0.38.ebuild: + Cleanup *perl-Module-Load-Conditional-0.400 (13 Jan 2011) diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild deleted file mode 100644 index 546fc57be591..000000000000 --- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.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-Module-Load-Conditional/perl-Module-Load-Conditional-0.34.ebuild,v 1.3 2010/07/14 06:37:53 tove Exp $ - -DESCRIPTION="Looking up module information / loading at runtime" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Module-Load-Conditional-${PV} )" diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.36.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.36.ebuild deleted file mode 100644 index 3b956426e1ea..000000000000 --- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.36.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-Module-Load-Conditional/perl-Module-Load-Conditional-0.36.ebuild,v 1.1 2010/02/11 11:59:16 tove Exp $ - -DESCRIPTION="Looking up module information / loading at runtime" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/Module-Load-Conditional-${PV}" diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild deleted file mode 100644 index 015b411c1eba..000000000000 --- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.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-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild,v 1.2 2010/09/07 20:29:00 tove Exp $ - -DESCRIPTION="Looking up module information / loading at runtime" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~perl-core/Module-Load-Conditional-${PV} )" diff --git a/virtual/perl-Module-Load/ChangeLog b/virtual/perl-Module-Load/ChangeLog index ca65f49bdd30..5a9d265b74ff 100644 --- a/virtual/perl-Module-Load/ChangeLog +++ b/virtual/perl-Module-Load/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Module-Load -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.9 2010/09/07 20:27:59 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.10 2011/01/17 07:51:29 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Module-Load-0.16.ebuild: + Cleanup 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-Module-Load-0.16.ebuild: diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild deleted file mode 100644 index 5ff4b77641d6..000000000000 --- a/virtual/perl-Module-Load/perl-Module-Load-0.16.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-Module-Load/perl-Module-Load-0.16.ebuild,v 1.6 2010/09/07 20:27:59 tove Exp $ - -DESCRIPTION="runtime require of both modules and files" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Module-Load-${PV} )" diff --git a/virtual/perl-Parse-CPAN-Meta/ChangeLog b/virtual/perl-Parse-CPAN-Meta/ChangeLog index a1a8fd714213..ef0a71abf079 100644 --- a/virtual/perl-Parse-CPAN-Meta/ChangeLog +++ b/virtual/perl-Parse-CPAN-Meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Parse-CPAN-Meta -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.7 2010/09/07 20:31:35 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.8 2011/01/17 07:49:35 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Parse-CPAN-Meta-1.39.ebuild: + Cleanup 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-Parse-CPAN-Meta-1.40.ebuild: diff --git a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.39.ebuild b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.39.ebuild deleted file mode 100644 index 149058eac81d..000000000000 --- a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.39.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-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.39.ebuild,v 1.4 2010/01/07 20:28:21 tove Exp $ - -DESCRIPTION="Virtual for Parse-CPAN-Meta" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Parse-CPAN-Meta-${PV} )" diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog index d3477242f6c3..8f3ef028cf93 100644 --- a/virtual/perl-Pod-Simple/ChangeLog +++ b/virtual/perl-Pod-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Pod-Simple -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.31 2010/11/15 10:21:23 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.32 2011/01/17 07:48:47 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Pod-Simple-3.07.ebuild, + -perl-Pod-Simple-3.13.ebuild: + Cleanup 15 Nov 2010; Fabian Groffen <grobian@gentoo.org> perl-Pod-Simple-3.15.ebuild: diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.07.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.07.ebuild deleted file mode 100644 index 6c38616f3f8e..000000000000 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.07.ebuild +++ /dev/null @@ -1,16 +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-Pod-Simple/perl-Pod-Simple-3.07.ebuild,v 1.12 2010/01/07 20:29:57 tove Exp $ - -DESCRIPTION="framework for parsing Pod" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" - -IUSE="" -DEPEND="" - -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Pod-Simple-${PV} )" diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.13.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.13.ebuild deleted file mode 100644 index c548d24a5546..000000000000 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.13.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-Pod-Simple/perl-Pod-Simple-3.13.ebuild,v 1.3 2010/01/07 20:29:57 tove Exp $ - -DESCRIPTION="Virtual for Pod-Simple" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" -IUSE="" - -RDEPEND="~perl-core/Pod-Simple-${PV}" diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog index 8ffd4b0eb3f2..56ee444193ce 100644 --- a/virtual/perl-Safe/ChangeLog +++ b/virtual/perl-Safe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Safe -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.26 2010/11/02 11:44:51 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.27 2011/01/17 07:47:39 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Safe-2.28.ebuild: + Cleanup *perl-Safe-2.29 (02 Nov 2010) diff --git a/virtual/perl-Safe/perl-Safe-2.28.ebuild b/virtual/perl-Safe/perl-Safe-2.28.ebuild deleted file mode 100644 index c22c0004ea49..000000000000 --- a/virtual/perl-Safe/perl-Safe-2.28.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-Safe/perl-Safe-2.28.ebuild,v 1.1 2010/09/16 16:52:19 tove Exp $ - -DESCRIPTION="Virtual for Safe" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="~perl-core/Safe-${PV}" 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} )" diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog index 763ae632f867..392b36b8265c 100644 --- a/virtual/perl-Storable/ChangeLog +++ b/virtual/perl-Storable/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Storable # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.35 2011/01/13 08:19:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.36 2011/01/17 07:43:56 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Storable-2.21.ebuild: + Cleanup *perl-Storable-2.250 (13 Jan 2011) diff --git a/virtual/perl-Storable/perl-Storable-2.21.ebuild b/virtual/perl-Storable/perl-Storable-2.21.ebuild deleted file mode 100644 index 03b577e4c60a..000000000000 --- a/virtual/perl-Storable/perl-Storable-2.21.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-Storable/perl-Storable-2.21.ebuild,v 1.3 2010/01/07 20:33:07 tove Exp $ - -DESCRIPTION="Virtual for Storable" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/Storable-${PV}" diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog index e4ec17617468..ce7142cd16f1 100644 --- a/virtual/perl-Test-Simple/ChangeLog +++ b/virtual/perl-Test-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Test-Simple -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.65 2010/10/22 18:23:38 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.66 2011/01/17 07:42:22 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Test-Simple-0.92.ebuild: + Cleanup 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> perl-Test-Simple-0.94.ebuild: diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.92.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.92.ebuild deleted file mode 100644 index d4f9431d9b71..000000000000 --- a/virtual/perl-Test-Simple/perl-Test-Simple-0.92.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-Test-Simple/perl-Test-Simple-0.92.ebuild,v 1.11 2010/01/07 20:37:14 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 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Test-Simple-${PV} )" diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index 56184191e5d3..d3e3fa47b9ac 100644 --- a/virtual/perl-Text-Balanced/ChangeLog +++ b/virtual/perl-Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Text-Balanced -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.33 2010/10/22 18:22:36 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.34 2011/01/17 07:40:44 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Text-Balanced-2.0.0.ebuild: + Cleanup 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> perl-Text-Balanced-2.02.ebuild: diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild deleted file mode 100644 index 003e93bdad04..000000000000 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.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-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild,v 1.17 2010/01/21 09:31:13 tove Exp $ - -DESCRIPTION="Virtual for Text-Balanced" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" - -IUSE="" -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Text-Balanced-${PV} )" diff --git a/virtual/perl-Time-HiRes/ChangeLog b/virtual/perl-Time-HiRes/ChangeLog index c9c7b17ec192..adcfb34dd65b 100644 --- a/virtual/perl-Time-HiRes/ChangeLog +++ b/virtual/perl-Time-HiRes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Time-HiRes -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-HiRes/ChangeLog,v 1.63 2010/03/18 08:06:20 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-HiRes/ChangeLog,v 1.64 2011/01/17 07:39:50 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Time-HiRes-1.97.20.ebuild: + Cleanup *perl-Time-HiRes-1.97.21 (18 Mar 2010) diff --git a/virtual/perl-Time-HiRes/perl-Time-HiRes-1.97.20.ebuild b/virtual/perl-Time-HiRes/perl-Time-HiRes-1.97.20.ebuild deleted file mode 100644 index 5ff50a3216f4..000000000000 --- a/virtual/perl-Time-HiRes/perl-Time-HiRes-1.97.20.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-Time-HiRes/perl-Time-HiRes-1.97.20.ebuild,v 1.1 2010/02/14 08:31:17 tove Exp $ - -DESCRIPTION="Virtual for Time-HiRes" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/Time-HiRes-${PV}" diff --git a/virtual/perl-Time-Piece/ChangeLog b/virtual/perl-Time-Piece/ChangeLog index c7b80a82ad8a..4487dd23f971 100644 --- a/virtual/perl-Time-Piece/ChangeLog +++ b/virtual/perl-Time-Piece/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Time-Piece -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Piece/ChangeLog,v 1.18 2010/03/18 08:02:57 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Piece/ChangeLog,v 1.19 2011/01/17 07:38:33 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Time-Piece-1.16.ebuild, + -perl-Time-Piece-1.17.ebuild, -perl-Time-Piece-1.19.ebuild: + Cleanup *perl-Time-Piece-1.20 (18 Mar 2010) diff --git a/virtual/perl-Time-Piece/perl-Time-Piece-1.16.ebuild b/virtual/perl-Time-Piece/perl-Time-Piece-1.16.ebuild deleted file mode 100644 index 9ef516a264d2..000000000000 --- a/virtual/perl-Time-Piece/perl-Time-Piece-1.16.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-Time-Piece/perl-Time-Piece-1.16.ebuild,v 1.1 2010/01/12 13:11:32 tove Exp $ - -DESCRIPTION="Object Oriented time objects" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd" -IUSE="" - -RDEPEND="~perl-core/Time-Piece-${PV}" diff --git a/virtual/perl-Time-Piece/perl-Time-Piece-1.17.ebuild b/virtual/perl-Time-Piece/perl-Time-Piece-1.17.ebuild deleted file mode 100644 index 099d0d1b186d..000000000000 --- a/virtual/perl-Time-Piece/perl-Time-Piece-1.17.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-Time-Piece/perl-Time-Piece-1.17.ebuild,v 1.1 2010/02/02 17:36:30 tove Exp $ - -DESCRIPTION="Object Oriented time objects" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd" -IUSE="" - -RDEPEND="~perl-core/Time-Piece-${PV}" diff --git a/virtual/perl-Time-Piece/perl-Time-Piece-1.19.ebuild b/virtual/perl-Time-Piece/perl-Time-Piece-1.19.ebuild deleted file mode 100644 index 347dabfddcb4..000000000000 --- a/virtual/perl-Time-Piece/perl-Time-Piece-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-Time-Piece/perl-Time-Piece-1.19.ebuild,v 1.1 2010/02/11 12:02:49 tove Exp $ - -DESCRIPTION="Object Oriented time objects" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd" -IUSE="" - -RDEPEND="~perl-core/Time-Piece-${PV}" diff --git a/virtual/perl-locale-maketext/ChangeLog b/virtual/perl-locale-maketext/ChangeLog index 34f25c919af0..1d895c86296c 100644 --- a/virtual/perl-locale-maketext/ChangeLog +++ b/virtual/perl-locale-maketext/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-locale-maketext -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-locale-maketext/ChangeLog,v 1.21 2010/10/21 08:39:46 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-locale-maketext/ChangeLog,v 1.22 2011/01/17 07:36:37 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-locale-maketext-1.16.ebuild: + Cleanup *perl-locale-maketext-1.17 (21 Oct 2010) diff --git a/virtual/perl-locale-maketext/perl-locale-maketext-1.16.ebuild b/virtual/perl-locale-maketext/perl-locale-maketext-1.16.ebuild deleted file mode 100644 index 0fa9f508ee13..000000000000 --- a/virtual/perl-locale-maketext/perl-locale-maketext-1.16.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-locale-maketext/perl-locale-maketext-1.16.ebuild,v 1.1 2010/10/14 08:28:05 tove Exp $ - -DESCRIPTION="Virtual for locale-maketext" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86" - -IUSE="" -DEPEND="" -RDEPEND="~perl-core/locale-maketext-${PV}" diff --git a/virtual/perl-parent/ChangeLog b/virtual/perl-parent/ChangeLog index f81ea1e297db..a25ae3599404 100644 --- a/virtual/perl-parent/ChangeLog +++ b/virtual/perl-parent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-parent -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.11 2010/11/15 08:58:26 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.12 2011/01/17 07:33:09 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-parent-0.223.ebuild: + Cleanup *perl-parent-0.224 (15 Nov 2010) diff --git a/virtual/perl-parent/perl-parent-0.223.ebuild b/virtual/perl-parent/perl-parent-0.223.ebuild deleted file mode 100644 index f3c7a6a89d21..000000000000 --- a/virtual/perl-parent/perl-parent-0.223.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-parent/perl-parent-0.223.ebuild,v 1.5 2010/09/07 20:37:52 tove Exp $ - -DESCRIPTION="Virtual for parent" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/parent-${PV} )" |