diff options
author | Torsten Veller <tove@gentoo.org> | 2009-06-03 16:22:07 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-06-03 16:22:07 +0000 |
commit | 02506331bc0ccfdef77332de897ec526d94bf11f (patch) | |
tree | 3bafe1efa1c1075af09323f939f3e8154b6c947c /dev-perl | |
parent | clean up (diff) | |
download | historical-02506331bc0ccfdef77332de897ec526d94bf11f.tar.gz historical-02506331bc0ccfdef77332de897ec526d94bf11f.tar.bz2 historical-02506331bc0ccfdef77332de897ec526d94bf11f.zip |
Cleanup
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl')
89 files changed, 187 insertions, 1171 deletions
diff --git a/dev-perl/DCOP/ChangeLog b/dev-perl/DCOP/ChangeLog index b726a584ffec..bd9835eb3dca 100644 --- a/dev-perl/DCOP/ChangeLog +++ b/dev-perl/DCOP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DCOP -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/ChangeLog,v 1.7 2008/12/08 02:14:19 robbat2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/ChangeLog,v 1.8 2009/06/03 16:22:07 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -DCOP-0.037.ebuild: + Cleanup *DCOP-0.038 (08 Dec 2008) diff --git a/dev-perl/DCOP/DCOP-0.037.ebuild b/dev-perl/DCOP/DCOP-0.037.ebuild deleted file mode 100644 index c6e9a43c5243..000000000000 --- a/dev-perl/DCOP/DCOP-0.037.ebuild +++ /dev/null @@ -1,19 +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/DCOP/DCOP-0.037.ebuild,v 1.1 2008/04/29 06:00:16 yuval Exp $ - -inherit perl-module - -DESCRIPTION="Extensible inheritable Perl class to dcop." -SRC_URI="mirror://cpan/authors/id/J/JC/JCMULLER/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JC/JCMULLER/${P}.readme" - -RDEPEND="kde-base/kdelibs" - -IUSE="" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="~amd64 ~ppc64 ~x86 ~ppc" - -SRC_TEST="do" diff --git a/dev-perl/DateTime-Format-Strptime/ChangeLog b/dev-perl/DateTime-Format-Strptime/ChangeLog index 4697e028404b..1616fd9ed01c 100644 --- a/dev-perl/DateTime-Format-Strptime/ChangeLog +++ b/dev-perl/DateTime-Format-Strptime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-Strptime # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.5 2009/05/16 14:34:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.6 2009/06/03 16:19:04 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -DateTime-Format-Strptime-1.0900.ebuild: + Cleanup *DateTime-Format-Strptime-1.0901 (16 May 2009) diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.0900.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.0900.ebuild deleted file mode 100644 index 78f185d3671b..000000000000 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.0900.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/DateTime-Format-Strptime/DateTime-Format-Strptime-1.0900.ebuild,v 1.2 2009/05/05 06:53:05 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="RICKM" -MODULE_A="${P}.tgz" -inherit perl-module - -DESCRIPTION="Parse and Format DateTimes using Strptime" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-perl/DateTime - dev-perl/DateTime-Locale - >=dev-perl/DateTime-TimeZone-0.79 - >=dev-perl/Params-Validate-0.91" -RDEPEND="${DEPEND}" - -SRC_TEST=do diff --git a/dev-perl/DateTime/ChangeLog b/dev-perl/DateTime/ChangeLog index bb5153cf8017..ab5d713d597a 100644 --- a/dev-perl/DateTime/ChangeLog +++ b/dev-perl/DateTime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DateTime # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.83 2009/05/12 08:27:09 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.84 2009/06/03 16:20:27 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -DateTime-0.49.ebuild: + Cleanup *DateTime-0.50 (12 May 2009) diff --git a/dev-perl/DateTime/DateTime-0.49.ebuild b/dev-perl/DateTime/DateTime-0.49.ebuild deleted file mode 100644 index 20507d72435c..000000000000 --- a/dev-perl/DateTime/DateTime-0.49.ebuild +++ /dev/null @@ -1,27 +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/DateTime/DateTime-0.49.ebuild,v 1.1 2009/05/05 06:41:11 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" -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} - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST="do" diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog index 0b3c2754bba9..94d832bda7b5 100644 --- a/dev-perl/Exception-Class/ChangeLog +++ b/dev-perl/Exception-Class/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Exception-Class # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.51 2009/05/08 19:53:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.52 2009/06/03 16:16:22 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Exception-Class-1.26.ebuild: + Cleanup *Exception-Class-1.29 (08 May 2009) diff --git a/dev-perl/Exception-Class/Exception-Class-1.26.ebuild b/dev-perl/Exception-Class/Exception-Class-1.26.ebuild deleted file mode 100644 index b5136d0c025c..000000000000 --- a/dev-perl/Exception-Class/Exception-Class-1.26.ebuild +++ /dev/null @@ -1,22 +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/Exception-Class/Exception-Class-1.26.ebuild,v 1.2 2008/11/18 14:53:32 tove Exp $ - -MODULE_AUTHOR=DROLSKY -inherit perl-module - -DESCRIPTION="Exception::Class module for perl" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -SRC_TEST="do" - -RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02 - >=dev-perl/Devel-StackTrace-1.20 - dev-lang/perl" - -DEPEND="${RDEPEND} - >=virtual/perl-Module-Build-0.28" diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index c7b8f19f29a8..cbd7840c4f9f 100644 --- a/dev-perl/Finance-Quote/ChangeLog +++ b/dev-perl/Finance-Quote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Finance-Quote # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.52 2009/05/20 17:54:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.53 2009/06/03 16:15:08 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Finance-Quote-1.13.ebuild: + Cleanup 20 May 2009; Raúl Porcel <armin76@gentoo.org> Finance-Quote-1.16.ebuild: ia64 stable wrt #269418 diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild deleted file mode 100644 index c97a9e759529..000000000000 --- a/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild,v 1.5 2007/07/06 16:21:10 armin76 Exp $ - -inherit perl-module eutils - -DESCRIPTION="Get stock and mutual fund quotes from various exchanges" -HOMEPAGE="http://search.cpan.org/~hampton/" -SRC_URI="mirror://cpan/authors/id/H/HA/HAMPTON/${P}.tar.gz" - -IUSE="" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" - -SRC_TEST="do" - -DEPEND="dev-perl/libwww-perl - dev-perl/HTML-TableExtract - dev-perl/Crypt-SSLeay - dev-lang/perl" - -mydoc="TODO" diff --git a/dev-perl/GD-SVG/ChangeLog b/dev-perl/GD-SVG/ChangeLog index b9db3268143b..2c03bb386962 100644 --- a/dev-perl/GD-SVG/ChangeLog +++ b/dev-perl/GD-SVG/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/GD-SVG # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.29 2009/05/11 10:56:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.30 2009/06/03 16:14:03 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -GD-SVG-0.31.ebuild, + -GD-SVG-0.32.ebuild: + Cleanup *GD-SVG-0.33 (11 May 2009) diff --git a/dev-perl/GD-SVG/GD-SVG-0.31.ebuild b/dev-perl/GD-SVG/GD-SVG-0.31.ebuild deleted file mode 100644 index b98564a0d788..000000000000 --- a/dev-perl/GD-SVG/GD-SVG-0.31.ebuild +++ /dev/null @@ -1,19 +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/GD-SVG/GD-SVG-0.31.ebuild,v 1.1 2008/09/10 17:06:19 tove Exp $ - -MODULE_AUTHOR=TWH -inherit perl-module - -DESCRIPTION="Seamlessly enable SVG output from scripts written using GD" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND="dev-perl/GD - dev-perl/SVG - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/GD-SVG/GD-SVG-0.32.ebuild b/dev-perl/GD-SVG/GD-SVG-0.32.ebuild deleted file mode 100644 index 916d4febaaae..000000000000 --- a/dev-perl/GD-SVG/GD-SVG-0.32.ebuild +++ /dev/null @@ -1,19 +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/GD-SVG/GD-SVG-0.32.ebuild,v 1.1 2008/10/02 05:46:30 tove Exp $ - -MODULE_AUTHOR=TWH -inherit perl-module - -DESCRIPTION="Seamlessly enable SVG output from scripts written using GD" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND="dev-perl/GD - dev-perl/SVG - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog index 39df3b6fe97c..7dd68d511b96 100644 --- a/dev-perl/Geo-IP/ChangeLog +++ b/dev-perl/Geo-IP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Geo-IP # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.48 2009/05/19 12:22:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.49 2009/06/03 16:12:44 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Geo-IP-1.36.ebuild, + -Geo-IP-1.37.ebuild: + Cleanup *Geo-IP-1.38 (19 May 2009) diff --git a/dev-perl/Geo-IP/Geo-IP-1.36.ebuild b/dev-perl/Geo-IP/Geo-IP-1.36.ebuild deleted file mode 100644 index 4ef57d6c3855..000000000000 --- a/dev-perl/Geo-IP/Geo-IP-1.36.ebuild +++ /dev/null @@ -1,19 +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/Geo-IP/Geo-IP-1.36.ebuild,v 1.1 2008/12/23 08:52:44 robbat2 Exp $ - -MODULE_AUTHOR=BORISZ - -inherit perl-module multilib - -DESCRIPTION="Look up country by IP Address" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="dev-libs/geoip - dev-lang/perl" - -myconf="${myconf} LIBS=-L/usr/$(get_libdir)" diff --git a/dev-perl/Geo-IP/Geo-IP-1.37.ebuild b/dev-perl/Geo-IP/Geo-IP-1.37.ebuild deleted file mode 100644 index c91b36cb012f..000000000000 --- a/dev-perl/Geo-IP/Geo-IP-1.37.ebuild +++ /dev/null @@ -1,19 +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/Geo-IP/Geo-IP-1.37.ebuild,v 1.1 2009/03/07 11:54:40 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=BORISZ -inherit perl-module multilib - -DESCRIPTION="Look up country by IP Address" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="dev-libs/geoip" -RDEPEND="${DEPEND}" - -myconf="LIBS=-L/usr/$(get_libdir)" diff --git a/dev-perl/Geography-Countries/ChangeLog b/dev-perl/Geography-Countries/ChangeLog index 3ff99d59f4c1..32b755722114 100644 --- a/dev-perl/Geography-Countries/ChangeLog +++ b/dev-perl/Geography-Countries/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Geography-Countries # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.18 2009/04/14 11:47:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.19 2009/06/03 16:09:08 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Geography-Countries-2009040901.ebuild: + Cleanup *Geography-Countries-2009041301 (14 Apr 2009) diff --git a/dev-perl/Geography-Countries/Geography-Countries-2009040901.ebuild b/dev-perl/Geography-Countries/Geography-Countries-2009040901.ebuild deleted file mode 100644 index 9b89d4871a22..000000000000 --- a/dev-perl/Geography-Countries/Geography-Countries-2009040901.ebuild +++ /dev/null @@ -1,17 +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/Geography-Countries/Geography-Countries-2009040901.ebuild,v 1.1 2009/04/10 09:24:34 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=ABIGAIL -inherit perl-module - -DESCRIPTION="2-letter, 3-letter, and numerical codes for countries." - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -SRC_TEST="do" diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog index ee472ad76dd4..a44fdf3d6135 100644 --- a/dev-perl/HTML-Parser/ChangeLog +++ b/dev-perl/HTML-Parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/HTML-Parser # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.108 2009/05/20 17:51:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.109 2009/06/03 16:07:33 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.56.ebuild: + Cleanup 20 May 2009; Raúl Porcel <armin76@gentoo.org> HTML-Parser-3.60.ebuild: arm/ia64/m68k/s390/sh stable wrt #269576 diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild deleted file mode 100644 index 869a1d77e672..000000000000 --- a/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild +++ /dev/null @@ -1,21 +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/HTML-Parser/HTML-Parser-3.56.ebuild,v 1.13 2008/09/29 07:54:50 tove Exp $ - -MODULE_AUTHOR=GAAS -inherit perl-module - -DESCRIPTION="Parse <HEAD> section of HTML documents" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" -IUSE="test" - -RDEPEND=">=dev-perl/HTML-Tagset-3.03 - dev-lang/perl" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod )" - -SRC_TEST=do -mydoc="ANNOUNCEMENT TODO" diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 8e68cb738526..7bc4ea285c8e 100644 --- a/dev-perl/IP-Country/ChangeLog +++ b/dev-perl/IP-Country/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IP-Country # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.36 2009/01/13 19:52:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.37 2009/06/03 16:06:11 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -IP-Country-2.25.ebuild: + Cleanup *IP-Country-2.26 (13 Jan 2009) diff --git a/dev-perl/IP-Country/IP-Country-2.25.ebuild b/dev-perl/IP-Country/IP-Country-2.25.ebuild deleted file mode 100644 index 5747dc44f45d..000000000000 --- a/dev-perl/IP-Country/IP-Country-2.25.ebuild +++ /dev/null @@ -1,19 +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/IP-Country/IP-Country-2.25.ebuild,v 1.1 2008/09/30 06:09:51 robbat2 Exp $ - -MODULE_AUTHOR="NWETTERS" -inherit perl-module - -DESCRIPTION="fast lookup of country codes from IP addresses" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/Geography-Countries - dev-lang/perl" -mydoc="TODO" diff --git a/dev-perl/Inline-Python/ChangeLog b/dev-perl/Inline-Python/ChangeLog index fc1189004d85..54dd31ed2cad 100644 --- a/dev-perl/Inline-Python/ChangeLog +++ b/dev-perl/Inline-Python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Inline-Python # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.11 2009/05/08 20:09:04 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.12 2009/06/03 16:04:11 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Inline-Python-0.22.ebuild: + Cleanup 08 May 2009; Tiago Cunha <tcunha@gentoo.org> Inline-Python-0.28.ebuild: stable sparc, bug 268206 diff --git a/dev-perl/Inline-Python/Inline-Python-0.22.ebuild b/dev-perl/Inline-Python/Inline-Python-0.22.ebuild deleted file mode 100644 index 7eb9d899ce9a..000000000000 --- a/dev-perl/Inline-Python/Inline-Python-0.22.ebuild +++ /dev/null @@ -1,21 +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/Inline-Python/Inline-Python-0.22.ebuild,v 1.6 2008/04/22 18:42:08 tove Exp $ - -inherit perl-module - -DESCRIPTION="Easy implementation of Python extensions" -HOMEPAGE="http://search.cpan.org/~neilw/" -SRC_URI="mirror://cpan/authors/id/N/NE/NEILW/${P}.tar.gz" - -LICENSE="Artistic" -#LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND=">=dev-perl/Inline-0.42 - dev-lang/python - dev-lang/perl" diff --git a/dev-perl/MP3-Tag/ChangeLog b/dev-perl/MP3-Tag/ChangeLog index e369dca89544..4b1c2e671e24 100644 --- a/dev-perl/MP3-Tag/ChangeLog +++ b/dev-perl/MP3-Tag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/MP3-Tag # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Tag/ChangeLog,v 1.32 2009/05/11 10:35:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Tag/ChangeLog,v 1.33 2009/06/03 16:01:55 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -MP3-Tag-0.9714.ebuild: + Cleanup *MP3-Tag-1.11 (11 May 2009) diff --git a/dev-perl/MP3-Tag/MP3-Tag-0.9714.ebuild b/dev-perl/MP3-Tag/MP3-Tag-0.9714.ebuild deleted file mode 100644 index e5ba0f92b9ad..000000000000 --- a/dev-perl/MP3-Tag/MP3-Tag-0.9714.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/MP3-Tag/MP3-Tag-0.9714.ebuild,v 1.1 2009/01/07 19:43:09 tove Exp $ - -MODULE_AUTHOR=ILYAZ -MODULE_SECTION=modules -inherit perl-module eutils - -DESCRIPTION="Tag - Module for reading tags of mp3 files" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -SRC_TEST="do" - -PATCHES=( "${FILESDIR}"/${PN}-makefile.patch ) - -DEPEND="dev-lang/perl" diff --git a/dev-perl/MRO-Compat/ChangeLog b/dev-perl/MRO-Compat/ChangeLog index 770fbb0b2997..d653acff173c 100644 --- a/dev-perl/MRO-Compat/ChangeLog +++ b/dev-perl/MRO-Compat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/MRO-Compat # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MRO-Compat/ChangeLog,v 1.4 2009/05/28 11:37:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MRO-Compat/ChangeLog,v 1.5 2009/06/03 16:00:19 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -MRO-Compat-0.10.ebuild: + Cleanup *MRO-Compat-0.11 (28 May 2009) diff --git a/dev-perl/MRO-Compat/MRO-Compat-0.10.ebuild b/dev-perl/MRO-Compat/MRO-Compat-0.10.ebuild deleted file mode 100644 index 83fcd9d5c972..000000000000 --- a/dev-perl/MRO-Compat/MRO-Compat-0.10.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/MRO-Compat/MRO-Compat-0.10.ebuild,v 1.1 2009/03/25 09:33:47 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=FLORA -inherit perl-module - -DESCRIPTION="Lets you build groups of accessors" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - >=dev-perl/Class-C3-0.19" -# >=dev-perl/Class-C3-XS-0.08" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST=do diff --git a/dev-perl/Mail-IMAPClient/ChangeLog b/dev-perl/Mail-IMAPClient/ChangeLog index 66193b5e924e..d54d93158821 100644 --- a/dev-perl/Mail-IMAPClient/ChangeLog +++ b/dev-perl/Mail-IMAPClient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-IMAPClient # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.34 2009/05/22 07:28:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.35 2009/06/03 15:59:02 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Mail-IMAPClient-3.16.ebuild: + Cleanup *Mail-IMAPClient-3.17 (22 May 2009) diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.16.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.16.ebuild deleted file mode 100644 index df19f44424e7..000000000000 --- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.16.ebuild +++ /dev/null @@ -1,26 +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/Mail-IMAPClient/Mail-IMAPClient-3.16.ebuild,v 1.1 2009/04/06 18:38:52 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=MARKOV -inherit perl-module eutils - -DESCRIPTION="IMAP client module for Perl" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="test" - -RDEPEND=">=virtual/perl-libnet-1.0703 - >=dev-perl/Parse-RecDescent-1.94 - dev-perl/Digest-HMAC" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod )" -# >=virtual/perl-File-Temp-0.18 )" - # only used in t/basic.t - -SRC_TEST="do" - -mydoc="FAQ" diff --git a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog index cc451fdc557a..df915ddd89be 100644 --- a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog +++ b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog,v 1.2 2008/07/05 09:46:27 robbat2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog,v 1.3 2009/06/03 15:57:26 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.03.ebuild: + Cleanup *Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.03-r1 (05 Jul 2008) diff --git a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.03.ebuild b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.03.ebuild deleted file mode 100644 index 1788a5787d70..000000000000 --- a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.03.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.03.ebuild,v 1.1 2007/10/17 08:47:40 robbat2 Exp $ - -MODULE_AUTHOR="DANBORN" -inherit perl-module - -DESCRIPTION="SpamAssassin plugin to score mail based on Google blocklists." - -IUSE="test" - -SLOT="0" -LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86 ~ppc" -RDEPEND="dev-perl/Net-Google-SafeBrowsing-Blocklist - dev-perl/Net-Google-SafeBrowsing-UpdateRequest - mail-filter/spamassassin" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod )" - -SRC_TEST="do" - -src_install() { - perl-module_src_install - insinto /etc/mail/spamassassin - doins "${FILESDIR}"/init_google_safebrowsing.pre - doins "${FILESDIR}"/24_google_safebrowsing.cf - exeinto /etc/cron.d/ - doexe "${FILESDIR}"/update_google_safebrowsing.sh - keepdir /var/lib/spamassassin/google_safebrowsing/ -} - -pkg_postinst() { - elog "To use this package:" - elog "1. You MUST apply for a free apikey at:" - elog " http://code.google.com/apis/safebrowsing/key_signup.html" - elog "2. Place the key into /etc/mail/spamassassin/24_google_safebrowsing.cf" - elog "3. Manually run the cronjob /etc/cron.d/update_google_safebrowsing.sh" - elog "4. Configure the cronjob to run every 25-30 minutes. " - elog " Don't choose round numbers!" - elog "5. Enable the plugin by uncommenting the loadplugin entry in" - elog " /etc/mail/spamassassin/init_google_safebrowsing.pre" - elog "6. Restart spamd" -} diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index caefbb7e1639..7001a309e24b 100644 --- a/dev-perl/Net-Patricia/ChangeLog +++ b/dev-perl/Net-Patricia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Net-Patricia # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.15 2009/05/06 08:21:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.16 2009/06/03 15:54:38 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Net-Patricia-1.14.52.ebuild: + Cleanup *Net-Patricia-1.15 (06 May 2009) diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.14.52.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.14.52.ebuild deleted file mode 100644 index ec0168daf0c9..000000000000 --- a/dev-perl/Net-Patricia/Net-Patricia-1.14.52.ebuild +++ /dev/null @@ -1,17 +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/Net-Patricia/Net-Patricia-1.14.52.ebuild,v 1.1 2009/04/13 13:46:35 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=PHILIPP -inherit perl-module - -DESCRIPTION="Patricia Trie perl module for fast IP address lookups" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -#SRC_TEST="do" diff --git a/dev-perl/Number-Format/ChangeLog b/dev-perl/Number-Format/ChangeLog index 3e8823813381..dea56b1b4816 100644 --- a/dev-perl/Number-Format/ChangeLog +++ b/dev-perl/Number-Format/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Number-Format # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/ChangeLog,v 1.23 2009/05/06 08:11:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/ChangeLog,v 1.24 2009/06/03 15:52:46 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Number-Format-1.70.ebuild, + -Number-Format-1.71.ebuild: + Cleanup *Number-Format-1.72a (06 May 2009) diff --git a/dev-perl/Number-Format/Number-Format-1.70.ebuild b/dev-perl/Number-Format/Number-Format-1.70.ebuild deleted file mode 100644 index a88f68f541d7..000000000000 --- a/dev-perl/Number-Format/Number-Format-1.70.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/Number-Format-1.70.ebuild,v 1.1 2009/02/15 07:21:35 tove Exp $ - -MODULE_AUTHOR=WRW -inherit perl-module - -DESCRIPTION="Package for formatting numbers for display" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" -IUSE="" - -DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Number-Format/Number-Format-1.71.ebuild b/dev-perl/Number-Format/Number-Format-1.71.ebuild deleted file mode 100644 index 9952700be534..000000000000 --- a/dev-perl/Number-Format/Number-Format-1.71.ebuild +++ /dev/null @@ -1,16 +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/Number-Format/Number-Format-1.71.ebuild,v 1.1 2009/05/04 19:20:51 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=WRW -inherit perl-module - -DESCRIPTION="Package for formatting numbers for display" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" -IUSE="" - -SRC_TEST="do" diff --git a/dev-perl/OLE-StorageLite/ChangeLog b/dev-perl/OLE-StorageLite/ChangeLog index c0de8dce50a6..ca3f29e01292 100644 --- a/dev-perl/OLE-StorageLite/ChangeLog +++ b/dev-perl/OLE-StorageLite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/OLE-StorageLite -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/ChangeLog,v 1.11 2008/12/31 18:14:46 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/ChangeLog,v 1.12 2009/06/03 15:51:23 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -OLE-StorageLite-0.17.ebuild: + Cleanup *OLE-StorageLite-0.18 (31 Dec 2008) diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.17.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.17.ebuild deleted file mode 100644 index 6183ab8e22a0..000000000000 --- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.17.ebuild +++ /dev/null @@ -1,19 +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/OLE-StorageLite/OLE-StorageLite-0.17.ebuild,v 1.1 2008/10/31 08:54:42 tove Exp $ - -MODULE_AUTHOR=JMCNAMARA -MY_PN=OLE-Storage_Lite -MY_P=${MY_PN}-${PV} -S=${WORKDIR}/${MY_P} -inherit perl-module - -DESCRIPTION="Simple Class for OLE document interface." -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/PPI/ChangeLog b/dev-perl/PPI/ChangeLog index fa60d8204ef5..0f34189fbdff 100644 --- a/dev-perl/PPI/ChangeLog +++ b/dev-perl/PPI/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/PPI # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.25 2009/05/31 19:39:06 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.26 2009/06/03 15:49:44 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -PPI-1.117.ebuild, + -PPI-1.118.ebuild, -PPI-1.201.ebuild: + Cleanup 31 May 2009; Tiago Cunha <tcunha@gentoo.org> PPI-1.203.ebuild: stable sparc, bug 271845 diff --git a/dev-perl/PPI/PPI-1.117.ebuild b/dev-perl/PPI/PPI-1.117.ebuild deleted file mode 100644 index 589e9c21a004..000000000000 --- a/dev-perl/PPI/PPI-1.117.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.117.ebuild,v 1.3 2006/10/14 00:59:02 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" -HOMEPAGE="http://search.cpan.org/search?query=${PN}" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="amd64 sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/File-Remove - virtual/perl-File-Spec - dev-perl/Test-SubCalls - dev-perl/Test-ClassAPI - dev-perl/IO-stringy - >=virtual/perl-Scalar-List-Utils-1.17 - >=dev-perl/Params-Util-0.10 - >=dev-perl/Clone-0.17 - dev-perl/Test-Object - dev-perl/Task-Weaken - virtual/perl-Digest-MD5 - dev-perl/IO-String - dev-perl/List-MoreUtils - dev-lang/perl" diff --git a/dev-perl/PPI/PPI-1.118.ebuild b/dev-perl/PPI/PPI-1.118.ebuild deleted file mode 100644 index fe9cb6b337a6..000000000000 --- a/dev-perl/PPI/PPI-1.118.ebuild +++ /dev/null @@ -1,30 +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/PPI/PPI-1.118.ebuild,v 1.6 2009/05/30 09:20:42 tove Exp $ - -inherit perl-module - -DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" -HOMEPAGE="http://search.cpan.org/search?query=${PN}" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/File-Remove - virtual/perl-File-Spec - dev-perl/Test-SubCalls - dev-perl/Test-ClassAPI - dev-perl/IO-stringy - >=virtual/perl-Scalar-List-Utils-1.17 - >=dev-perl/Params-Util-0.10 - >=dev-perl/Clone-0.17 - dev-perl/Test-Object - virtual/perl-Digest-MD5 - dev-perl/IO-String - dev-perl/List-MoreUtils - dev-lang/perl" diff --git a/dev-perl/PPI/PPI-1.201.ebuild b/dev-perl/PPI/PPI-1.201.ebuild deleted file mode 100644 index 078f1729a35c..000000000000 --- a/dev-perl/PPI/PPI-1.201.ebuild +++ /dev/null @@ -1,30 +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/PPI/PPI-1.201.ebuild,v 1.4 2009/05/30 09:20:42 tove Exp $ - -inherit perl-module - -DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" -HOMEPAGE="http://search.cpan.org/search?query=${PN}" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/File-Remove - virtual/perl-File-Spec - dev-perl/Test-SubCalls - dev-perl/Test-ClassAPI - dev-perl/IO-stringy - >=virtual/perl-Scalar-List-Utils-1.17 - >=dev-perl/Params-Util-0.10 - >=dev-perl/Clone-0.17 - dev-perl/Test-Object - virtual/perl-Digest-MD5 - dev-perl/IO-String - dev-perl/List-MoreUtils - dev-lang/perl" diff --git a/dev-perl/Perl-Critic/ChangeLog b/dev-perl/Perl-Critic/ChangeLog index f96074372ac6..fb15d5b71e56 100644 --- a/dev-perl/Perl-Critic/ChangeLog +++ b/dev-perl/Perl-Critic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Perl-Critic # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl-Critic/ChangeLog,v 1.52 2009/05/31 18:26:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl-Critic/ChangeLog,v 1.53 2009/06/03 15:47:57 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Perl-Critic-1.061.ebuild: + Cleanup 31 May 2009; Markus Meier <maekke@gentoo.org> Perl-Critic-1.082.ebuild: amd64 stable, bug #271845 diff --git a/dev-perl/Perl-Critic/Perl-Critic-1.061.ebuild b/dev-perl/Perl-Critic/Perl-Critic-1.061.ebuild deleted file mode 100644 index 1b0ecbdaa0df..000000000000 --- a/dev-perl/Perl-Critic/Perl-Critic-1.061.ebuild +++ /dev/null @@ -1,33 +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/Perl-Critic/Perl-Critic-1.061.ebuild,v 1.5 2008/11/18 15:24:02 tove Exp $ - -inherit perl-module versionator - -MY_P="${PN}-$(delete_version_separator 2)" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Critique Perl source code for best-practices" -HOMEPAGE="http://search.cpan.org/~thaljef" -SRC_URI="mirror://cpan/authors/id/T/TH/THALJEF/perlcritic/${MY_P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="amd64 ~ppc sparc ~x86" -IUSE="" - -SRC_TEST="do" - -RDEPEND=">=virtual/perl-Module-Pluggable-3.1 - >=dev-perl/Config-Tiny-2 - dev-perl/List-MoreUtils - dev-perl/IO-String - dev-perl/String-Format - dev-perl/perltidy - >=dev-perl/PPI-1.118 - >=dev-perl/set-scalar-1.20 - dev-perl/B-Keywords - dev-lang/perl" -DEPEND="virtual/perl-Module-Build" - -mydoc="extras/* examples/*" diff --git a/dev-perl/PerlIO-via-dynamic/ChangeLog b/dev-perl/PerlIO-via-dynamic/ChangeLog index 31b9b405bb18..fdf37bf2c4eb 100644 --- a/dev-perl/PerlIO-via-dynamic/ChangeLog +++ b/dev-perl/PerlIO-via-dynamic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/PerlIO-via-dynamic -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-via-dynamic/ChangeLog,v 1.22 2008/09/20 11:46:51 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-via-dynamic/ChangeLog,v 1.23 2009/06/03 15:46:11 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -PerlIO-via-dynamic-0.11.ebuild: + Cleanup *PerlIO-via-dynamic-0.13 (20 Sep 2008) diff --git a/dev-perl/PerlIO-via-dynamic/PerlIO-via-dynamic-0.11.ebuild b/dev-perl/PerlIO-via-dynamic/PerlIO-via-dynamic-0.11.ebuild deleted file mode 100644 index 3f875e2cf567..000000000000 --- a/dev-perl/PerlIO-via-dynamic/PerlIO-via-dynamic-0.11.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-via-dynamic/PerlIO-via-dynamic-0.11.ebuild,v 1.13 2006/10/13 17:11:01 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="PerlIO::via::dynamic - dynamic PerlIO layers" -SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/PerlIO/${P}.readme" - -SLOT="0" -LICENSE="Artistic" -SRC_TEST="do" -KEYWORDS="alpha amd64 ia64 ~mips ~ppc sparc x86" -IUSE="" - -DEPEND=">=virtual/perl-File-Temp-0.14 - dev-lang/perl" diff --git a/dev-perl/Plucene/ChangeLog b/dev-perl/Plucene/ChangeLog index 582c69381738..ad027a029734 100644 --- a/dev-perl/Plucene/ChangeLog +++ b/dev-perl/Plucene/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Plucene # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v 1.25 2009/01/09 18:07:06 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v 1.26 2009/06/03 15:44:41 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Plucene-1.24.ebuild: + Cleanup 09 Jan 2009; Torsten Veller <tove@gentoo.org> Plucene-1.24.ebuild, Plucene-1.25.ebuild: diff --git a/dev-perl/Plucene/Plucene-1.24.ebuild b/dev-perl/Plucene/Plucene-1.24.ebuild deleted file mode 100644 index a883bf45d9e9..000000000000 --- a/dev-perl/Plucene/Plucene-1.24.ebuild +++ /dev/null @@ -1,32 +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/Plucene/Plucene-1.24.ebuild,v 1.13 2009/01/09 18:07:06 tove Exp $ - -inherit perl-module - -DESCRIPTION="Plucene - the Perl lucene port" -HOMEPAGE="http://search.cpan.org/~tmtm/" -SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -RDEPEND=">=dev-lang/perl-5.8.4 - virtual/perl-Memoize - dev-perl/Tie-Array-Sorted - dev-perl/Encode-compat - dev-perl/File-Slurp - dev-perl/Class-Virtual - dev-perl/Class-Accessor - virtual/perl-Time-Piece - >=virtual/perl-Scalar-List-Utils-1.13 - dev-perl/Lingua-Stem - dev-perl/Bit-Vector-Minimal - dev-perl/IO-stringy" -DEPEND="${RDEPEND} - >=virtual/perl-Test-Harness-2.30 - >=virtual/perl-Module-Build-0.28" diff --git a/dev-perl/RPC-XML/ChangeLog b/dev-perl/RPC-XML/ChangeLog index 0bd4b30feed5..39cceb681598 100644 --- a/dev-perl/RPC-XML/ChangeLog +++ b/dev-perl/RPC-XML/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/RPC-XML -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.43 2008/09/30 06:23:57 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.44 2009/06/03 15:42:57 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -RPC-XML-0.63.ebuild: + Cleanup *RPC-XML-0.64 (30 Sep 2008) diff --git a/dev-perl/RPC-XML/RPC-XML-0.63.ebuild b/dev-perl/RPC-XML/RPC-XML-0.63.ebuild deleted file mode 100644 index 1074094a3a7b..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.63.ebuild +++ /dev/null @@ -1,47 +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/RPC-XML/RPC-XML-0.63.ebuild,v 1.1 2008/09/20 08:46:49 tove Exp $ - -MODULE_AUTHOR=RJRAY -inherit perl-module - -DESCRIPTION="An implementation of XML-RPC" - -SLOT="0" -LICENSE="|| ( Artistic-2 LGPL-2.1 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" -IUSE="test" - -SRC_TEST="do" - -RDEPEND=">=dev-perl/libwww-perl-5.801 - >=dev-perl/XML-LibXML-1.58 - >=dev-perl/XML-Parser-2.31 - dev-perl/net-server - dev-lang/perl" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -pkg_postinst() { - perl-module_pkg_postinst - - SETWARN=0 - has_version '=www-servers/apache-2*' && HAVE_APACHE2=1 - has_version '>=www-apache/mod_perl-2.0' && HAVE_MP2=2 - - [ -n "${HAVE_APACHE2}" ] && SETWARN=1 - [ -n "${HAVE_MP2}" ] && SETWARN=1 - - if [ "$SETWARN" == "1" ]; then - ewarn "Apache2 or mod_perl2 were detected." - ewarn "" - ewarn "NOTE FROM THE AUTHOR OF RPC-XML" - ewarn "" - ewarn "At present, this package does not work with Apache2 and the soon-to-be" - ewarn "mod_perl2. The changes to the API for location handlers are too drastic to" - ewarn "try and support both within the same class (I tried, using the compatibility" - ewarn "layer). Also, mp2 does not currently provide support for <Perl> sections, which" - ewarn "are the real strength of the Apache::RPC::Server class." - fi -} diff --git a/dev-perl/SQL-Abstract-Limit/ChangeLog b/dev-perl/SQL-Abstract-Limit/ChangeLog index ddbf9fb93f16..91e025613eef 100644 --- a/dev-perl/SQL-Abstract-Limit/ChangeLog +++ b/dev-perl/SQL-Abstract-Limit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/SQL-Abstract-Limit -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract-Limit/ChangeLog,v 1.3 2008/12/25 21:02:49 robbat2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract-Limit/ChangeLog,v 1.4 2009/06/03 15:40:08 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -SQL-Abstract-Limit-0.12.ebuild: + Cleanup *SQL-Abstract-Limit-0.14.1-r1 (25 Dec 2008) diff --git a/dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.12.ebuild b/dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.12.ebuild deleted file mode 100644 index 00fd4dc48a3d..000000000000 --- a/dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.12.ebuild +++ /dev/null @@ -1,19 +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/SQL-Abstract-Limit/SQL-Abstract-Limit-0.12.ebuild,v 1.1 2008/09/29 02:06:05 robbat2 Exp $ - -MODULE_AUTHOR="DAVEBAIRD" - -inherit perl-module - -DESCRIPTION="portable LIMIT emulation" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86 ~ppc" - -DEPEND="dev-perl/SQL-Abstract - dev-perl/Test-Exception - dev-perl/DBI" diff --git a/dev-perl/SQL-Abstract/ChangeLog b/dev-perl/SQL-Abstract/ChangeLog index ebf7bbd87c20..5863a5a2a976 100644 --- a/dev-perl/SQL-Abstract/ChangeLog +++ b/dev-perl/SQL-Abstract/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/SQL-Abstract # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.25 2009/05/31 07:53:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.26 2009/06/03 15:41:25 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -SQL-Abstract-1.52.ebuild, + -SQL-Abstract-1.53.ebuild, -SQL-Abstract-1.54.ebuild, + -SQL-Abstract-1.55.ebuild: + Cleanup *SQL-Abstract-1.56 (31 May 2009) diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.52.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.52.ebuild deleted file mode 100644 index a342cd62bf28..000000000000 --- a/dev-perl/SQL-Abstract/SQL-Abstract-1.52.ebuild +++ /dev/null @@ -1,21 +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/SQL-Abstract/SQL-Abstract-1.52.ebuild,v 1.1 2009/04/29 08:04:03 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="MSTROUT" -inherit perl-module - -DESCRIPTION="Generate SQL from Perl data structures" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" -IUSE="test" - -RDEPEND="dev-perl/Test-Deep" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Exception - dev-perl/Test-Warn )" - -SRC_TEST="do" diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.53.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.53.ebuild deleted file mode 100644 index 1cb9ed37ad9e..000000000000 --- a/dev-perl/SQL-Abstract/SQL-Abstract-1.53.ebuild +++ /dev/null @@ -1,21 +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/SQL-Abstract/SQL-Abstract-1.53.ebuild,v 1.1 2009/05/01 11:04:11 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="MSTROUT" -inherit perl-module - -DESCRIPTION="Generate SQL from Perl data structures" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" -IUSE="test" - -RDEPEND="dev-perl/Test-Deep" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Exception - dev-perl/Test-Warn )" - -SRC_TEST="do" diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.54.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.54.ebuild deleted file mode 100644 index 92a9e9097a8a..000000000000 --- a/dev-perl/SQL-Abstract/SQL-Abstract-1.54.ebuild +++ /dev/null @@ -1,22 +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/SQL-Abstract/SQL-Abstract-1.54.ebuild,v 1.1 2009/05/08 08:41:14 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="RIBASUSHI" -#MODULE_AUTHOR="MSTROUT" -inherit perl-module - -DESCRIPTION="Generate SQL from Perl data structures" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" -IUSE="test" - -RDEPEND="dev-perl/Test-Deep" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Exception - dev-perl/Test-Warn )" - -SRC_TEST="do" diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.55.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.55.ebuild deleted file mode 100644 index d1c2ec6a905f..000000000000 --- a/dev-perl/SQL-Abstract/SQL-Abstract-1.55.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/SQL-Abstract/SQL-Abstract-1.55.ebuild,v 1.1 2009/05/17 07:20:07 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="RIBASUSHI" -#MODULE_AUTHOR="MSTROUT" -inherit perl-module - -DESCRIPTION="Generate SQL from Perl data structures" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" -IUSE="test" - -RDEPEND="dev-perl/Test-Deep" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Exception - dev-perl/Test-Warn - dev-perl/Clone )" - -SRC_TEST="do" diff --git a/dev-perl/SQL-Statement/ChangeLog b/dev-perl/SQL-Statement/ChangeLog index 0a5dc3e952f6..85b6403dafd5 100644 --- a/dev-perl/SQL-Statement/ChangeLog +++ b/dev-perl/SQL-Statement/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SQL-Statement # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/ChangeLog,v 1.16 2009/03/06 12:43:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/ChangeLog,v 1.17 2009/06/03 15:38:36 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -SQL-Statement-1.19.ebuild: + Cleanup *SQL-Statement-1.20 (06 Mar 2009) diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.19.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.19.ebuild deleted file mode 100644 index 7e5545e3ff9d..000000000000 --- a/dev-perl/SQL-Statement/SQL-Statement-1.19.ebuild +++ /dev/null @@ -1,21 +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/SQL-Statement/SQL-Statement-1.19.ebuild,v 1.1 2009/02/08 09:32:37 tove Exp $ - -MODULE_AUTHOR=REHSACK -inherit perl-module - -DESCRIPTION="Small SQL parser and engine" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" -IUSE="" - -RDEPEND="dev-lang/perl - >=dev-perl/Clone-0.30 - >=dev-perl/Params-Util-0.35 - virtual/perl-Scalar-List-Utils" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Spreadsheet-ParseExcel/ChangeLog b/dev-perl/Spreadsheet-ParseExcel/ChangeLog index ea9fc02afd45..01e332b57267 100644 --- a/dev-perl/Spreadsheet-ParseExcel/ChangeLog +++ b/dev-perl/Spreadsheet-ParseExcel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Spreadsheet-ParseExcel # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spreadsheet-ParseExcel/ChangeLog,v 1.31 2009/01/26 08:03:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spreadsheet-ParseExcel/ChangeLog,v 1.32 2009/06/03 15:37:14 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Spreadsheet-ParseExcel-0.48.ebuild: + Cleanup *Spreadsheet-ParseExcel-0.49 (26 Jan 2009) diff --git a/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.48.ebuild b/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.48.ebuild deleted file mode 100644 index 6e21929d00ff..000000000000 --- a/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.48.ebuild +++ /dev/null @@ -1,27 +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/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.48.ebuild,v 1.1 2009/01/23 10:04:42 tove Exp $ - -MODULE_AUTHOR=JMCNAMARA -inherit perl-module - -DESCRIPTION="Get information from Excel file" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" -IUSE="test cjk unicode" - -RDEPEND="dev-perl/OLE-StorageLite - dev-perl/IO-stringy - unicode? ( dev-perl/Unicode-Map ) - cjk? ( dev-perl/Jcode ) - dev-lang/perl" -DEPEND="virtual/perl-Module-Build - test? ( dev-perl/Test-Pod - dev-perl/Unicode-Map - dev-perl/Spreadsheet-WriteExcel - dev-perl/Jcode ) - ${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index 626ab9a8d6e0..d61f845c9e4e 100644 --- a/dev-perl/Statistics-Descriptive/ChangeLog +++ b/dev-perl/Statistics-Descriptive/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Statistics-Descriptive # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.17 2009/05/30 21:16:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.18 2009/06/03 15:36:00 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Statistics-Descriptive-2.7.ebuild, -Statistics-Descriptive-2.8.ebuild, + -Statistics-Descriptive-2.9.ebuild: + Cleanup *Statistics-Descriptive-3.0000 (30 May 2009) diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild deleted file mode 100644 index 698ba9ad2241..000000000000 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.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/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild,v 1.2 2009/05/13 17:29:43 weaver Exp $ - -EAPI=2 - -MODULE_AUTHOR=SHLOMIF -inherit perl-module - -DESCRIPTION="Module of basic descriptive statistical functions" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND="virtual/perl-Module-Build" -RDEPEND="" - -SRC_TEST="do" -mydoc="UserSurvey.txt" diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.8.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.8.ebuild deleted file mode 100644 index 34a18a7763c1..000000000000 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.8.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/Statistics-Descriptive/Statistics-Descriptive-2.8.ebuild,v 1.2 2009/05/13 17:29:43 weaver Exp $ - -EAPI=2 - -MODULE_AUTHOR=SHLOMIF -inherit perl-module - -DESCRIPTION="Module of basic descriptive statistical functions" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND="virtual/perl-Module-Build" -RDEPEND="" - -SRC_TEST="do" -mydoc="UserSurvey.txt" diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.9.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.9.ebuild deleted file mode 100644 index c02f41f696a2..000000000000 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.9.ebuild +++ /dev/null @@ -1,22 +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/Statistics-Descriptive/Statistics-Descriptive-2.9.ebuild,v 1.1 2009/05/14 07:21:45 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=SHLOMIF -inherit perl-module - -DESCRIPTION="Module of basic descriptive statistical functions" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="test" - -DEPEND="virtual/perl-Module-Build - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" -RDEPEND="" - -SRC_TEST="do" -mydoc="UserSurvey.txt" diff --git a/dev-perl/Term-ReadLine-Perl/ChangeLog b/dev-perl/Term-ReadLine-Perl/ChangeLog index bb255a9decce..f2f58680c794 100644 --- a/dev-perl/Term-ReadLine-Perl/ChangeLog +++ b/dev-perl/Term-ReadLine-Perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Term-ReadLine-Perl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Perl/ChangeLog,v 1.27 2009/05/13 14:22:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Perl/ChangeLog,v 1.28 2009/06/03 15:34:03 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + Term-ReadLine-Perl-1.03.02.ebuild, -Term-ReadLine-Perl-1.0203.ebuild: + Cleanup 13 May 2009; Jeroen Roovers <jer@gentoo.org> Term-ReadLine-Perl-1.03.02.ebuild: diff --git a/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild b/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild deleted file mode 100644 index 2fe900a4b65c..000000000000 --- a/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild +++ /dev/null @@ -1,16 +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/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild,v 1.25 2009/05/08 18:16:11 tove Exp $ - -MODULE_AUTHOR=ILYAZ -MODULE_SECTION=modules -inherit perl-module - -DESCRIPTION="Quick implementation of readline utilities." - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.03.02.ebuild b/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.03.02.ebuild index cf65f432b161..68fb653553dc 100644 --- a/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.03.02.ebuild +++ b/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.03.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.03.02.ebuild,v 1.11 2009/05/13 14:22:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.03.02.ebuild,v 1.12 2009/06/03 15:34:03 tove Exp $ inherit versionator MODULE_AUTHOR=ILYAZ @@ -13,7 +13,7 @@ DESCRIPTION="Quick implementation of readline utilities." LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" diff --git a/dev-perl/Test-NoWarnings/ChangeLog b/dev-perl/Test-NoWarnings/ChangeLog index cc44cd7b4d93..647aca663585 100644 --- a/dev-perl/Test-NoWarnings/ChangeLog +++ b/dev-perl/Test-NoWarnings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-NoWarnings # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.22 2009/05/16 08:20:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.23 2009/06/03 15:30:04 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Test-NoWarnings-0.082.ebuild: + Cleanup 16 May 2009; Alexis Ballier <aballier@gentoo.org> Test-NoWarnings-0.084.ebuild: diff --git a/dev-perl/Test-NoWarnings/Test-NoWarnings-0.082.ebuild b/dev-perl/Test-NoWarnings/Test-NoWarnings-0.082.ebuild deleted file mode 100644 index a36b21e17a14..000000000000 --- a/dev-perl/Test-NoWarnings/Test-NoWarnings-0.082.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/Test-NoWarnings-0.082.ebuild,v 1.10 2007/03/05 11:10:51 ticho Exp $ - -inherit perl-module -IUSE="" - -DESCRIPTION="Make sure you didn't emit any warnings while testing" -SRC_URI="mirror://cpan/authors/id/F/FD/FDALY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~fdaly/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" - -SRC_TEST="do" - -DEPEND="dev-perl/Test-Tester - dev-lang/perl" diff --git a/dev-perl/Test-Output/ChangeLog b/dev-perl/Test-Output/ChangeLog index 85de3af58b25..9cb50e88d225 100644 --- a/dev-perl/Test-Output/ChangeLog +++ b/dev-perl/Test-Output/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Output # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.6 2009/05/15 16:58:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.7 2009/06/03 15:26:45 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Test-Output-0.13.ebuild: + Cleanup *Test-Output-0.16 (15 May 2009) diff --git a/dev-perl/Test-Output/Test-Output-0.13.ebuild b/dev-perl/Test-Output/Test-Output-0.13.ebuild deleted file mode 100644 index 1929636f57ef..000000000000 --- a/dev-perl/Test-Output/Test-Output-0.13.ebuild +++ /dev/null @@ -1,24 +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/Test-Output/Test-Output-0.13.ebuild,v 1.2 2009/04/27 18:41:43 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=BDFOY -inherit perl-module - -DESCRIPTION="Utilities to test STDOUT and STDERR messages" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - dev-perl/Sub-Exporter - virtual/perl-Test-Simple" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Tester - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST=do diff --git a/dev-perl/Test-SubCalls/ChangeLog b/dev-perl/Test-SubCalls/ChangeLog index 10a3af7bec50..67f22a88c173 100644 --- a/dev-perl/Test-SubCalls/ChangeLog +++ b/dev-perl/Test-SubCalls/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-SubCalls # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/ChangeLog,v 1.15 2009/04/21 16:29:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/ChangeLog,v 1.16 2009/06/03 15:25:30 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Test-SubCalls-1.08.ebuild: + Cleanup *Test-SubCalls-1.09 (21 Apr 2009) diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.08.ebuild b/dev-perl/Test-SubCalls/Test-SubCalls-1.08.ebuild deleted file mode 100644 index 17453f814117..000000000000 --- a/dev-perl/Test-SubCalls/Test-SubCalls-1.08.ebuild +++ /dev/null @@ -1,19 +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/Test-SubCalls/Test-SubCalls-1.08.ebuild,v 1.1 2008/08/24 07:53:40 tove Exp $ - -MODULE_AUTHOR=ADAMK -inherit perl-module - -DESCRIPTION="Track the number of times subs are called" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND=">=dev-perl/Hook-LexWrap-0.20 - virtual/perl-File-Spec - dev-lang/perl" diff --git a/dev-perl/Test-WWW-Mechanize/ChangeLog b/dev-perl/Test-WWW-Mechanize/ChangeLog index 443367735cba..eb339e148fcf 100644 --- a/dev-perl/Test-WWW-Mechanize/ChangeLog +++ b/dev-perl/Test-WWW-Mechanize/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-WWW-Mechanize # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.26 2009/01/19 11:40:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/ChangeLog,v 1.27 2009/06/03 15:24:12 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Test-WWW-Mechanize-1.22.ebuild: + Cleanup *Test-WWW-Mechanize-1.24 (19 Jan 2009) diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.22.ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.22.ebuild deleted file mode 100644 index cda05331327b..000000000000 --- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.22.ebuild +++ /dev/null @@ -1,26 +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/Test-WWW-Mechanize/Test-WWW-Mechanize-1.22.ebuild,v 1.1 2008/12/08 02:39:54 robbat2 Exp $ - -inherit perl-module - -DESCRIPTION="Test::WWW::Mechanize is a subclass of WWW::Mechanize that -incorporates features for web application testing" -SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/${P}/" -IUSE="" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -#SRC_TEST="do" - -DEPEND=">=dev-perl/WWW-Mechanize-1.24 - dev-perl/Carp-Assert-More - >=dev-perl/HTTP-Server-Simple-0.07 - dev-perl/URI - >=dev-perl/Test-LongString-0.07 - dev-lang/perl" - -src_compile() { - echo "y" | perl-module_src_compile -} diff --git a/dev-perl/Text-CSV/ChangeLog b/dev-perl/Text-CSV/ChangeLog index a7eab24468c0..cd5aa6d4ce9f 100644 --- a/dev-perl/Text-CSV/ChangeLog +++ b/dev-perl/Text-CSV/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-CSV # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/ChangeLog,v 1.18 2009/05/16 14:38:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/ChangeLog,v 1.19 2009/06/03 15:22:18 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Text-CSV-1.11.ebuild: + Cleanup *Text-CSV-1.12 (16 May 2009) diff --git a/dev-perl/Text-CSV/Text-CSV-1.11.ebuild b/dev-perl/Text-CSV/Text-CSV-1.11.ebuild deleted file mode 100644 index abd61f22fa81..000000000000 --- a/dev-perl/Text-CSV/Text-CSV-1.11.ebuild +++ /dev/null @@ -1,19 +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/Text-CSV/Text-CSV-1.11.ebuild,v 1.1 2009/03/21 20:24:35 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="MAKAMAKA" -inherit perl-module - -DESCRIPTION="Manipulate comma-separated value strings" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="test? ( dev-perl/Test-Pod )" - -SRC_TEST=do diff --git a/dev-perl/UNIVERSAL-require/ChangeLog b/dev-perl/UNIVERSAL-require/ChangeLog index b537ca5da3bd..6be18084a7aa 100644 --- a/dev-perl/UNIVERSAL-require/ChangeLog +++ b/dev-perl/UNIVERSAL-require/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/UNIVERSAL-require # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/ChangeLog,v 1.15 2009/05/09 16:01:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/ChangeLog,v 1.16 2009/06/03 15:21:04 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -UNIVERSAL-require-0.11.ebuild: + Cleanup 09 May 2009; Raúl Porcel <armin76@gentoo.org> UNIVERSAL-require-0.13.ebuild: diff --git a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.11.ebuild b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.11.ebuild deleted file mode 100644 index d60ada47cad1..000000000000 --- a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.11.ebuild +++ /dev/null @@ -1,17 +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/UNIVERSAL-require/UNIVERSAL-require-0.11.ebuild,v 1.6 2009/01/08 14:32:38 armin76 Exp $ - -inherit perl-module - -DESCRIPTION="UNIVERSAL::require - require() modules from a variable" -HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" -SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86" -IUSE="" -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog index 61a31d429b97..2690251150fb 100644 --- a/dev-perl/Variable-Magic/ChangeLog +++ b/dev-perl/Variable-Magic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Variable-Magic # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.12 2009/05/16 08:13:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.13 2009/06/03 15:19:44 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Variable-Magic-0.34.ebuild: + Cleanup *Variable-Magic-0.35 (16 May 2009) diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.34.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.34.ebuild deleted file mode 100644 index 8170a14c6b42..000000000000 --- a/dev-perl/Variable-Magic/Variable-Magic-0.34.ebuild +++ /dev/null @@ -1,21 +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/Variable-Magic/Variable-Magic-0.34.ebuild,v 1.1 2009/04/21 16:14:03 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=VPIT -inherit perl-module - -DESCRIPTION="Associate user-defined magic to variables from Perl" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST=do diff --git a/dev-perl/XML-Feed/ChangeLog b/dev-perl/XML-Feed/ChangeLog index fb3920191ce0..0c774e2222d9 100644 --- a/dev-perl/XML-Feed/ChangeLog +++ b/dev-perl/XML-Feed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-Feed # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Feed/ChangeLog,v 1.11 2009/05/08 08:36:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Feed/ChangeLog,v 1.12 2009/06/03 15:18:33 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -XML-Feed-0.42.ebuild: + Cleanup *XML-Feed-0.43 (08 May 2009) diff --git a/dev-perl/XML-Feed/XML-Feed-0.42.ebuild b/dev-perl/XML-Feed/XML-Feed-0.42.ebuild deleted file mode 100644 index 9ff138ae802b..000000000000 --- a/dev-perl/XML-Feed/XML-Feed-0.42.ebuild +++ /dev/null @@ -1,31 +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/XML-Feed/XML-Feed-0.42.ebuild,v 1.1 2009/04/03 20:04:29 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=SIMONW -inherit perl-module - -DESCRIPTION="Syndication feed parser and auto-discovery" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-perl/Class-ErrorHandler - dev-perl/Feed-Find - dev-perl/URI-Fetch - >=dev-perl/XML-RSS-1.40 - >=dev-perl/XML-Atom-0.32 - dev-perl/DateTime - dev-perl/DateTime-Format-Mail - dev-perl/DateTime-Format-W3CDTF - dev-perl/HTML-Parser - dev-perl/libwww-perl - virtual/perl-Module-Pluggable" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=do diff --git a/dev-perl/YAML-Syck/ChangeLog b/dev-perl/YAML-Syck/ChangeLog index ef5e195f21bb..678209388037 100644 --- a/dev-perl/YAML-Syck/ChangeLog +++ b/dev-perl/YAML-Syck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/YAML-Syck # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/ChangeLog,v 1.19 2009/04/29 21:05:38 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/ChangeLog,v 1.20 2009/06/03 15:17:01 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -YAML-Syck-0.82.ebuild: + Cleanup 29 Apr 2009; Tiago Cunha <tcunha@gentoo.org> YAML-Syck-1.05.ebuild: stable amd64/sparc, bug 267876 diff --git a/dev-perl/YAML-Syck/YAML-Syck-0.82.ebuild b/dev-perl/YAML-Syck/YAML-Syck-0.82.ebuild deleted file mode 100644 index 12efa895315a..000000000000 --- a/dev-perl/YAML-Syck/YAML-Syck-0.82.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/YAML-Syck-0.82.ebuild,v 1.3 2007/04/22 14:05:49 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Fast, lightweight YAML loader and dumper" -HOMEPAGE="http://search.cpan.org/~audreyt/" -SRC_URI="mirror://cpan/authors/id/A/AU/AUDREYT/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="|| ( dev-libs/syck >=dev-lang/ruby-1.8 ) - dev-lang/perl" diff --git a/dev-perl/crypt-dsa/ChangeLog b/dev-perl/crypt-dsa/ChangeLog index 9922c7d3ae01..2fdab9c7c243 100644 --- a/dev-perl/crypt-dsa/ChangeLog +++ b/dev-perl/crypt-dsa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/crypt-dsa -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dsa/ChangeLog,v 1.20 2008/09/05 17:35:23 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dsa/ChangeLog,v 1.21 2009/06/03 15:15:13 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -crypt-dsa-0.13.ebuild: + Cleanup 05 Sep 2008; Raúl Porcel <armin76@gentoo.org> crypt-dsa-0.14.ebuild: alpha stable diff --git a/dev-perl/crypt-dsa/crypt-dsa-0.13.ebuild b/dev-perl/crypt-dsa/crypt-dsa-0.13.ebuild deleted file mode 100644 index 913b41f79725..000000000000 --- a/dev-perl/crypt-dsa/crypt-dsa-0.13.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dsa/crypt-dsa-0.13.ebuild,v 1.9 2006/10/20 13:41:30 mcummings Exp $ - -inherit perl-module - -MY_P=Crypt-DSA-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="DSA Signatures and Key Generation" -HOMEPAGE="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.readme" -SRC_URI="mirror://cpan/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ~ppc sparc x86" -IUSE="" - -DEPEND="dev-perl/data-buffer - dev-perl/math-pari - dev-perl/crypt-random - dev-perl/Digest-SHA1 - dev-perl/convert-pem - dev-lang/perl" |