diff options
author | Torsten Veller <tove@gentoo.org> | 2010-10-20 08:59:09 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-10-20 08:59:09 +0000 |
commit | 58d531c6da9519bf8efea768bf8b34cf124e77ac (patch) | |
tree | 9c75a0bcd815952c5c11d9c5feedcd5b8df31666 /dev-perl | |
parent | Remanifest (diff) | |
download | historical-58d531c6da9519bf8efea768bf8b34cf124e77ac.tar.gz historical-58d531c6da9519bf8efea768bf8b34cf124e77ac.tar.bz2 historical-58d531c6da9519bf8efea768bf8b34cf124e77ac.zip |
Cleanup
Package-Manager: portage-2.2_rc98/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
34 files changed, 55 insertions, 525 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-1.14.ebuild b/dev-perl/Bio-Das/Bio-Das-1.14.ebuild deleted file mode 100644 index 758e9d728715..000000000000 --- a/dev-perl/Bio-Das/Bio-Das-1.14.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.14.ebuild,v 1.2 2010/04/03 07:03:53 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="LDS" -inherit perl-module - -DESCRIPTION="Interface to Distributed Annotation System" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND=">=virtual/perl-IO-Compress-1.0 - sci-biology/bioperl - >=dev-perl/HTML-Parser-3 - >=dev-perl/libwww-perl-5 - >=virtual/perl-MIME-Base64-2.12" -RDEPEND="${DEPEND}" - -SRC_TEST=online diff --git a/dev-perl/Bio-Das/Bio-Das-1.15.ebuild b/dev-perl/Bio-Das/Bio-Das-1.15.ebuild deleted file mode 100644 index cc35c0e377b9..000000000000 --- a/dev-perl/Bio-Das/Bio-Das-1.15.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.15.ebuild,v 1.1 2010/06/22 15:41:58 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="LDS" -inherit perl-module - -DESCRIPTION="Interface to Distributed Annotation System" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND=">=virtual/perl-IO-Compress-1.0 - sci-biology/bioperl - >=dev-perl/HTML-Parser-3 - >=dev-perl/libwww-perl-5 - >=virtual/perl-MIME-Base64-2.12" -RDEPEND="${DEPEND}" - -SRC_TEST=online diff --git a/dev-perl/Bio-Das/ChangeLog b/dev-perl/Bio-Das/ChangeLog index 1b1766246239..d7cc14bf304a 100644 --- a/dev-perl/Bio-Das/ChangeLog +++ b/dev-perl/Bio-Das/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Bio-Das # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.28 2010/07/16 06:58:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.29 2010/10/20 08:59:09 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> -Bio-Das-1.14.ebuild, + -Bio-Das-1.15.ebuild: + Cleanup *Bio-Das-1.17 (16 Jul 2010) diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-1.994.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-1.994.ebuild deleted file mode 100644 index e85698a505aa..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-1.994.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-1.994.ebuild,v 1.1 2009/12/11 19:01:14 tove Exp $ - -EAPI="2" - -MODULE_AUTHOR=LDS -inherit perl-module - -DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/GD" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=no diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.09.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.09.ebuild deleted file mode 100644 index 20b4a4d86616..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-2.09.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-2.09.ebuild,v 1.1 2010/05/18 06:43:34 tove Exp $ - -EAPI="3" - -MODULE_AUTHOR=LDS -inherit perl-module - -DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/GD - dev-perl/Statistics-Descriptive" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=no diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.10.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.10.ebuild deleted file mode 100644 index 0b975dc38ec4..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-2.10.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-2.10.ebuild,v 1.1 2010/06/16 08:15:14 tove Exp $ - -EAPI="3" - -MODULE_AUTHOR=LDS -inherit perl-module - -DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/GD - dev-perl/Statistics-Descriptive" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=no diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.11.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.11.ebuild deleted file mode 100644 index 48791ee90236..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-2.11.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-2.11.ebuild,v 1.1 2010/07/16 06:44:35 tove Exp $ - -EAPI="3" - -MODULE_AUTHOR=LDS -inherit perl-module - -DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/GD - dev-perl/Statistics-Descriptive" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=no diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.12.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.12.ebuild deleted file mode 100644 index 12a5c4599481..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-2.12.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-2.12.ebuild,v 1.1 2010/09/01 07:07:09 tove Exp $ - -EAPI="3" - -MODULE_AUTHOR=LDS -inherit perl-module - -DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/GD - dev-perl/Statistics-Descriptive" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=no diff --git a/dev-perl/Bio-Graphics/ChangeLog b/dev-perl/Bio-Graphics/ChangeLog index 072c42320ca4..5508ad230807 100644 --- a/dev-perl/Bio-Graphics/ChangeLog +++ b/dev-perl/Bio-Graphics/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Bio-Graphics # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.20 2010/09/21 19:03:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.21 2010/10/20 08:58:25 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> -Bio-Graphics-1.994.ebuild, + -Bio-Graphics-2.09.ebuild, -Bio-Graphics-2.10.ebuild, + -Bio-Graphics-2.11.ebuild, -Bio-Graphics-2.12.ebuild: + Cleanup *Bio-Graphics-2.13 (21 Sep 2010) diff --git a/dev-perl/Config-Any/ChangeLog b/dev-perl/Config-Any/ChangeLog index 6f8e90b76213..939533eb7844 100644 --- a/dev-perl/Config-Any/ChangeLog +++ b/dev-perl/Config-Any/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Config-Any # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Any/ChangeLog,v 1.6 2010/08/09 13:27:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Any/ChangeLog,v 1.7 2010/10/20 08:54:25 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> -Config-Any-0.19.ebuild: + Cleanup *Config-Any-0.20 (09 Aug 2010) diff --git a/dev-perl/Config-Any/Config-Any-0.19.ebuild b/dev-perl/Config-Any/Config-Any-0.19.ebuild deleted file mode 100644 index d378021b0e07..000000000000 --- a/dev-perl/Config-Any/Config-Any-0.19.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Any/Config-Any-0.19.ebuild,v 1.1 2010/03/16 13:55:18 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="BRICAS" -inherit perl-module - -DESCRIPTION="Support several config file formats" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=virtual/perl-Module-Pluggable-3.9" -RDEPEND="${DEPEND}" - -SRC_TEST=do diff --git a/dev-perl/DBIx-DBSchema/ChangeLog b/dev-perl/DBIx-DBSchema/ChangeLog index 27c1bd93dbf0..95bf8ed72dc8 100644 --- a/dev-perl/DBIx-DBSchema/ChangeLog +++ b/dev-perl/DBIx-DBSchema/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DBIx-DBSchema # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-DBSchema/ChangeLog,v 1.40 2010/10/18 20:01:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-DBSchema/ChangeLog,v 1.41 2010/10/20 08:49:54 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> -DBIx-DBSchema-0.33.ebuild, + -DBIx-DBSchema-0.36.ebuild, -DBIx-DBSchema-0.38.ebuild: + Cleanup 18 Oct 2010; Jeroen Roovers <jer@gentoo.org> DBIx-DBSchema-0.39.ebuild: Stable for HPPA (bug #323529). diff --git a/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.33.ebuild b/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.33.ebuild deleted file mode 100644 index eddb34bf0cb0..000000000000 --- a/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.33.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.33.ebuild,v 1.6 2008/03/19 02:58:41 jer Exp $ - -inherit perl-module - -DESCRIPTION="Database-independent schema objects" -HOMEPAGE="http://search.cpan.org/~ivan/" -SRC_URI="mirror://cpan/authors/id/I/IV/IVAN/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/DBI - dev-perl/FreezeThaw - dev-lang/perl" diff --git a/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.36.ebuild b/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.36.ebuild deleted file mode 100644 index f7d718271108..000000000000 --- a/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.36.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.36.ebuild,v 1.1 2008/12/08 02:13:41 robbat2 Exp $ - -inherit perl-module - -DESCRIPTION="Database-independent schema objects" -HOMEPAGE="http://search.cpan.org/~ivan/" -SRC_URI="mirror://cpan/authors/id/I/IV/IVAN/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/DBI - dev-perl/FreezeThaw - dev-lang/perl" diff --git a/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.38.ebuild b/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.38.ebuild deleted file mode 100644 index d9114f31defb..000000000000 --- a/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.38.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.38.ebuild,v 1.1 2010/01/17 10:39:23 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=IVAN -inherit perl-module - -DESCRIPTION="Database-independent schema objects" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND="dev-perl/DBI - dev-perl/FreezeThaw - virtual/perl-Storable" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Data-Dump-Streamer/ChangeLog b/dev-perl/Data-Dump-Streamer/ChangeLog index 0f244642d617..1a13798831a3 100644 --- a/dev-perl/Data-Dump-Streamer/ChangeLog +++ b/dev-perl/Data-Dump-Streamer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Data-Dump-Streamer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump-Streamer/ChangeLog,v 1.8 2010/08/15 17:42:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump-Streamer/ChangeLog,v 1.9 2010/10/20 08:48:54 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> + -Data-Dump-Streamer-2.21.ebuild: + Cleanup 15 Aug 2010; Torsten Veller <tove@gentoo.org> -Data-Dump-Streamer-2.09.ebuild, -Data-Dump-Streamer-2.13.ebuild, diff --git a/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.21.ebuild b/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.21.ebuild deleted file mode 100644 index e8a64e5e7aad..000000000000 --- a/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.21.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.21.ebuild,v 1.1 2010/06/22 15:26:53 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=JJORE -inherit perl-module - -DESCRIPTION="Accurately serialize a data structure as Perl code" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-perl/B-Utils-0.07" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=do diff --git a/dev-perl/Data-Dumper-Concise/ChangeLog b/dev-perl/Data-Dumper-Concise/ChangeLog index b5847750811f..f745ecf07745 100644 --- a/dev-perl/Data-Dumper-Concise/ChangeLog +++ b/dev-perl/Data-Dumper-Concise/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Data-Dumper-Concise # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dumper-Concise/ChangeLog,v 1.9 2010/09/01 06:51:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dumper-Concise/ChangeLog,v 1.10 2010/10/20 08:48:16 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> + -Data-Dumper-Concise-1.200.ebuild, -Data-Dumper-Concise-2.000.ebuild, + -Data-Dumper-Concise-2.010.ebuild: + Cleanup *Data-Dumper-Concise-2.012 (01 Sep 2010) diff --git a/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-1.200.ebuild b/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-1.200.ebuild deleted file mode 100644 index 3d48950d575f..000000000000 --- a/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-1.200.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/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-1.200.ebuild,v 1.1 2010/02/14 08:34:32 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="MSTROUT" -inherit perl-module - -DESCRIPTION="Less indentation and newlines plus sub deparsing" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -SRC_TEST=do diff --git a/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.000.ebuild b/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.000.ebuild deleted file mode 100644 index 603b79edcb12..000000000000 --- a/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.000.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.000.ebuild,v 1.1 2010/07/22 18:12:44 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=FREW -inherit perl-module - -DESCRIPTION="Less indentation and newlines plus sub deparsing" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/Devel-ArgNames" -DEPEND="${RDEPEND}" - -SRC_TEST=do diff --git a/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.010.ebuild b/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.010.ebuild deleted file mode 100644 index 629f94d56576..000000000000 --- a/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.010.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.010.ebuild,v 1.1 2010/08/04 09:23:22 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=FREW -inherit perl-module - -DESCRIPTION="Less indentation and newlines plus sub deparsing" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/Devel-ArgNames" -DEPEND="${RDEPEND}" - -SRC_TEST=do diff --git a/dev-perl/Data-Stream-Bulk/ChangeLog b/dev-perl/Data-Stream-Bulk/ChangeLog index 9837acb1f6d5..9eb05c4db971 100644 --- a/dev-perl/Data-Stream-Bulk/ChangeLog +++ b/dev-perl/Data-Stream-Bulk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Data-Stream-Bulk # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Stream-Bulk/ChangeLog,v 1.10 2010/08/25 07:35:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Stream-Bulk/ChangeLog,v 1.11 2010/10/20 08:47:04 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> + -Data-Stream-Bulk-0.07.ebuild: + Cleanup *Data-Stream-Bulk-0.08 (25 Aug 2010) diff --git a/dev-perl/Data-Stream-Bulk/Data-Stream-Bulk-0.07.ebuild b/dev-perl/Data-Stream-Bulk/Data-Stream-Bulk-0.07.ebuild deleted file mode 100644 index 25ab6b898323..000000000000 --- a/dev-perl/Data-Stream-Bulk/Data-Stream-Bulk-0.07.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Stream-Bulk/Data-Stream-Bulk-0.07.ebuild,v 1.1 2009/07/11 16:25:29 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=NUFFIN -inherit perl-module - -DESCRIPTION="N at a time iteration API" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="dev-perl/Moose - dev-perl/Sub-Exporter - dev-perl/Path-Class - dev-perl/namespace-clean" -DEPEND="test? ( ${RDEPEND} - dev-perl/Test-use-ok )" - -SRC_TEST=do diff --git a/dev-perl/DateTime-Format-Flexible/ChangeLog b/dev-perl/DateTime-Format-Flexible/ChangeLog index f6c45eaf9a91..6ab405df404f 100644 --- a/dev-perl/DateTime-Format-Flexible/ChangeLog +++ b/dev-perl/DateTime-Format-Flexible/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-Flexible # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Flexible/ChangeLog,v 1.6 2010/08/26 13:01:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Flexible/ChangeLog,v 1.7 2010/10/20 08:44:46 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> + -DateTime-Format-Flexible-0.15.ebuild: + Cleanup *DateTime-Format-Flexible-0.16 (26 Aug 2010) diff --git a/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.15.ebuild b/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.15.ebuild deleted file mode 100644 index dd6d02bade31..000000000000 --- a/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.15.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.15.ebuild,v 1.1 2010/03/15 17:56:54 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=THINC -inherit perl-module - -DESCRIPTION="Flexibly parse strings and turn them into DateTime objects" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/DateTime - >=dev-perl/DateTime-Format-Builder-0.74 - dev-perl/DateTime-TimeZone - virtual/perl-Module-Pluggable" -DEPEND="${RDEPEND}" - -SRC_TEST=do diff --git a/dev-perl/DateTime/ChangeLog b/dev-perl/DateTime/ChangeLog index 5b95c0b711f6..633a19aa7af3 100644 --- a/dev-perl/DateTime/ChangeLog +++ b/dev-perl/DateTime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.104 2010/09/28 08:28:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.105 2010/10/20 08:46:22 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> -DateTime-0.53.ebuild, + -DateTime-0.54.ebuild, -DateTime-0.60.ebuild, -DateTime-0.61.ebuild: + Cleanup *DateTime-0.63 (28 Sep 2010) diff --git a/dev-perl/DateTime/DateTime-0.53.ebuild b/dev-perl/DateTime/DateTime-0.53.ebuild deleted file mode 100644 index 781b218bece8..000000000000 --- a/dev-perl/DateTime/DateTime-0.53.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.53.ebuild,v 1.2 2010/01/09 19:30:22 grobian Exp $ - -EAPI=2 - -#inherit versionator -#MY_P=${PN}-$(delete_version_separator 2) -#S=${WORKDIR}/${MY_P} -MODULE_AUTHOR=DROLSKY -inherit perl-module - -DESCRIPTION="A date and time object" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="test" - -RDEPEND=">=dev-perl/Params-Validate-0.76 - >=virtual/perl-Time-Local-1.04 - >=dev-perl/DateTime-TimeZone-0.59 - >=dev-perl/DateTime-Locale-0.41" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( dev-perl/Test-Exception )" - -SRC_TEST="do" diff --git a/dev-perl/DateTime/DateTime-0.54.ebuild b/dev-perl/DateTime/DateTime-0.54.ebuild deleted file mode 100644 index db944c77b4e5..000000000000 --- a/dev-perl/DateTime/DateTime-0.54.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.54.ebuild,v 1.1 2010/03/15 17:40:43 tove Exp $ - -EAPI=2 - -#inherit versionator -#MY_P=${PN}-$(delete_version_separator 2) -#S=${WORKDIR}/${MY_P} -MODULE_AUTHOR=DROLSKY -inherit perl-module - -DESCRIPTION="A date and time object" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="test" - -RDEPEND=">=dev-perl/Params-Validate-0.76 - >=virtual/perl-Time-Local-1.04 - >=dev-perl/DateTime-TimeZone-1.09 - >=dev-perl/DateTime-Locale-0.44" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( dev-perl/Test-Exception )" - -SRC_TEST="do" diff --git a/dev-perl/DateTime/DateTime-0.60.ebuild b/dev-perl/DateTime/DateTime-0.60.ebuild deleted file mode 100644 index cc0b383deba5..000000000000 --- a/dev-perl/DateTime/DateTime-0.60.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.60.ebuild,v 1.1 2010/07/15 14:18:06 tove Exp $ - -EAPI=2 - -#inherit versionator -#MY_P=${PN}-$(delete_version_separator 2) -#S=${WORKDIR}/${MY_P} -MODULE_AUTHOR=DROLSKY -inherit perl-module - -DESCRIPTION="A date and time object" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="test" - -RDEPEND=">=dev-perl/Params-Validate-0.76 - >=virtual/perl-Time-Local-1.04 - >=dev-perl/DateTime-TimeZone-1.09 - >=dev-perl/DateTime-Locale-0.44" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( dev-perl/Test-Exception )" - -SRC_TEST="do" diff --git a/dev-perl/DateTime/DateTime-0.61.ebuild b/dev-perl/DateTime/DateTime-0.61.ebuild deleted file mode 100644 index c43999305a9c..000000000000 --- a/dev-perl/DateTime/DateTime-0.61.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.61.ebuild,v 1.1 2010/07/22 17:05:32 tove Exp $ - -EAPI=2 - -#inherit versionator -#MY_P=${PN}-$(delete_version_separator 2) -#S=${WORKDIR}/${MY_P} -MODULE_AUTHOR=DROLSKY -inherit perl-module - -DESCRIPTION="A date and time object" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="test" - -RDEPEND=">=dev-perl/Params-Validate-0.76 - >=virtual/perl-Time-Local-1.04 - >=dev-perl/DateTime-TimeZone-1.09 - >=dev-perl/DateTime-Locale-0.44" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( dev-perl/Test-Exception )" - -SRC_TEST="do" diff --git a/dev-perl/DateTimeX-Easy/ChangeLog b/dev-perl/DateTimeX-Easy/ChangeLog index 76856a37d9f3..13b0ec67dbee 100644 --- a/dev-perl/DateTimeX-Easy/ChangeLog +++ b/dev-perl/DateTimeX-Easy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTimeX-Easy # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTimeX-Easy/ChangeLog,v 1.6 2010/08/26 13:05:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTimeX-Easy/ChangeLog,v 1.7 2010/10/20 08:37:09 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> + -DateTimeX-Easy-0.088.ebuild: + Cleanup 26 Aug 2010; Torsten Veller <tove@gentoo.org> DateTimeX-Easy-0.089.ebuild: Add EU::MM dependency diff --git a/dev-perl/DateTimeX-Easy/DateTimeX-Easy-0.088.ebuild b/dev-perl/DateTimeX-Easy/DateTimeX-Easy-0.088.ebuild deleted file mode 100644 index 5b445d348ca3..000000000000 --- a/dev-perl/DateTimeX-Easy/DateTimeX-Easy-0.088.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTimeX-Easy/DateTimeX-Easy-0.088.ebuild,v 1.1 2010/01/08 16:05:45 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=RKRIMEN -inherit perl-module - -DESCRIPTION="Parse a date/time string using the best method available" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="dev-perl/DateTime - dev-perl/TimeDate - dev-perl/DateTime-Format-DateManip - dev-perl/DateTime-Format-Flexible - dev-perl/DateTime-Format-ICal - dev-perl/DateTime-Format-Natural - virtual/perl-Scalar-List-Utils" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Most )" - -SRC_TEST=do diff --git a/dev-perl/Devel-NYTProf/ChangeLog b/dev-perl/Devel-NYTProf/ChangeLog index 41c43fde9c17..b596b1add2b6 100644 --- a/dev-perl/Devel-NYTProf/ChangeLog +++ b/dev-perl/Devel-NYTProf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Devel-NYTProf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-NYTProf/ChangeLog,v 1.10 2010/09/18 20:17:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-NYTProf/ChangeLog,v 1.11 2010/10/20 08:40:17 tove Exp $ + + 20 Oct 2010; Torsten Veller <tove@gentoo.org> -Devel-NYTProf-4.04.ebuild: + Cleanup *Devel-NYTProf-4.05 (18 Sep 2010) diff --git a/dev-perl/Devel-NYTProf/Devel-NYTProf-4.04.ebuild b/dev-perl/Devel-NYTProf/Devel-NYTProf-4.04.ebuild deleted file mode 100644 index 5de778d51d1b..000000000000 --- a/dev-perl/Devel-NYTProf/Devel-NYTProf-4.04.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-NYTProf/Devel-NYTProf-4.04.ebuild,v 1.1 2010/07/16 06:34:30 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=TIMB -inherit perl-module - -DESCRIPTION="Powerful feature-rich perl source code profiler" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - virtual/perl-Getopt-Long - dev-perl/JSON-Any -" -# virtual/perl-XSLoader -DEPEND="${RDEPEND} - test? ( - virtual/perl-Scalar-List-Utils - >=virtual/perl-Test-Simple-0.84 - ) -" -SRC_TEST="do" |