diff options
132 files changed, 135 insertions, 2775 deletions
diff --git a/dev-perl/Data-UUID/ChangeLog b/dev-perl/Data-UUID/ChangeLog index aae7a4335566..5afc3a6f2fb6 100644 --- a/dev-perl/Data-UUID/ChangeLog +++ b/dev-perl/Data-UUID/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Data-UUID -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/ChangeLog,v 1.35 2007/11/10 12:31:14 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/ChangeLog,v 1.36 2008/09/15 11:17:41 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Data-UUID-0.11.ebuild, + -Data-UUID-0.142.ebuild, -Data-UUID-0.145.ebuild, -Data-UUID-0.148.ebuild: + Cleanup 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Data-UUID-1.148.ebuild: amd64 stable diff --git a/dev-perl/Data-UUID/Data-UUID-0.11.ebuild b/dev-perl/Data-UUID/Data-UUID-0.11.ebuild deleted file mode 100644 index 37b4c3bc4928..000000000000 --- a/dev-perl/Data-UUID/Data-UUID-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/Data-UUID/Data-UUID-0.11.ebuild,v 1.12 2006/11/24 17:06:18 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Perl extension for generating Globally/Universally Unique -Identifiers (GUIDs/UUIDs)." -HOMEPAGE="http://search.cpan.org/search?query=${PN}" -SRC_URI="mirror://cpan/authors/id/A/AG/AGOLOMSH/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="ia64 ppc ~ppc64 sparc x86" -IUSE="" -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Data-UUID/Data-UUID-0.142.ebuild b/dev-perl/Data-UUID/Data-UUID-0.142.ebuild deleted file mode 100644 index 1e28beb83795..000000000000 --- a/dev-perl/Data-UUID/Data-UUID-0.142.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/Data-UUID/Data-UUID-0.142.ebuild,v 1.6 2006/11/24 17:06:18 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Perl extension for generating Globally/Universally Unique -Identifiers (GUIDs/UUIDs)." -HOMEPAGE="http://search.cpan.org/search?query=${PN}" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ia64 ppc ~ppc64 sparc ~x86" -IUSE="" -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Data-UUID/Data-UUID-0.145.ebuild b/dev-perl/Data-UUID/Data-UUID-0.145.ebuild deleted file mode 100644 index c1cc0e89992e..000000000000 --- a/dev-perl/Data-UUID/Data-UUID-0.145.ebuild +++ /dev/null @@ -1,20 +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/Data-UUID/Data-UUID-0.145.ebuild,v 1.6 2006/12/24 00:22:04 dertobi123 Exp $ - -inherit perl-module - -DESCRIPTION="Perl extension for generating Globally/Universally Unique -Identifiers (GUIDs/UUIDs)." -HOMEPAGE="http://search.cpan.org/search?query=${PN}" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc ~x86" -IUSE="test" -SRC_TEST="do" - -DEPEND="dev-lang/perl - test? ( dev-perl/Test-Pod-Coverage - dev-perl/Test-Pod )" diff --git a/dev-perl/Data-UUID/Data-UUID-0.148.ebuild b/dev-perl/Data-UUID/Data-UUID-0.148.ebuild deleted file mode 100644 index a83dab273782..000000000000 --- a/dev-perl/Data-UUID/Data-UUID-0.148.ebuild +++ /dev/null @@ -1,20 +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/Data-UUID/Data-UUID-0.148.ebuild,v 1.7 2007/05/05 17:40:01 dertobi123 Exp $ - -inherit perl-module - -DESCRIPTION="Perl extension for generating Globally/Universally Unique -Identifiers (GUIDs/UUIDs)." -HOMEPAGE="http://search.cpan.org/search?query=${PN}" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86" -IUSE="test" -SRC_TEST="do" - -DEPEND="dev-lang/perl - test? ( dev-perl/Test-Pod-Coverage - dev-perl/Test-Pod )" diff --git a/dev-perl/Devel-Symdump/ChangeLog b/dev-perl/Devel-Symdump/ChangeLog index 843551b0c1ba..2ed134de2510 100644 --- a/dev-perl/Devel-Symdump/ChangeLog +++ b/dev-perl/Devel-Symdump/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Devel-Symdump # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Symdump/ChangeLog,v 1.58 2008/07/15 18:10:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Symdump/ChangeLog,v 1.59 2008/09/15 11:13:57 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Devel-Symdump-2.06.ebuild, + -Devel-Symdump-2.06.01.ebuild, -Devel-Symdump-2.06.02.ebuild, + -Devel-Symdump-2.06.03.ebuild, -Devel-Symdump-2.06.04.ebuild: + Cleanup 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> Devel-Symdump-2.08.ebuild: alpha/ia64/sparc/x86 stable diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.01.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.06.01.ebuild deleted file mode 100644 index e0e35b448bc6..000000000000 --- a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.01.ebuild +++ /dev/null @@ -1,20 +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/Devel-Symdump/Devel-Symdump-2.06.01.ebuild,v 1.7 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit versionator perl-module - -MY_P="${PN}-$(delete_version_separator 2)" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="dump symbol names or the symbol table" -HOMEPAGE="http://search.cpan.org/~andk/${P}" -SRC_URI="mirror://cpan/authors/id/A/AN/ANDK/${MY_P}.tar.gz" - -SRC_TEST="do" -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 sparc ~x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.02.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.06.02.ebuild deleted file mode 100644 index 439257e76729..000000000000 --- a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.02.ebuild +++ /dev/null @@ -1,20 +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/Devel-Symdump/Devel-Symdump-2.06.02.ebuild,v 1.8 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit versionator perl-module - -MY_P="${PN}-$(delete_version_separator 2)" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="dump symbol names or the symbol table" -HOMEPAGE="http://search.cpan.org/~andk/${P}" -SRC_URI="mirror://cpan/authors/id/A/AN/ANDK/${MY_P}.tar.gz" - -SRC_TEST="do" -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc ~x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.03.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.06.03.ebuild deleted file mode 100644 index 21e7f4bc7512..000000000000 --- a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.03.ebuild +++ /dev/null @@ -1,20 +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/Devel-Symdump/Devel-Symdump-2.06.03.ebuild,v 1.3 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit versionator perl-module - -MY_P="${PN}-$(delete_version_separator 2)" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="dump symbol names or the symbol table" -HOMEPAGE="http://search.cpan.org/~andk/${P}" -SRC_URI="mirror://cpan/authors/id/A/AN/ANDK/${MY_P}.tar.gz" - -SRC_TEST="do" -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.04.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.06.04.ebuild deleted file mode 100644 index 1e5ef8e2582e..000000000000 --- a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.04.ebuild +++ /dev/null @@ -1,20 +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/Devel-Symdump/Devel-Symdump-2.06.04.ebuild,v 1.8 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit versionator perl-module - -MY_P="${PN}-$(delete_version_separator 2)" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="dump symbol names or the symbol table" -HOMEPAGE="http://search.cpan.org/~andk/${P}" -SRC_URI="mirror://cpan/authors/id/A/AN/ANDK/${MY_P}.tar.gz" - -SRC_TEST="do" -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.06.ebuild deleted file mode 100644 index c2fe102d2940..000000000000 --- a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.ebuild +++ /dev/null @@ -1,17 +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/Devel-Symdump/Devel-Symdump-2.06.ebuild,v 1.12 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="dump symbol names or the symbol table" -HOMEPAGE="http://search.cpan.org/~andk/${P}" -SRC_URI="mirror://cpan/authors/id/A/AN/ANDK/${P}.tar.gz" - -SRC_TEST="do" -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Email-Address/ChangeLog b/dev-perl/Email-Address/ChangeLog index a1bf95d8d9e4..c39d7adf5815 100644 --- a/dev-perl/Email-Address/ChangeLog +++ b/dev-perl/Email-Address/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Email-Address # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Address/ChangeLog,v 1.43 2008/07/15 18:17:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Address/ChangeLog,v 1.44 2008/09/15 11:15:59 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> + -Email-Address-1.87.0.ebuild, -Email-Address-1.88.4.ebuild, + -Email-Address-1.88.6.ebuild, -Email-Address-1.88.7.ebuild: + Cleanup 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> Email-Address-1.88.9.ebuild: diff --git a/dev-perl/Email-Address/Email-Address-1.87.0.ebuild b/dev-perl/Email-Address/Email-Address-1.87.0.ebuild deleted file mode 100644 index 917b29620476..000000000000 --- a/dev-perl/Email-Address/Email-Address-1.87.0.ebuild +++ /dev/null @@ -1,22 +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/Email-Address/Email-Address-1.87.0.ebuild,v 1.7 2007/01/15 17:33:47 mcummings Exp $ - -inherit perl-module versionator - -MY_PV="$(delete_version_separator 2)" -MY_P="${PN}-${MY_PV}" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Email::Address - RFC 2822 Address Parsing and Creation" -HOMEPAGE="http://search.cpan.org/~rjbs/" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86" -IUSE="test" -SRC_TEST="do" - -DEPEND="test? ( virtual/perl-Test-Simple ) - dev-lang/perl" diff --git a/dev-perl/Email-Address/Email-Address-1.88.4.ebuild b/dev-perl/Email-Address/Email-Address-1.88.4.ebuild deleted file mode 100644 index 07e3f86246f3..000000000000 --- a/dev-perl/Email-Address/Email-Address-1.88.4.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/Email-Address/Email-Address-1.88.4.ebuild,v 1.7 2007/03/05 11:42:20 ticho Exp $ - -inherit perl-module versionator - -MY_PV="$(delete_version_separator 2)" -MY_P="${PN}-${MY_PV}" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Email::Address - RFC 2822 Address Parsing and Creation" -HOMEPAGE="http://search.cpan.org/~rjbs/" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86" -IUSE="test" -SRC_TEST="do" - -DEPEND="test? ( virtual/perl-Test-Simple - >=dev-perl/Test-Pod-1.14 - >=dev-perl/Test-Pod-Coverage-1.08 ) - dev-lang/perl" diff --git a/dev-perl/Email-Address/Email-Address-1.88.6.ebuild b/dev-perl/Email-Address/Email-Address-1.88.6.ebuild deleted file mode 100644 index 9c84e7bcd077..000000000000 --- a/dev-perl/Email-Address/Email-Address-1.88.6.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/Email-Address/Email-Address-1.88.6.ebuild,v 1.2 2007/06/21 15:58:08 mcummings Exp $ - -inherit perl-module versionator - -MY_PV="$(delete_version_separator 2)" -MY_P="${PN}-${MY_PV}" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Email::Address - RFC 2822 Address Parsing and Creation" -HOMEPAGE="http://search.cpan.org/~rjbs/" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" -IUSE="test" -SRC_TEST="do" - -DEPEND="test? ( virtual/perl-Test-Simple - >=dev-perl/Test-Pod-1.14 - >=dev-perl/Test-Pod-Coverage-1.08 ) - dev-lang/perl" diff --git a/dev-perl/Email-Address/Email-Address-1.88.7.ebuild b/dev-perl/Email-Address/Email-Address-1.88.7.ebuild deleted file mode 100644 index 2cd105625438..000000000000 --- a/dev-perl/Email-Address/Email-Address-1.88.7.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/Email-Address/Email-Address-1.88.7.ebuild,v 1.4 2007/07/05 21:24:19 armin76 Exp $ - -inherit perl-module versionator - -MY_PV="$(delete_version_separator 2)" -MY_P="${PN}-${MY_PV}" -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Email::Address - RFC 2822 Address Parsing and Creation" -HOMEPAGE="http://search.cpan.org/~rjbs/" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86" -IUSE="test" -SRC_TEST="do" - -DEPEND="test? ( virtual/perl-Test-Simple - >=dev-perl/Test-Pod-1.14 - >=dev-perl/Test-Pod-Coverage-1.08 ) - dev-lang/perl" diff --git a/dev-perl/File-HomeDir/ChangeLog b/dev-perl/File-HomeDir/ChangeLog index 58a00f920204..23ef3e38f41e 100644 --- a/dev-perl/File-HomeDir/ChangeLog +++ b/dev-perl/File-HomeDir/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/File-HomeDir # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/ChangeLog,v 1.40 2008/07/15 19:36:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/ChangeLog,v 1.41 2008/09/15 11:19:31 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -File-HomeDir-0.52.ebuild, + -File-HomeDir-0.58.ebuild, -File-HomeDir-0.63.ebuild, + -File-HomeDir-0.64.ebuild, -File-HomeDir-0.65.ebuild: + Cleanup 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> File-HomeDir-0.69.ebuild: alpha/ia64/sparc/x86 stable diff --git a/dev-perl/File-HomeDir/File-HomeDir-0.52.ebuild b/dev-perl/File-HomeDir/File-HomeDir-0.52.ebuild deleted file mode 100644 index 5d4587a4712d..000000000000 --- a/dev-perl/File-HomeDir/File-HomeDir-0.52.ebuild +++ /dev/null @@ -1,18 +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/File-HomeDir/File-HomeDir-0.52.ebuild,v 1.9 2007/07/10 23:33:29 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Get home directory for self or other user" -HOMEPAGE="http://search.cpan.org/~adamk/" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="amd64 ia64 sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/File-HomeDir/File-HomeDir-0.58.ebuild b/dev-perl/File-HomeDir/File-HomeDir-0.58.ebuild deleted file mode 100644 index 20b2df8d9d8d..000000000000 --- a/dev-perl/File-HomeDir/File-HomeDir-0.58.ebuild +++ /dev/null @@ -1,18 +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/File-HomeDir/File-HomeDir-0.58.ebuild,v 1.13 2007/07/10 23:33:29 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Get home directory for self or other user" -HOMEPAGE="http://search.cpan.org/~adamk/" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/File-HomeDir/File-HomeDir-0.63.ebuild b/dev-perl/File-HomeDir/File-HomeDir-0.63.ebuild deleted file mode 100644 index 85bd22098a99..000000000000 --- a/dev-perl/File-HomeDir/File-HomeDir-0.63.ebuild +++ /dev/null @@ -1,18 +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/File-HomeDir/File-HomeDir-0.63.ebuild,v 1.3 2007/07/10 23:33:29 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Get home directory for self or other user" -HOMEPAGE="http://search.cpan.org/~adamk/" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -#SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/File-HomeDir/File-HomeDir-0.64.ebuild b/dev-perl/File-HomeDir/File-HomeDir-0.64.ebuild deleted file mode 100644 index 1de3618e1294..000000000000 --- a/dev-perl/File-HomeDir/File-HomeDir-0.64.ebuild +++ /dev/null @@ -1,18 +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/File-HomeDir/File-HomeDir-0.64.ebuild,v 1.5 2007/07/10 23:33:29 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Get home directory for self or other user" -HOMEPAGE="http://search.cpan.org/~adamk/" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc ~x86" -IUSE="" - -#SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/File-HomeDir/File-HomeDir-0.65.ebuild b/dev-perl/File-HomeDir/File-HomeDir-0.65.ebuild deleted file mode 100644 index 67b5d9fa193c..000000000000 --- a/dev-perl/File-HomeDir/File-HomeDir-0.65.ebuild +++ /dev/null @@ -1,18 +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/File-HomeDir/File-HomeDir-0.65.ebuild,v 1.7 2007/11/10 13:05:15 drac Exp $ - -inherit perl-module - -DESCRIPTION="Get home directory for self or other user" -HOMEPAGE="http://search.cpan.org/~adamk/" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" - -#SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/HTML-Mason/ChangeLog b/dev-perl/HTML-Mason/ChangeLog index d6f3578f343c..ca0e5ca84c68 100644 --- a/dev-perl/HTML-Mason/ChangeLog +++ b/dev-perl/HTML-Mason/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/HTML-Mason # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.80 2008/08/06 16:54:43 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.81 2008/09/15 11:21:12 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -HTML-Mason-1.32.ebuild, + -HTML-Mason-1.33.ebuild, -HTML-Mason-1.35.ebuild, -HTML-Mason-1.36.ebuild: + Cleanup 06 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add GLEP 56 USE flag desc from use.local.desc diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.32.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.32.ebuild deleted file mode 100644 index 46d6c7968ff0..000000000000 --- a/dev-perl/HTML-Mason/HTML-Mason-1.32.ebuild +++ /dev/null @@ -1,51 +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-Mason/HTML-Mason-1.32.ebuild,v 1.17 2008/02/03 14:15:40 hollow Exp $ - -inherit depend.apache perl-module - -DESCRIPTION="A HTML development and delivery Perl Module" -SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" -HOMEPAGE="http://www.masonhq.com/" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ppc sparc x86" -IUSE="modperl doc" -SRC_TEST="do" - -DEPEND="!modperl? ( virtual/perl-CGI ) - modperl? ( - www-apache/libapreq2 - >=www-apache/mod_perl-2 - ) - >=dev-perl/Params-Validate-0.7 - >=dev-perl/module-build-0.28 - >=dev-perl/Class-Container-0.08 - >=dev-perl/Exception-Class-1.15 - virtual/perl-Scalar-List-Utils - virtual/perl-File-Spec - >=dev-perl/Cache-Cache-1.01 - dev-lang/perl" - -want_apache2 modperl - -mydoc="CREDITS UPGRADE" -myconf="--noprompts" - -perl-module_src_prep() { - # Note about new modperl use flag - if use !modperl ; then - ewarn "HTML-Mason will only install with modperl support" - ewarn "if the use flag modperl is enabled." - sleep 5 - fi - # rendhalver - needed to set an env var for the build script so it finds our apache. - APACHE="${APACHE_BIN}" perl ${S}/Build.PL installdirs=vendor destdir=${D} ${myconf} -} - -src_install () { - perl-module_src_install - # rendhalver - the html docs have subdirs so this gets all of them - use doc && dohtml -r htdocs/* -} diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild deleted file mode 100644 index 382c64df6ca8..000000000000 --- a/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild +++ /dev/null @@ -1,51 +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-Mason/HTML-Mason-1.33.ebuild,v 1.13 2008/02/03 14:15:40 hollow Exp $ - -inherit depend.apache perl-module - -DESCRIPTION="A HTML development and delivery Perl Module" -SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" -HOMEPAGE="http://www.masonhq.com/" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ppc sparc ~x86" -IUSE="modperl doc" -SRC_TEST="do" - -DEPEND="!modperl? ( virtual/perl-CGI ) - modperl? ( - www-apache/libapreq2 - >=www-apache/mod_perl-2 - ) - >=dev-perl/Params-Validate-0.7 - >=dev-perl/module-build-0.28 - >=dev-perl/Class-Container-0.08 - >=dev-perl/Exception-Class-1.15 - virtual/perl-Scalar-List-Utils - virtual/perl-File-Spec - >=dev-perl/Cache-Cache-1.01 - dev-lang/perl" - -want_apache2 modperl - -mydoc="CREDITS UPGRADE" -myconf="--noprompts" - -perl-module_src_prep() { - # Note about new modperl use flag - if use !modperl ; then - ewarn "HTML-Mason will only install with modperl support" - ewarn "if the use flag modperl is enabled." - sleep 5 - fi - # rendhalver - needed to set an env var for the build script so it finds our apache. - APACHE="${APACHE_BIN}" perl ${S}/Build.PL installdirs=vendor destdir=${D} ${myconf} -} - -src_install () { - perl-module_src_install - # rendhalver - the html docs have subdirs so this gets all of them - use doc && dohtml -r htdocs/* -} diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild deleted file mode 100644 index 9c0f3906b987..000000000000 --- a/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild +++ /dev/null @@ -1,51 +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-Mason/HTML-Mason-1.35.ebuild,v 1.12 2008/02/03 14:15:40 hollow Exp $ - -inherit depend.apache perl-module - -DESCRIPTION="A HTML development and delivery Perl Module" -SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" -HOMEPAGE="http://www.masonhq.com/" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ppc sparc x86" -IUSE="modperl doc" -SRC_TEST="do" - -DEPEND="!modperl? ( virtual/perl-CGI ) - modperl? ( - www-apache/libapreq2 - >=www-apache/mod_perl-2 - ) - >=dev-perl/Params-Validate-0.7 - >=dev-perl/module-build-0.28 - >=dev-perl/Class-Container-0.08 - >=dev-perl/Exception-Class-1.15 - virtual/perl-Scalar-List-Utils - virtual/perl-File-Spec - >=dev-perl/Cache-Cache-1.01 - dev-lang/perl" - -want_apache2 modperl - -mydoc="CREDITS UPGRADE" -myconf="--noprompts" - -perl-module_src_prep() { - # Note about new modperl use flag - if use !modperl ; then - ewarn "HTML-Mason will only install with modperl support" - ewarn "if the use flag modperl is enabled." - sleep 5 - fi - # rendhalver - needed to set an env var for the build script so it finds our apache. - APACHE="${APACHE_BIN}" perl ${S}/Build.PL installdirs=vendor destdir=${D} ${myconf} -} - -src_install () { - perl-module_src_install - # rendhalver - the html docs have subdirs so this gets all of them - use doc && dohtml -r htdocs/* -} diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.36.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.36.ebuild deleted file mode 100644 index 1c0420723b46..000000000000 --- a/dev-perl/HTML-Mason/HTML-Mason-1.36.ebuild +++ /dev/null @@ -1,55 +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-Mason/HTML-Mason-1.36.ebuild,v 1.9 2008/02/03 14:15:40 hollow Exp $ - -inherit depend.apache perl-module - -DESCRIPTION="A HTML development and delivery Perl Module" -SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" -HOMEPAGE="http://www.masonhq.com/" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~ppc sparc x86" -IUSE="modperl doc" -SRC_TEST="do" - -RDEPEND="!modperl? ( virtual/perl-CGI ) - modperl? ( - www-apache/libapreq2 - >=www-apache/mod_perl-2 - ) - >=dev-perl/Params-Validate-0.7 - >=dev-perl/module-build-0.28 - >=dev-perl/Class-Container-0.08 - >=dev-perl/Exception-Class-1.15 - dev-perl/HTML-Parser - virtual/perl-Scalar-List-Utils - virtual/perl-File-Spec - >=dev-perl/Cache-Cache-1.01 - dev-lang/perl" - -DEPEND="${RDEPEND} - dev-perl/module-build" - -want_apache2 modperl - -mydoc="CREDITS UPGRADE" -myconf="--noprompts" - -perl-module_src_prep() { - # Note about new modperl use flag - if use !modperl ; then - ewarn "HTML-Mason will only install with modperl support" - ewarn "if the use flag modperl is enabled." - sleep 5 - fi - # rendhalver - needed to set an env var for the build script so it finds our apache. - APACHE="${APACHE_BIN}" perl ${S}/Build.PL installdirs=vendor destdir=${D} ${myconf} -} - -src_install () { - perl-module_src_install - # rendhalver - the html docs have subdirs so this gets all of them - use doc && dohtml -r htdocs/* -} diff --git a/dev-perl/IO-Socket-SSL/ChangeLog b/dev-perl/IO-Socket-SSL/ChangeLog index 1763dff8036a..e24cad532f40 100644 --- a/dev-perl/IO-Socket-SSL/ChangeLog +++ b/dev-perl/IO-Socket-SSL/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/IO-Socket-SSL # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/ChangeLog,v 1.89 2008/09/01 08:56:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/ChangeLog,v 1.90 2008/09/15 11:24:37 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -IO-Socket-SSL-0.97.ebuild, + -IO-Socket-SSL-0.99.9.ebuild, -IO-Socket-SSL-1.01.ebuild, + -IO-Socket-SSL-1.02.ebuild, -IO-Socket-SSL-1.03.ebuild, + -IO-Socket-SSL-1.04.ebuild, -IO-Socket-SSL-1.05.ebuild, + -IO-Socket-SSL-1.06.ebuild, -IO-Socket-SSL-1.07.ebuild, + -IO-Socket-SSL-1.14.ebuild: + Cleanup *IO-Socket-SSL-1.15 (01 Sep 2008) diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.97.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.97.ebuild deleted file mode 100644 index f47c4f2b0ede..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.97.ebuild +++ /dev/null @@ -1,22 +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/IO-Socket-SSL/IO-Socket-SSL-0.97.ebuild,v 1.13 2006/08/19 17:49:05 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -SRC_URI="mirror://cpan/authors/id/B/BE/BEHROOZI/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~behroozi/${P}/" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -# Disabled because the tests conflict with other services already running on the -# desired ports -and who wants to write a patch to try and locate a free prot -# range just for this? -#SRC_TEST="do" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.99.9.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.99.9.ebuild deleted file mode 100644 index 99b79c501067..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.99.9.ebuild +++ /dev/null @@ -1,28 +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/IO-Socket-SSL/IO-Socket-SSL-0.99.9.ebuild,v 1.7 2006/10/23 18:08:13 gustavoz Exp $ - -inherit perl-module versionator - -MY_PV="$(replace_version_separator 2 "" ${PV})" -MY_P="${PN}-${MY_PV}" - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${MY_P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -# http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-0.98_1.tar.gz - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -# Disabled because the tests conflict with other services already running on the -# desired ports -and who wants to write a patch to try and locate a free prot -# range just for this? -#SRC_TEST="do" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" -MY_PV=$(replace_version_separator 2 '') -S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild deleted file mode 100644 index 52d3344d4d32..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild +++ /dev/null @@ -1,22 +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/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild,v 1.5 2006/12/24 00:46:31 dertobi123 Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Disabled because the tests conflict with other services already running on the -# desired ports -and who wants to write a patch to try and locate a free prot -# range just for this? -#SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.02.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.02.ebuild deleted file mode 100644 index 0b9af4b7c04c..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.02.ebuild +++ /dev/null @@ -1,22 +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/IO-Socket-SSL/IO-Socket-SSL-1.02.ebuild,v 1.8 2007/05/12 04:40:43 kumba Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Disabled because the tests conflict with other services already running on the -# desired ports -and who wants to write a patch to try and locate a free prot -# range just for this? -#SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild deleted file mode 100644 index 803edd70044c..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild +++ /dev/null @@ -1,22 +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/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild,v 1.3 2007/06/24 21:28:31 vapier Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Disabled because the tests conflict with other services already running on the -# desired ports -and who wants to write a patch to try and locate a free prot -# range just for this? -#SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.04.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.04.ebuild deleted file mode 100644 index 16642d586d09..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.04.ebuild +++ /dev/null @@ -1,21 +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/IO-Socket-SSL/IO-Socket-SSL-1.04.ebuild,v 1.3 2007/06/24 21:28:31 vapier Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Tests have been fixed upstream to attempt to use a random port. Adding tests -# back in for now. -SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.05.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.05.ebuild deleted file mode 100644 index f5b8c7fa7b1a..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.05.ebuild +++ /dev/null @@ -1,21 +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/IO-Socket-SSL/IO-Socket-SSL-1.05.ebuild,v 1.3 2007/06/24 21:28:31 vapier Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Tests have been fixed upstream to attempt to use a random port. Adding tests -# back in for now. -SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.06.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.06.ebuild deleted file mode 100644 index a3c33c87a5b4..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.06.ebuild +++ /dev/null @@ -1,21 +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/IO-Socket-SSL/IO-Socket-SSL-1.06.ebuild,v 1.6 2007/07/08 02:38:10 tgall Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Tests have been fixed upstream to attempt to use a random port. Adding tests -# back in for now. -SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.07.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.07.ebuild deleted file mode 100644 index 8165accf1687..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.07.ebuild +++ /dev/null @@ -1,21 +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/IO-Socket-SSL/IO-Socket-SSL-1.07.ebuild,v 1.8 2007/11/10 13:31:46 drac Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Tests have been fixed upstream to attempt to use a random port. Adding tests -# back in for now. -SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.14.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.14.ebuild deleted file mode 100644 index 3bd83e751cda..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.14.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/IO-Socket-SSL/IO-Socket-SSL-1.14.ebuild,v 1.1 2008/08/23 13:41:53 tove Exp $ - -MODULE_AUTHOR=SULLR -inherit perl-module - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/Net-SSLeay-1.33 - virtual/perl-Scalar-List-Utils - dev-lang/perl" -# dev-perl/Net-LibIDN -- waiting for keywords bug 235533 diff --git a/dev-perl/Log-Log4perl/ChangeLog b/dev-perl/Log-Log4perl/ChangeLog index 7f74fc64cc98..a9eecd6f5d33 100644 --- a/dev-perl/Log-Log4perl/ChangeLog +++ b/dev-perl/Log-Log4perl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Log-Log4perl -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.38 2007/12/17 18:24:35 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.39 2008/09/15 11:26:34 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Log-Log4perl-1.02.ebuild, + -Log-Log4perl-1.06.ebuild, -Log-Log4perl-1.08.ebuild, + -Log-Log4perl-1.09.ebuild, -Log-Log4perl-1.10.ebuild, + -Log-Log4perl-1.11.ebuild, -Log-Log4perl-1.12.ebuild: + Cleanup 17 Dec 2007; Samuli Suominen <drac@gentoo.org> Log-Log4perl-1.13.ebuild: amd64 stable diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.02.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.02.ebuild deleted file mode 100644 index 73ccb8192412..000000000000 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.02.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.02.ebuild,v 1.7 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging package." -SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz" -HOMEPAGE="http://log4perl.sourceforge.net/" - -SLOT="0" -LICENSE="as-is" -KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.06.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.06.ebuild deleted file mode 100644 index d82e3dcae68a..000000000000 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.06.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/Log-Log4perl/Log-Log4perl-1.06.ebuild,v 1.5 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging package." -SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz" -HOMEPAGE="http://log4perl.sourceforge.net/" - -SLOT="0" -LICENSE="as-is" -KEYWORDS="amd64 ia64 ~ppc sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.08.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.08.ebuild deleted file mode 100644 index 72a998d37d1d..000000000000 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.08.ebuild +++ /dev/null @@ -1,18 +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/Log-Log4perl/Log-Log4perl-1.08.ebuild,v 1.6 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging package." -SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz" -HOMEPAGE="http://log4perl.sourceforge.net/" - -SLOT="0" -LICENSE="as-is" -KEYWORDS="amd64 ia64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.09.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.09.ebuild deleted file mode 100644 index e8e5be96f6f1..000000000000 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.09.ebuild +++ /dev/null @@ -1,18 +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/Log-Log4perl/Log-Log4perl-1.09.ebuild,v 1.4 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging package." -SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz" -HOMEPAGE="http://log4perl.sourceforge.net/" - -SLOT="0" -LICENSE="as-is" -KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.10.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.10.ebuild deleted file mode 100644 index f4c8b11b7d4e..000000000000 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.10.ebuild +++ /dev/null @@ -1,18 +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/Log-Log4perl/Log-Log4perl-1.10.ebuild,v 1.3 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging package." -SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz" -HOMEPAGE="http://log4perl.sourceforge.net/" - -SLOT="0" -LICENSE="as-is" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.11.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.11.ebuild deleted file mode 100644 index a0b3b72fd775..000000000000 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.11.ebuild +++ /dev/null @@ -1,18 +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/Log-Log4perl/Log-Log4perl-1.11.ebuild,v 1.4 2007/07/12 13:22:20 gustavoz Exp $ - -inherit perl-module - -DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging package." -SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz" -HOMEPAGE="http://log4perl.sourceforge.net/" - -SLOT="0" -LICENSE="as-is" -KEYWORDS="~amd64 ia64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.12.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.12.ebuild deleted file mode 100644 index 4870f8ab85c4..000000000000 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.12.ebuild +++ /dev/null @@ -1,18 +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/Log-Log4perl/Log-Log4perl-1.12.ebuild,v 1.5 2007/11/10 13:42:41 drac Exp $ - -inherit perl-module - -DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging package." -SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz" -HOMEPAGE="http://log4perl.sourceforge.net/" - -SLOT="0" -LICENSE="as-is" -KEYWORDS="amd64 ia64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog index b3828e078eea..7826ba785a69 100644 --- a/dev-perl/MP3-Info/ChangeLog +++ b/dev-perl/MP3-Info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/MP3-Info # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.59 2008/03/28 09:02:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.60 2008/09/15 11:28:22 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -MP3-Info-1.13.ebuild, + -MP3-Info-1.20.ebuild, -MP3-Info-1.21.ebuild, -MP3-Info-1.22.ebuild: + Cleanup 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> MP3-Info-1.23.ebuild: Stable for HPPA too. diff --git a/dev-perl/MP3-Info/MP3-Info-1.13.ebuild b/dev-perl/MP3-Info/MP3-Info-1.13.ebuild deleted file mode 100644 index b676b4ad6bce..000000000000 --- a/dev-perl/MP3-Info/MP3-Info-1.13.ebuild +++ /dev/null @@ -1,18 +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/MP3-Info/MP3-Info-1.13.ebuild,v 1.12 2007/07/10 23:33:26 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files" -SRC_URI="mirror://cpan/authors/id/C/CN/CNANDOR/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~cnandor/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/MP3-Info/MP3-Info-1.20.ebuild b/dev-perl/MP3-Info/MP3-Info-1.20.ebuild deleted file mode 100644 index c66da5b23e83..000000000000 --- a/dev-perl/MP3-Info/MP3-Info-1.20.ebuild +++ /dev/null @@ -1,18 +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/MP3-Info/MP3-Info-1.20.ebuild,v 1.12 2007/07/10 23:33:26 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files" -SRC_URI="mirror://cpan/authors/id/D/DA/DANIEL/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~daniel/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/MP3-Info/MP3-Info-1.21.ebuild b/dev-perl/MP3-Info/MP3-Info-1.21.ebuild deleted file mode 100644 index 3c851c36c061..000000000000 --- a/dev-perl/MP3-Info/MP3-Info-1.21.ebuild +++ /dev/null @@ -1,18 +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/MP3-Info/MP3-Info-1.21.ebuild,v 1.4 2007/05/05 17:56:10 dertobi123 Exp $ - -inherit perl-module - -DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files" -SRC_URI="mirror://cpan/authors/id/D/DA/DANIEL/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~daniel/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/MP3-Info/MP3-Info-1.22.ebuild b/dev-perl/MP3-Info/MP3-Info-1.22.ebuild deleted file mode 100644 index 2e08114fd313..000000000000 --- a/dev-perl/MP3-Info/MP3-Info-1.22.ebuild +++ /dev/null @@ -1,18 +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/MP3-Info/MP3-Info-1.22.ebuild,v 1.6 2007/11/10 13:47:20 drac Exp $ - -inherit perl-module - -DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files" -SRC_URI="mirror://cpan/authors/id/D/DA/DANIEL/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~daniel/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Mail-Audit/ChangeLog b/dev-perl/Mail-Audit/ChangeLog index 370237591b25..1ed06cdb546f 100644 --- a/dev-perl/Mail-Audit/ChangeLog +++ b/dev-perl/Mail-Audit/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Mail-Audit # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.54 2008/04/23 15:11:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.55 2008/09/15 11:30:29 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Mail-Audit-2.1-r1.ebuild, + -Mail-Audit-2.203.ebuild, -Mail-Audit-2.211.ebuild, + -Mail-Audit-2.212.ebuild, -Mail-Audit-2.214.ebuild, + -Mail-Audit-2.218.ebuild, -Mail-Audit-2.219.ebuild: + Cleanup 23 Apr 2008; Torsten Veller <tove@gentoo.org> Mail-Audit-2.218.ebuild, Mail-Audit-2.219.ebuild, Mail-Audit-2.221.ebuild: diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.1-r1.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.1-r1.ebuild deleted file mode 100644 index aa8eb1449f7b..000000000000 --- a/dev-perl/Mail-Audit/Mail-Audit-2.1-r1.ebuild +++ /dev/null @@ -1,19 +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/Mail-Audit/Mail-Audit-2.1-r1.ebuild,v 1.17 2006/10/10 20:16:31 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Mail sorting/delivery module for Perl." -SRC_URI="mirror://cpan/authors/id/S/SI/SIMON/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" - -LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="" - -SLOT="0" -DEPEND="dev-perl/MIME-tools - >=dev-perl/Mail-POP3Client-2.7 - >=dev-perl/MailTools-1.15 - dev-lang/perl" diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.203.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.203.ebuild deleted file mode 100644 index b76b6adb033f..000000000000 --- a/dev-perl/Mail-Audit/Mail-Audit-2.203.ebuild +++ /dev/null @@ -1,21 +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/Mail-Audit/Mail-Audit-2.203.ebuild,v 1.6 2006/10/21 14:27:49 dertobi123 Exp $ - -inherit perl-module - -DESCRIPTION="Mail sorting/delivery module for Perl." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" - -LICENSE="Artistic" -#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -KEYWORDS="alpha amd64 ppc sparc ~x86" -IUSE="" - -SLOT="0" -DEPEND="dev-perl/MIME-tools - >=dev-perl/Mail-POP3Client-2.7 - >=dev-perl/MailTools-1.15 - dev-perl/Mail-ListDetector - dev-lang/perl" diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.211.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.211.ebuild deleted file mode 100644 index 3def6bddfd89..000000000000 --- a/dev-perl/Mail-Audit/Mail-Audit-2.211.ebuild +++ /dev/null @@ -1,21 +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/Mail-Audit/Mail-Audit-2.211.ebuild,v 1.4 2006/12/24 00:31:56 dertobi123 Exp $ - -inherit perl-module - -DESCRIPTION="Mail sorting/delivery module for Perl." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" - -LICENSE="Artistic" -#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -KEYWORDS="~alpha amd64 ppc sparc ~x86" -IUSE="" - -SLOT="0" -DEPEND="dev-perl/MIME-tools - >=dev-perl/Mail-POP3Client-2.7 - >=dev-perl/MailTools-1.15 - dev-perl/Mail-ListDetector - dev-lang/perl" diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.212.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.212.ebuild deleted file mode 100644 index 3d22edcc0a32..000000000000 --- a/dev-perl/Mail-Audit/Mail-Audit-2.212.ebuild +++ /dev/null @@ -1,21 +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-Audit/Mail-Audit-2.212.ebuild,v 1.5 2007/03/05 12:12:26 ticho Exp $ - -inherit perl-module - -DESCRIPTION="Mail sorting/delivery module for Perl." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" - -LICENSE="Artistic" -#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" -IUSE="" - -SLOT="0" -DEPEND="dev-perl/MIME-tools - >=dev-perl/Mail-POP3Client-2.7 - >=dev-perl/MailTools-1.15 - dev-perl/Mail-ListDetector - dev-lang/perl" diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.214.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.214.ebuild deleted file mode 100644 index d4b44860bd51..000000000000 --- a/dev-perl/Mail-Audit/Mail-Audit-2.214.ebuild +++ /dev/null @@ -1,21 +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-Audit/Mail-Audit-2.214.ebuild,v 1.4 2007/05/05 17:56:47 dertobi123 Exp $ - -inherit perl-module - -DESCRIPTION="Mail sorting/delivery module for Perl." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" - -LICENSE="Artistic" -#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -KEYWORDS="~alpha amd64 ~ia64 ppc sparc ~x86" -IUSE="" - -SLOT="0" -DEPEND="dev-perl/MIME-tools - >=dev-perl/Mail-POP3Client-2.7 - >=dev-perl/MailTools-1.15 - dev-perl/Mail-ListDetector - dev-lang/perl" diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.218.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.218.ebuild deleted file mode 100644 index 7ab0d2f692ff..000000000000 --- a/dev-perl/Mail-Audit/Mail-Audit-2.218.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/Mail-Audit/Mail-Audit-2.218.ebuild,v 1.7 2008/04/23 15:11:23 tove Exp $ - -inherit perl-module - -DESCRIPTION="Mail sorting/delivery module for Perl." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjbs/" - -LICENSE="Artistic" -#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" -IUSE="" - -SLOT="0" -DEPEND="dev-perl/MIME-tools - >=dev-perl/MailTools-1.15 - virtual/perl-libnet - dev-perl/File-Tempdir - >=dev-perl/File-HomeDir-0.61 - dev-lang/perl" diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.219.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.219.ebuild deleted file mode 100644 index 6094c544d3e9..000000000000 --- a/dev-perl/Mail-Audit/Mail-Audit-2.219.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/Mail-Audit/Mail-Audit-2.219.ebuild,v 1.6 2008/04/23 15:11:23 tove Exp $ - -inherit perl-module - -DESCRIPTION="Mail sorting/delivery module for Perl." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjbs/" - -LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="" - -SLOT="0" -DEPEND="dev-perl/MIME-tools - >=dev-perl/MailTools-1.15 - virtual/perl-libnet - dev-perl/File-Tempdir - >=dev-perl/File-HomeDir-0.61 - dev-lang/perl" diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog index 42fdae665ef3..898967f4e1dc 100644 --- a/dev-perl/Mail-DKIM/ChangeLog +++ b/dev-perl/Mail-DKIM/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Mail-DKIM # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.17 2008/08/29 22:02:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.18 2008/09/15 11:32:06 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Mail-DKIM-0.18.ebuild, + -Mail-DKIM-0.19.ebuild, -Mail-DKIM-0.22.ebuild, -Mail-DKIM-0.23.ebuild, + -Mail-DKIM-0.24.ebuild, -Mail-DKIM-0.26.ebuild, -Mail-DKIM-0.30.1.ebuild: + Cleanup 29 Aug 2008; Markus Meier <maekke@gentoo.org> Mail-DKIM-0.31.ebuild: amd64/x86 stable, bug #235912 diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.18.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.18.ebuild deleted file mode 100644 index 4e1ff2c07875..000000000000 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.18.ebuild +++ /dev/null @@ -1,25 +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/Mail-DKIM/Mail-DKIM-0.18.ebuild,v 1.4 2007/07/10 23:33:29 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures" -SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jaslong/${P}/" -DEPEND="dev-perl/Crypt-OpenSSL-Bignum - dev-perl/Crypt-OpenSSL-RSA - dev-perl/crypt-rsa - dev-perl/Digest-SHA - dev-perl/Digest-SHA1 - virtual/perl-MIME-Base64 - dev-perl/Net-DNS - dev-perl/MailTools - dev-perl/Error - dev-lang/perl" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~x86" -IUSE="" -SRC_TEST="do" diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.19.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.19.ebuild deleted file mode 100644 index 9cccf42eecec..000000000000 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.19.ebuild +++ /dev/null @@ -1,25 +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/Mail-DKIM/Mail-DKIM-0.19.ebuild,v 1.4 2007/07/10 23:33:29 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures" -SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jaslong/${P}/" -DEPEND="dev-perl/Crypt-OpenSSL-Bignum - dev-perl/Crypt-OpenSSL-RSA - dev-perl/crypt-rsa - dev-perl/Digest-SHA - dev-perl/Digest-SHA1 - virtual/perl-MIME-Base64 - dev-perl/Net-DNS - dev-perl/MailTools - dev-perl/Error - dev-lang/perl" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~x86" -IUSE="" -SRC_TEST="do" diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild deleted file mode 100644 index efdcb296bd6b..000000000000 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild +++ /dev/null @@ -1,25 +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-DKIM/Mail-DKIM-0.22.ebuild,v 1.2 2007/04/09 15:32:17 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures" -SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jaslong/${P}/" -DEPEND="dev-perl/Crypt-OpenSSL-Bignum - dev-perl/Crypt-OpenSSL-RSA - dev-perl/crypt-rsa - dev-perl/Digest-SHA - dev-perl/Digest-SHA1 - virtual/perl-MIME-Base64 - dev-perl/Net-DNS - dev-perl/MailTools - dev-perl/Error - dev-lang/perl" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~x86" -IUSE="" -SRC_TEST="do" diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild deleted file mode 100644 index 402a7821b49d..000000000000 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild +++ /dev/null @@ -1,25 +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-DKIM/Mail-DKIM-0.23.ebuild,v 1.1 2007/03/11 21:10:28 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures" -SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jaslong/${P}/" -DEPEND="dev-perl/Crypt-OpenSSL-Bignum - dev-perl/Crypt-OpenSSL-RSA - dev-perl/crypt-rsa - dev-perl/Digest-SHA - dev-perl/Digest-SHA1 - virtual/perl-MIME-Base64 - dev-perl/Net-DNS - dev-perl/MailTools - dev-perl/Error - dev-lang/perl" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" -IUSE="" -SRC_TEST="do" diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.24.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.24.ebuild deleted file mode 100644 index 1e0b399cd6f3..000000000000 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.24.ebuild +++ /dev/null @@ -1,25 +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-DKIM/Mail-DKIM-0.24.ebuild,v 1.1 2007/04/06 15:12:30 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures" -SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jaslong/${P}/" -DEPEND="dev-perl/Crypt-OpenSSL-Bignum - dev-perl/Crypt-OpenSSL-RSA - dev-perl/crypt-rsa - dev-perl/Digest-SHA - dev-perl/Digest-SHA1 - virtual/perl-MIME-Base64 - dev-perl/Net-DNS - dev-perl/MailTools - dev-perl/Error - dev-lang/perl" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" -IUSE="" -SRC_TEST="do" diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.26.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.26.ebuild deleted file mode 100644 index d519836be5c1..000000000000 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.26.ebuild +++ /dev/null @@ -1,25 +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-DKIM/Mail-DKIM-0.26.ebuild,v 1.1 2007/06/13 06:47:12 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures" -SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jaslong/${P}/" -DEPEND="dev-perl/Crypt-OpenSSL-Bignum - dev-perl/Crypt-OpenSSL-RSA - dev-perl/crypt-rsa - dev-perl/Digest-SHA - dev-perl/Digest-SHA1 - virtual/perl-MIME-Base64 - dev-perl/Net-DNS - dev-perl/MailTools - dev-perl/Error - dev-lang/perl" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" -IUSE="" -SRC_TEST="do" diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.30.1.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.30.1.ebuild deleted file mode 100644 index 9ceb4f78b071..000000000000 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.30.1.ebuild +++ /dev/null @@ -1,25 +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/Mail-DKIM/Mail-DKIM-0.30.1.ebuild,v 1.1 2008/03/12 18:16:15 ian Exp $ - -inherit perl-module - -DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures" -SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jaslong/${P}/" -DEPEND="dev-perl/Crypt-OpenSSL-Bignum - dev-perl/Crypt-OpenSSL-RSA - dev-perl/crypt-rsa - dev-perl/Digest-SHA - dev-perl/Digest-SHA1 - virtual/perl-MIME-Base64 - dev-perl/Net-DNS - dev-perl/MailTools - dev-perl/Error - dev-lang/perl" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" -IUSE="" -SRC_TEST="do" diff --git a/dev-perl/RPC-XML/ChangeLog b/dev-perl/RPC-XML/ChangeLog index 42951284ec4e..4b7f83cc2dc2 100644 --- a/dev-perl/RPC-XML/ChangeLog +++ b/dev-perl/RPC-XML/ChangeLog @@ -1,6 +1,11 @@ # 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.39 2008/08/06 16:56:39 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.40 2008/09/15 11:33:51 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -RPC-XML-0.40.ebuild, + -RPC-XML-0.40-r1.ebuild, -RPC-XML-0.53.ebuild, -RPC-XML-0.54.ebuild, + -RPC-XML-0.58.ebuild: + Cleanup 06 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add GLEP 56 USE flag desc from use.local.desc diff --git a/dev-perl/RPC-XML/RPC-XML-0.40-r1.ebuild b/dev-perl/RPC-XML/RPC-XML-0.40-r1.ebuild deleted file mode 100644 index 1f722f98994f..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.40-r1.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/RPC-XML/RPC-XML-0.40-r1.ebuild,v 1.13 2006/11/24 18:19:12 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjray/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha" -IUSE="modperl" - -DEPEND="dev-perl/XML-Parser - modperl? ( www-apache/mod_perl ) - dev-lang/perl" diff --git a/dev-perl/RPC-XML/RPC-XML-0.40.ebuild b/dev-perl/RPC-XML/RPC-XML-0.40.ebuild deleted file mode 100644 index bd74933d6ef8..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.40.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/RPC-XML/RPC-XML-0.40.ebuild,v 1.21 2006/11/24 18:19:12 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjray/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha" -IUSE="modperl" - -DEPEND="dev-perl/XML-Parser - modperl? ( www-apache/mod_perl ) - dev-lang/perl" diff --git a/dev-perl/RPC-XML/RPC-XML-0.53.ebuild b/dev-perl/RPC-XML/RPC-XML-0.53.ebuild deleted file mode 100644 index 15ad49676e0e..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.53.ebuild +++ /dev/null @@ -1,19 +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/RPC-XML/RPC-XML-0.53.ebuild,v 1.12 2006/11/24 18:19:12 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjray/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha" -IUSE="modperl" - -DEPEND="dev-perl/libwww-perl - dev-perl/XML-Parser - modperl? ( www-apache/mod_perl ) - dev-lang/perl" diff --git a/dev-perl/RPC-XML/RPC-XML-0.54.ebuild b/dev-perl/RPC-XML/RPC-XML-0.54.ebuild deleted file mode 100644 index 2560d482fecb..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.54.ebuild +++ /dev/null @@ -1,43 +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/RPC-XML/RPC-XML-0.54.ebuild,v 1.12 2007/07/29 16:48:58 phreak Exp $ - -inherit perl-module - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjray/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/libwww-perl - >=dev-perl/XML-Parser-2.31 - dev-lang/perl" - -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/RPC-XML/RPC-XML-0.58.ebuild b/dev-perl/RPC-XML/RPC-XML-0.58.ebuild deleted file mode 100644 index 23d0d92e3156..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.58.ebuild +++ /dev/null @@ -1,45 +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/RPC-XML/RPC-XML-0.58.ebuild,v 1.14 2007/07/29 16:48:58 phreak Exp $ - -inherit perl-module - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjray/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" -IUSE="" - -#SRC_TEST="do" - -DEPEND=">=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" - -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/Template-Toolkit/ChangeLog b/dev-perl/Template-Toolkit/ChangeLog index 38922e049797..793aa570e34e 100644 --- a/dev-perl/Template-Toolkit/ChangeLog +++ b/dev-perl/Template-Toolkit/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Template-Toolkit -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/ChangeLog,v 1.48 2007/11/10 14:43:33 drac Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/ChangeLog,v 1.49 2008/09/15 11:36:08 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> + -Template-Toolkit-2.09.ebuild, -Template-Toolkit-2.13.ebuild, + -Template-Toolkit-2.14.ebuild, -Template-Toolkit-2.15-r1.ebuild, + -Template-Toolkit-2.16.ebuild, -Template-Toolkit-2.18.ebuild: + Cleanup 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Template-Toolkit-2.19.ebuild: diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.09.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.09.ebuild deleted file mode 100644 index 007774633ef5..000000000000 --- a/dev-perl/Template-Toolkit/Template-Toolkit-2.09.ebuild +++ /dev/null @@ -1,22 +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/Template-Toolkit/Template-Toolkit-2.09.ebuild,v 1.13 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="The Template Toolkit" -SRC_URI="http://www.template-toolkit.org/download/${P}.tar.gz" -HOMEPAGE="http://www.template-toolkit.org" -IUSE="" -SLOT="0" -LICENSE="Artistic GPL-2" -KEYWORDS="alpha amd64 ppc sparc x86" - -DEPEND=">=dev-perl/AppConfig-1.52 - dev-lang/perl" - -#The installer tries to install to /usr/local/tt2..., -#and asks for user input, so we change myconf to ensure that -# 1) make install doesn't violate the sandbox rule -# 2) perl Makefile.pl just uses reasonable defaults, and doesn't ask for input -myconf="${myconf} TT_PREFIX=${D}/usr/share/template-toolkit2 TT_ACCEPT='y'" diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.13.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.13.ebuild deleted file mode 100644 index b2ccbcef5f73..000000000000 --- a/dev-perl/Template-Toolkit/Template-Toolkit-2.13.ebuild +++ /dev/null @@ -1,22 +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/Template-Toolkit/Template-Toolkit-2.13.ebuild,v 1.10 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="The Template Toolkit" -SRC_URI="http://www.template-toolkit.org/download/${P}.tar.gz" -HOMEPAGE="http://www.template-toolkit.org" -IUSE="" -SLOT="0" -LICENSE="Artistic GPL-2" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc ~x86" - -DEPEND=">=dev-perl/AppConfig-1.52 - dev-lang/perl" - -#The installer tries to install to /usr/local/tt2..., -#and asks for user input, so we change myconf to ensure that -# 1) make install doesn't violate the sandbox rule -# 2) perl Makefile.pl just uses reasonable defaults, and doesn't ask for input -myconf="${myconf} TT_PREFIX=${D}/usr/share/template-toolkit2 TT_ACCEPT='y'" diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild deleted file mode 100644 index 3aea67b49e8a..000000000000 --- a/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild +++ /dev/null @@ -1,51 +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/Template-Toolkit/Template-Toolkit-2.14.ebuild,v 1.17 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="The Template Toolkit" -SRC_URI="mirror://cpan/authors/id/A/AB/ABW/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~abw/${P}/" -IUSE="xml gd mysql postgres" -SLOT="0" -LICENSE="Artistic GPL-2" -KEYWORDS="ia64 ppc ppc64 sparc x86 ~x86-fbsd" - -DEPEND="dev-perl/text-autoformat - xml? ( dev-perl/XML-DOM - dev-perl/XML-RSS - dev-perl/XML-XPath ) - gd? ( dev-perl/GD - dev-perl/GDTextUtil - dev-perl/GDGraph - dev-perl/GD-Graph3d ) - mysql? ( dev-perl/DBI - dev-perl/DBD-mysql ) - postgres? ( dev-perl/DBI - dev-perl/DBD-Pg ) - >=dev-perl/AppConfig-1.55 - dev-lang/perl" - -#The installer tries to install to /usr/local/tt2..., -#and asks for user input, so we change myconf to ensure that -# 1) make install doesn't violate the sandbox rule -# 2) perl Makefile.pl just uses reasonable defaults, and doesn't ask for input -myconf="${myconf} TT_PREFIX=${D}/usr/share/template-toolkit2" -myconf="${myconf} TT_IMAGES=/usr/share/template-toolkit2/images" -myconf="${myconf} TT_ACCEPT='y'" - -mydoc="README" - -# You have version $Template::VERSION of the Template Toolkit installed. -# -# There are some minor incompatabilities between version 1 and 2 -# of the Template Toolkit which you should be aware of. Installing -# this version will overwrite your version $Template::VERSION files -# unless you take measures to install one or the other version in a -# different location (i.e. perl Makefile.PL PREFIX=/other/path). -# -# Please consult the README and Changes file for further details. -# Most of the changes are in the more obscure features and -# directives so hopefully you will find the upgrade process fairly -# painless. If you're feeling brave, then answer 'y', otherwise 'n'. diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.15-r1.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.15-r1.ebuild deleted file mode 100644 index 2dc294e342fc..000000000000 --- a/dev-perl/Template-Toolkit/Template-Toolkit-2.15-r1.ebuild +++ /dev/null @@ -1,48 +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/Template-Toolkit/Template-Toolkit-2.15-r1.ebuild,v 1.16 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="The Template Toolkit" -SRC_URI="mirror://cpan/authors/id/A/AB/ABW/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~abw/${P}/" -IUSE="xml gd mysql postgres latex" -SLOT="0" -LICENSE="Artistic GPL-2" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" - -DEPEND="dev-perl/text-autoformat - mysql? ( dev-perl/DBD-mysql ) - postgres? ( dev-perl/DBD-Pg ) - >=dev-perl/AppConfig-1.55 - dev-lang/perl" -PDEPEND="dev-perl/text-autoformat - xml? ( dev-perl/Template-XML ) - gd? ( dev-perl/Template-GD ) - mysql? ( dev-perl/Template-DBI ) - latex? ( dev-perl/Template-Latex ) - postgres? ( dev-perl/Template-DBI )" - -#The installer tries to install to /usr/local/tt2..., -#and asks for user input, so we change myconf to ensure that -# 1) make install doesn't violate the sandbox rule -# 2) perl Makefile.pl just uses reasonable defaults, and doesn't ask for input -myconf="${myconf} TT_PREFIX=${D}/usr/share/template-toolkit2" -myconf="${myconf} TT_IMAGES=/usr/share/template-toolkit2/images" -myconf="${myconf} TT_ACCEPT='y'" - -mydoc="README" - -# You have version $Template::VERSION of the Template Toolkit installed. -# -# There are some minor incompatabilities between version 1 and 2 -# of the Template Toolkit which you should be aware of. Installing -# this version will overwrite your version $Template::VERSION files -# unless you take measures to install one or the other version in a -# different location (i.e. perl Makefile.PL PREFIX=/other/path). -# -# Please consult the README and Changes file for further details. -# Most of the changes are in the more obscure features and -# directives so hopefully you will find the upgrade process fairly -# painless. If you're feeling brave, then answer 'y', otherwise 'n'. diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.16.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.16.ebuild deleted file mode 100644 index db691342ecc7..000000000000 --- a/dev-perl/Template-Toolkit/Template-Toolkit-2.16.ebuild +++ /dev/null @@ -1,48 +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/Template-Toolkit/Template-Toolkit-2.16.ebuild,v 1.4 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="The Template Toolkit" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~adamk/" -IUSE="xml gd mysql postgres latex" -SLOT="0" -LICENSE="Artistic GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -DEPEND="dev-perl/text-autoformat - mysql? ( dev-perl/DBD-mysql ) - postgres? ( dev-perl/DBD-Pg ) - >=dev-perl/AppConfig-1.55 - dev-lang/perl" -PDEPEND="dev-perl/text-autoformat - xml? ( dev-perl/Template-XML ) - gd? ( dev-perl/Template-GD ) - mysql? ( dev-perl/Template-DBI ) - latex? ( dev-perl/Template-Latex ) - postgres? ( dev-perl/Template-DBI )" - -#The installer tries to install to /usr/local/tt2..., -#and asks for user input, so we change myconf to ensure that -# 1) make install doesn't violate the sandbox rule -# 2) perl Makefile.pl just uses reasonable defaults, and doesn't ask for input -myconf="${myconf} TT_PREFIX=${D}/usr/share/template-toolkit2" -myconf="${myconf} TT_IMAGES=/usr/share/template-toolkit2/images" -myconf="${myconf} TT_ACCEPT='y'" - -mydoc="README" - -# You have version $Template::VERSION of the Template Toolkit installed. -# -# There are some minor incompatabilities between version 1 and 2 -# of the Template Toolkit which you should be aware of. Installing -# this version will overwrite your version $Template::VERSION files -# unless you take measures to install one or the other version in a -# different location (i.e. perl Makefile.PL PREFIX=/other/path). -# -# Please consult the README and Changes file for further details. -# Most of the changes are in the more obscure features and -# directives so hopefully you will find the upgrade process fairly -# painless. If you're feeling brave, then answer 'y', otherwise 'n'. diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.18.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.18.ebuild deleted file mode 100644 index 449d726c4a7f..000000000000 --- a/dev-perl/Template-Toolkit/Template-Toolkit-2.18.ebuild +++ /dev/null @@ -1,48 +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/Template-Toolkit/Template-Toolkit-2.18.ebuild,v 1.8 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="The Template Toolkit" -SRC_URI="mirror://cpan/authors/id/A/AB/ABW/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~abw/" -IUSE="xml gd mysql postgres latex" -SLOT="0" -LICENSE="Artistic GPL-2" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc ~x86" - -DEPEND="dev-perl/text-autoformat - mysql? ( dev-perl/DBD-mysql ) - postgres? ( dev-perl/DBD-Pg ) - >=dev-perl/AppConfig-1.55 - dev-lang/perl" -PDEPEND="dev-perl/text-autoformat - xml? ( dev-perl/Template-XML ) - gd? ( dev-perl/Template-GD ) - mysql? ( dev-perl/Template-DBI ) - latex? ( dev-perl/Template-Latex ) - postgres? ( dev-perl/Template-DBI )" - -#The installer tries to install to /usr/local/tt2..., -#and asks for user input, so we change myconf to ensure that -# 1) make install doesn't violate the sandbox rule -# 2) perl Makefile.pl just uses reasonable defaults, and doesn't ask for input -myconf="${myconf} TT_PREFIX=${D}/usr/share/template-toolkit2" -myconf="${myconf} TT_IMAGES=/usr/share/template-toolkit2/images" -myconf="${myconf} TT_ACCEPT='y'" - -mydoc="README" - -# You have version $Template::VERSION of the Template Toolkit installed. -# -# There are some minor incompatabilities between version 1 and 2 -# of the Template Toolkit which you should be aware of. Installing -# this version will overwrite your version $Template::VERSION files -# unless you take measures to install one or the other version in a -# different location (i.e. perl Makefile.PL PREFIX=/other/path). -# -# Please consult the README and Changes file for further details. -# Most of the changes are in the more obscure features and -# directives so hopefully you will find the upgrade process fairly -# painless. If you're feeling brave, then answer 'y', otherwise 'n'. diff --git a/dev-perl/Tk-TableMatrix/ChangeLog b/dev-perl/Tk-TableMatrix/ChangeLog index 7b9aea3d40cf..7a954396eb67 100644 --- a/dev-perl/Tk-TableMatrix/ChangeLog +++ b/dev-perl/Tk-TableMatrix/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Tk-TableMatrix -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/ChangeLog,v 1.44 2007/07/14 13:55:01 armin76 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-TableMatrix/ChangeLog,v 1.45 2008/09/15 11:37:48 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Tk-TableMatrix-1.1.ebuild, + -Tk-TableMatrix-1.1-r1.ebuild, -Tk-TableMatrix-1.2.ebuild, + -Tk-TableMatrix-1.2.2.ebuild: + Cleanup 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> Tk-TableMatrix-1.2.3.ebuild: diff --git a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.1-r1.ebuild b/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.1-r1.ebuild deleted file mode 100644 index 1d6b64457239..000000000000 --- a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.1-r1.ebuild +++ /dev/null @@ -1,23 +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/Tk-TableMatrix/Tk-TableMatrix-1.1-r1.ebuild,v 1.13 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module eutils - -DESCRIPTION="Perl module for Tk-TableMatrix" -HOMEPAGE="http://search.cpan.org/author/CERNEY/${P}" -SRC_URI="mirror://cpan/authors/id/C/CE/CERNEY/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="x86 ppc sparc alpha amd64" -IUSE="" - -DEPEND="dev-perl/perl-tk - dev-lang/perl" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/patch.diff -} diff --git a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.1.ebuild b/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.1.ebuild deleted file mode 100644 index 405f508d5769..000000000000 --- a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.1.ebuild +++ /dev/null @@ -1,23 +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/Tk-TableMatrix/Tk-TableMatrix-1.1.ebuild,v 1.16 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module eutils - -DESCRIPTION="Perl module for Tk-TableMatrix" -HOMEPAGE="http://search.cpan.org/author/CERNEY/${P}" -SRC_URI="mirror://cpan/authors/id/C/CE/CERNEY/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha amd64" -IUSE="" - -DEPEND="dev-perl/perl-tk - dev-lang/perl" - -src_unpack() { - unpack ${A} - cd ${S} - #epatch ${FILESDIR}/patch.diff -} diff --git a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.2.ebuild b/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.2.ebuild deleted file mode 100644 index 8c2e04b1af5b..000000000000 --- a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.2.ebuild +++ /dev/null @@ -1,46 +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/Tk-TableMatrix/Tk-TableMatrix-1.2.2.ebuild,v 1.12 2007/03/30 21:38:49 ticho Exp $ - -inherit versionator perl-module eutils multilib - -MY_P="${PN}-$(delete_version_separator 2)" -S="${WORKDIR}/${MY_P}" - -DESCRIPTION="Perl module for Tk-TableMatrix" -HOMEPAGE="http://search.cpan.org/author/CERNEY/${MY_P}" -SRC_URI="mirror://cpan/authors/id/C/CE/CERNEY/${MY_P}.tar.gz" - -#SRC_TEST="do" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="" - -DEPEND="dev-perl/perl-tk - dev-lang/perl" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/pTk-1.22.patch -} - -src_install() { - perl-module_src_install - # Clean out stray conflicting file - its generated by perl-tk already. - # Bug 169294 - local version - eval `perl '-V:version'` - perl_version=${version} - - local myarch - eval `perl '-V:archname'` - myarch=${archname} - - if [ -f ${D}/usr/$(get_libdir)/perl5/vendor_perl/${perl_version}/${myarch}/auto/Tk/pTk/extralibs.ld ]; then - rm ${D}/usr/$(get_libdir)/perl5/vendor_perl/${perl_version}/${myarch}/auto/Tk/pTk/extralibs.ld - fi - -} diff --git a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.ebuild b/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.ebuild deleted file mode 100644 index c30a4e0cfc56..000000000000 --- a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.2.ebuild +++ /dev/null @@ -1,25 +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/Tk-TableMatrix/Tk-TableMatrix-1.2.ebuild,v 1.15 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module eutils - -DESCRIPTION="Perl module for Tk-TableMatrix" -HOMEPAGE="http://search.cpan.org/author/CERNEY/${P}" -SRC_URI="mirror://cpan/authors/id/C/CE/CERNEY/${P}.tar.gz" - -#SRC_TEST="do" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="" - -DEPEND="dev-perl/perl-tk - dev-lang/perl" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/patch.diff -} diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index 25c1ce30206e..8fee5364bcaa 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/WWW-Mechanize # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.46 2008/07/17 21:12:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.47 2008/09/15 11:39:43 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -WWW-Mechanize-1.16.ebuild, + -WWW-Mechanize-1.18.ebuild, -WWW-Mechanize-1.20.ebuild, + -WWW-Mechanize-1.22.ebuild, -WWW-Mechanize-1.24.ebuild, + -WWW-Mechanize-1.0301.ebuild: + Cleanup 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> WWW-Mechanize-1.34.ebuild: ia64/sparc/x86 stable diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild deleted file mode 100644 index e9c499a726b2..000000000000 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild +++ /dev/null @@ -1,28 +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/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild,v 1.14 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -MY_PV=${PV/0301/03_01} -MY_P=${PN}-${MY_PV} - -S=${WORKDIR}/${MY_P} - -DESCRIPTION="automate interaction with websites " -SRC_URI="http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/${MY_P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/" -IUSE="" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 ia64 ppc sparc x86" - -DEPEND="dev-perl/IO-Socket-SSL - >=dev-perl/libwww-perl-5.76 - dev-perl/URI - dev-perl/HTML-Parser - dev-lang/perl" - -src_compile() { - echo "y" | perl-module_src_compile -} diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild deleted file mode 100644 index 06e177304f25..000000000000 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild +++ /dev/null @@ -1,23 +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/WWW-Mechanize/WWW-Mechanize-1.16.ebuild,v 1.9 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="automate interaction with websites " -SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/" -IUSE="" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ppc sparc x86" - -DEPEND="dev-perl/IO-Socket-SSL - >=dev-perl/libwww-perl-5.76 - dev-perl/URI - dev-perl/HTML-Parser - dev-lang/perl" - -src_compile() { - echo "y" | perl-module_src_compile -} diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild deleted file mode 100644 index 3bf710f80767..000000000000 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild +++ /dev/null @@ -1,30 +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/WWW-Mechanize/WWW-Mechanize-1.18.ebuild,v 1.9 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Handy web browsing in a Perl object" -SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/" -IUSE="test" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ppc sparc ~x86" - -# Bug in the tests - improper use of HTTP::Server -#SRC_TEST="do" - -# configure to run the local tests, but not the ones which access the Internet -myconf="--local --mech-dump --nolive" - -DEPEND="dev-lang/perl - dev-perl/IO-Socket-SSL - >=dev-perl/libwww-perl-5.76 - >=dev-perl/URI-1.25 - >=dev-perl/HTML-Parser-3.34 - dev-perl/Test-LongString - test? ( dev-perl/Test-Pod - dev-perl/Test-Taint - dev-perl/Test-Warn - dev-perl/Test-Memory-Cycle )" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild deleted file mode 100644 index bfbc37df3aa1..000000000000 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild +++ /dev/null @@ -1,30 +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/WWW-Mechanize/WWW-Mechanize-1.20.ebuild,v 1.4 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Handy web browsing in a Perl object" -SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/" -IUSE="test" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~ppc sparc ~x86" - -# Bug in the tests - improper use of HTTP::Server -#SRC_TEST="do" - -# configure to run the local tests, but not the ones which access the Internet -myconf="--local --mech-dump --nolive" - -DEPEND="dev-lang/perl - dev-perl/IO-Socket-SSL - >=dev-perl/libwww-perl-5.76 - >=dev-perl/URI-1.25 - >=dev-perl/HTML-Parser-3.34 - dev-perl/Test-LongString - test? ( dev-perl/Test-Pod - dev-perl/Test-Taint - dev-perl/Test-Warn - dev-perl/Test-Memory-Cycle )" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.22.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.22.ebuild deleted file mode 100644 index a824aa531c38..000000000000 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.22.ebuild +++ /dev/null @@ -1,30 +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/WWW-Mechanize/WWW-Mechanize-1.22.ebuild,v 1.2 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Handy web browsing in a Perl object" -SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/" -IUSE="test" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" - -# Bug in the tests - improper use of HTTP::Server -#SRC_TEST="do" - -# configure to run the local tests, but not the ones which access the Internet -myconf="--local --mech-dump --nolive" - -DEPEND="dev-lang/perl - dev-perl/IO-Socket-SSL - >=dev-perl/libwww-perl-5.76 - >=dev-perl/URI-1.25 - >=dev-perl/HTML-Parser-3.34 - dev-perl/Test-LongString - test? ( dev-perl/Test-Pod - dev-perl/Test-Taint - dev-perl/Test-Warn - dev-perl/Test-Memory-Cycle )" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild deleted file mode 100644 index 10e1e9bf3951..000000000000 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.24.ebuild +++ /dev/null @@ -1,30 +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/WWW-Mechanize/WWW-Mechanize-1.24.ebuild,v 1.4 2007/07/10 23:33:30 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Handy web browsing in a Perl object" -SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/" -IUSE="test" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~ppc sparc ~x86" - -# Bug in the tests - improper use of HTTP::Server -#SRC_TEST="do" - -# configure to run the local tests, but not the ones which access the Internet -myconf="--local --mech-dump --nolive" - -DEPEND="dev-lang/perl - dev-perl/IO-Socket-SSL - >=dev-perl/libwww-perl-5.76 - >=dev-perl/URI-1.25 - >=dev-perl/HTML-Parser-3.34 - dev-perl/Test-LongString - test? ( dev-perl/Test-Pod - dev-perl/Test-Taint - dev-perl/Test-Warn - dev-perl/Test-Memory-Cycle )" diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog index 9a6d5d722173..e17d9c461b05 100644 --- a/dev-perl/Want/ChangeLog +++ b/dev-perl/Want/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Want # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.35 2008/07/17 21:11:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.36 2008/09/15 11:41:26 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Want-0.07.ebuild, + -Want-0.10.ebuild, -Want-0.12.ebuild, -Want-0.14.ebuild: + Cleanup 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> Want-0.18.ebuild: alpha/ia64/sparc/x86 stable diff --git a/dev-perl/Want/Want-0.07.ebuild b/dev-perl/Want/Want-0.07.ebuild deleted file mode 100644 index e5e944a331ff..000000000000 --- a/dev-perl/Want/Want-0.07.ebuild +++ /dev/null @@ -1,17 +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/Want/Want-0.07.ebuild,v 1.12 2007/07/10 23:33:28 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="A generalisation of wantarray" -SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/~robin/${P}/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Want/Want-0.10.ebuild b/dev-perl/Want/Want-0.10.ebuild deleted file mode 100644 index ba758f165e26..000000000000 --- a/dev-perl/Want/Want-0.10.ebuild +++ /dev/null @@ -1,17 +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/Want/Want-0.10.ebuild,v 1.9 2007/07/10 23:33:28 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="A generalisation of wantarray" -SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/~robin/${P}/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 hppa ia64 ppc sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Want/Want-0.12.ebuild b/dev-perl/Want/Want-0.12.ebuild deleted file mode 100644 index 277f145a7efb..000000000000 --- a/dev-perl/Want/Want-0.12.ebuild +++ /dev/null @@ -1,17 +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/Want/Want-0.12.ebuild,v 1.8 2007/07/10 23:33:28 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="A generalisation of wantarray" -SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/~robin/${P}/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Want/Want-0.14.ebuild b/dev-perl/Want/Want-0.14.ebuild deleted file mode 100644 index e651d846fc8e..000000000000 --- a/dev-perl/Want/Want-0.14.ebuild +++ /dev/null @@ -1,17 +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/Want/Want-0.14.ebuild,v 1.6 2007/08/09 15:23:39 dertobi123 Exp $ - -inherit perl-module - -DESCRIPTION="A generalisation of wantarray" -SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/~robin/${P}/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/XML-SAX/ChangeLog b/dev-perl/XML-SAX/ChangeLog index 5d57e040672c..08077809d096 100644 --- a/dev-perl/XML-SAX/ChangeLog +++ b/dev-perl/XML-SAX/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-SAX # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/ChangeLog,v 1.62 2008/08/24 08:48:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/ChangeLog,v 1.63 2008/09/15 11:43:18 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -XML-SAX-0.13.ebuild, + -XML-SAX-0.14-r1.ebuild, -XML-SAX-0.15.ebuild, -XML-SAX-0.15-r1.ebuild: + Cleanup *XML-SAX-0.96 (24 Aug 2008) diff --git a/dev-perl/XML-SAX/XML-SAX-0.13.ebuild b/dev-perl/XML-SAX/XML-SAX-0.13.ebuild deleted file mode 100644 index 3fbdbe03dfe7..000000000000 --- a/dev-perl/XML-SAX/XML-SAX-0.13.ebuild +++ /dev/null @@ -1,27 +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/XML-SAX/XML-SAX-0.13.ebuild,v 1.13 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Perl module for using and building Perl SAX2 XML parsers, filters, and drivers" -SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/XML-NamespaceSupport-1.04 - >=dev-libs/libxml2-2.4.1 - >=sys-apps/sed-4 - dev-lang/perl" - -src_unpack() { - local installvendorlib - eval $(perl '-V:installvendorlib') - unpack ${A} - sed -i -e "s,\(-MXML::SAX\),-I${D}/${installvendorlib} \1," ${S}/Makefile.PL -} diff --git a/dev-perl/XML-SAX/XML-SAX-0.14-r1.ebuild b/dev-perl/XML-SAX/XML-SAX-0.14-r1.ebuild deleted file mode 100644 index dd2d5a68052d..000000000000 --- a/dev-perl/XML-SAX/XML-SAX-0.14-r1.ebuild +++ /dev/null @@ -1,33 +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/XML-SAX/XML-SAX-0.14-r1.ebuild,v 1.12 2006/11/12 05:34:30 vapier Exp $ - -inherit perl-module eutils - -DESCRIPTION="Perl module for using and building Perl SAX2 XML parsers, filters, and drivers" -SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/XML-NamespaceSupport-1.04 - >=dev-libs/libxml2-2.4.1 - >=sys-apps/sed-4 - dev-lang/perl" - -SRC_TEST="do" - -src_unpack() { - local installvendorlib - eval $(perl '-V:installvendorlib') - unpack ${A} - cd "${S}" - sed -i \ - -e "s,\(-MXML::SAX\),-I${D}/${installvendorlib} \1," \ - Makefile.PL || die - epatch "${FILESDIR}"/entities.patch - epatch "${FILESDIR}"/encodings.patch -} diff --git a/dev-perl/XML-SAX/XML-SAX-0.15-r1.ebuild b/dev-perl/XML-SAX/XML-SAX-0.15-r1.ebuild deleted file mode 100644 index bf0449245b91..000000000000 --- a/dev-perl/XML-SAX/XML-SAX-0.15-r1.ebuild +++ /dev/null @@ -1,39 +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/XML-SAX/XML-SAX-0.15-r1.ebuild,v 1.9 2007/07/14 16:08:23 armin76 Exp $ - -inherit perl-module eutils - -DESCRIPTION="Perl module for using and building Perl SAX2 XML parsers, filters, and drivers" -SRC_URI="mirror://cpan/authors/id/G/GR/GRANTM/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~grantm/" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/XML-NamespaceSupport-1.04 - >=dev-libs/libxml2-2.4.1 - >=sys-apps/sed-4 - dev-lang/perl" - -SRC_TEST="do" - -src_unpack() { - local installvendorlib - eval $(perl '-V:installvendorlib') - unpack ${A} - cd "${S}" - sed -i \ - -e 's/if (\$write_ini_ok)/if (0 \&\& $write_ini_ok)/' \ - Makefile.PL || die - epatch "${FILESDIR}"/encodings.patch -} - -pkg_postinst() { - perl-module_pkg_postinst - perl -MXML::SAX \ - -e "XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers()" \ - || die "error adding parser" -} diff --git a/dev-perl/XML-SAX/XML-SAX-0.15.ebuild b/dev-perl/XML-SAX/XML-SAX-0.15.ebuild deleted file mode 100644 index 2078f1be12b1..000000000000 --- a/dev-perl/XML-SAX/XML-SAX-0.15.ebuild +++ /dev/null @@ -1,32 +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/XML-SAX/XML-SAX-0.15.ebuild,v 1.1 2007/02/17 15:33:25 mcummings Exp $ - -inherit perl-module eutils - -DESCRIPTION="Perl module for using and building Perl SAX2 XML parsers, filters, and drivers" -SRC_URI="mirror://cpan/authors/id/G/GR/GRANTM/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~grantm/" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/XML-NamespaceSupport-1.04 - >=dev-libs/libxml2-2.4.1 - >=sys-apps/sed-4 - dev-lang/perl" - -SRC_TEST="do" - -src_unpack() { - local installvendorlib - eval $(perl '-V:installvendorlib') - unpack ${A} - cd "${S}" - sed -i \ - -e "s,\(-MXML::SAX\),-I${D}/${installvendorlib} \1," \ - Makefile.PL || die - epatch "${FILESDIR}"/encodings.patch -} diff --git a/dev-perl/YAML-Syck/ChangeLog b/dev-perl/YAML-Syck/ChangeLog index f0256b5e2bbc..a0b622373abd 100644 --- a/dev-perl/YAML-Syck/ChangeLog +++ b/dev-perl/YAML-Syck/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/YAML-Syck # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/ChangeLog,v 1.12 2008/08/24 08:30:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/ChangeLog,v 1.13 2008/09/15 11:45:47 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -YAML-Syck-0.71.ebuild, + -YAML-Syck-0.72.ebuild, -YAML-Syck-0.84.ebuild, -YAML-Syck-0.85.ebuild, + -YAML-Syck-0.91.ebuild, -YAML-Syck-0.96.ebuild, -YAML-Syck-1.04.ebuild: + Cleanup *YAML-Syck-1.05 (24 Aug 2008) diff --git a/dev-perl/YAML-Syck/YAML-Syck-0.71.ebuild b/dev-perl/YAML-Syck/YAML-Syck-0.71.ebuild deleted file mode 100644 index 07eb8b45a3d3..000000000000 --- a/dev-perl/YAML-Syck/YAML-Syck-0.71.ebuild +++ /dev/null @@ -1,19 +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/YAML-Syck/YAML-Syck-0.71.ebuild,v 1.1 2006/11/06 22:22:12 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="Artistic" -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/YAML-Syck/YAML-Syck-0.72.ebuild b/dev-perl/YAML-Syck/YAML-Syck-0.72.ebuild deleted file mode 100644 index f71eff33ddca..000000000000 --- a/dev-perl/YAML-Syck/YAML-Syck-0.72.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.72.ebuild,v 1.3 2007/01/21 19:35:43 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="Artistic" -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/YAML-Syck/YAML-Syck-0.84.ebuild b/dev-perl/YAML-Syck/YAML-Syck-0.84.ebuild deleted file mode 100644 index e381321063c2..000000000000 --- a/dev-perl/YAML-Syck/YAML-Syck-0.84.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.84.ebuild,v 1.2 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/YAML-Syck/YAML-Syck-0.85.ebuild b/dev-perl/YAML-Syck/YAML-Syck-0.85.ebuild deleted file mode 100644 index 93e999d136a5..000000000000 --- a/dev-perl/YAML-Syck/YAML-Syck-0.85.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.85.ebuild,v 1.1 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/YAML-Syck/YAML-Syck-0.91.ebuild b/dev-perl/YAML-Syck/YAML-Syck-0.91.ebuild deleted file mode 100644 index ef68b3a1651f..000000000000 --- a/dev-perl/YAML-Syck/YAML-Syck-0.91.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.91.ebuild,v 1.1 2007/06/25 10:50:50 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/YAML-Syck/YAML-Syck-0.96.ebuild b/dev-perl/YAML-Syck/YAML-Syck-0.96.ebuild deleted file mode 100644 index c4fc1c95bf4a..000000000000 --- a/dev-perl/YAML-Syck/YAML-Syck-0.96.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.96.ebuild,v 1.1 2007/08/19 15:31:16 yuval 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/YAML-Syck/YAML-Syck-1.04.ebuild b/dev-perl/YAML-Syck/YAML-Syck-1.04.ebuild deleted file mode 100644 index 55565ee74214..000000000000 --- a/dev-perl/YAML-Syck/YAML-Syck-1.04.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/YAML-Syck/YAML-Syck-1.04.ebuild,v 1.1 2008/04/28 23:31:44 yuval 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/dbix-searchbuilder/ChangeLog b/dev-perl/dbix-searchbuilder/ChangeLog index 766c71f98970..fe8d5ae6946f 100644 --- a/dev-perl/dbix-searchbuilder/ChangeLog +++ b/dev-perl/dbix-searchbuilder/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/dbix-searchbuilder # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/dbix-searchbuilder/ChangeLog,v 1.54 2008/08/24 06:19:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/dbix-searchbuilder/ChangeLog,v 1.55 2008/09/15 11:49:54 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> + -dbix-searchbuilder-1.38.ebuild, -dbix-searchbuilder-1.43.ebuild, + -dbix-searchbuilder-1.45.ebuild, -dbix-searchbuilder-1.51.ebuild, + -dbix-searchbuilder-1.53.ebuild: + Cleanup *dbix-searchbuilder-1.54 (24 Aug 2008) diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.38.ebuild b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.38.ebuild deleted file mode 100644 index e80fed4d71e2..000000000000 --- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.38.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/dbix-searchbuilder/dbix-searchbuilder-1.38.ebuild,v 1.14 2007/07/10 23:33:29 mr_bones_ Exp $ - -inherit perl-module - -MY_P=DBIx-SearchBuilder-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Encapsulate SQL queries and rows in simple perl objects" -SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/J/JE/JESSE/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ~ia64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/DBD-SQLite - >=virtual/perl-Test-Simple-0.52 - dev-lang/perl" - -RDEPEND="dev-perl/DBI - dev-perl/DBIx-DBSchema - dev-perl/Want - >=dev-perl/Cache-Simple-TimedExpiry-0.21 - dev-perl/Clone - dev-perl/Class-Accessor - >=dev-perl/capitalization-0.03 - >=dev-perl/class-returnvalue-0.4" diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.43.ebuild b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.43.ebuild deleted file mode 100644 index 72271602bd2c..000000000000 --- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.43.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/dbix-searchbuilder/dbix-searchbuilder-1.43.ebuild,v 1.8 2007/07/10 23:33:29 mr_bones_ Exp $ - -inherit perl-module - -MY_P=DBIx-SearchBuilder-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Encapsulate SQL queries and rows in simple perl objects" -SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/J/JE/JESSE/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/DBD-SQLite - >=virtual/perl-Test-Simple-0.52 - dev-lang/perl" - -RDEPEND="dev-perl/DBI - dev-perl/DBIx-DBSchema - dev-perl/Want - >=dev-perl/Cache-Simple-TimedExpiry-0.21 - dev-perl/Clone - dev-perl/Class-Accessor - >=dev-perl/capitalization-0.03 - >=dev-perl/class-returnvalue-0.4" diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.45.ebuild b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.45.ebuild deleted file mode 100644 index 4af22f3654ba..000000000000 --- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.45.ebuild +++ /dev/null @@ -1,31 +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/dbix-searchbuilder/dbix-searchbuilder-1.45.ebuild,v 1.7 2007/07/10 23:33:29 mr_bones_ Exp $ - -inherit perl-module - -MY_P=DBIx-SearchBuilder-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Encapsulate SQL queries and rows in simple perl objects" -SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/J/JE/JESSE/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/DBD-SQLite - >=virtual/perl-Test-Simple-0.52 - dev-lang/perl" - -RDEPEND="dev-perl/DBI - dev-perl/DBIx-DBSchema - dev-perl/Want - >=dev-perl/Cache-Simple-TimedExpiry-0.21 - dev-perl/Clone - dev-perl/Class-Accessor - >=dev-perl/capitalization-0.03 - >=dev-perl/class-returnvalue-0.4" diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.51.ebuild b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.51.ebuild deleted file mode 100644 index 1cb1380727be..000000000000 --- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.51.ebuild +++ /dev/null @@ -1,31 +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-searchbuilder/dbix-searchbuilder-1.51.ebuild,v 1.1 2008/03/07 14:50:12 hollow Exp $ - -inherit perl-module - -MY_P=DBIx-SearchBuilder-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Encapsulate SQL queries and rows in simple perl objects" -SRC_URI="mirror://cpan/authors/id/R/RU/RUZ/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/R/RU/RUZ/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/DBD-SQLite - >=virtual/perl-Test-Simple-0.52 - dev-lang/perl" - -RDEPEND="dev-perl/DBI - dev-perl/DBIx-DBSchema - dev-perl/Want - >=dev-perl/Cache-Simple-TimedExpiry-0.21 - dev-perl/Clone - dev-perl/Class-Accessor - >=dev-perl/capitalization-0.03 - >=dev-perl/class-returnvalue-0.4" diff --git a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.53.ebuild b/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.53.ebuild deleted file mode 100644 index d0457814d3b0..000000000000 --- a/dev-perl/dbix-searchbuilder/dbix-searchbuilder-1.53.ebuild +++ /dev/null @@ -1,31 +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-searchbuilder/dbix-searchbuilder-1.53.ebuild,v 1.1 2008/07/01 16:44:10 wrobel Exp $ - -inherit perl-module - -MY_P=DBIx-SearchBuilder-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Encapsulate SQL queries and rows in simple perl objects" -SRC_URI="mirror://cpan/authors/id/R/RU/RUZ/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/R/RU/RUZ/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/DBD-SQLite - >=virtual/perl-Test-Simple-0.52 - dev-lang/perl" - -RDEPEND="dev-perl/DBI - dev-perl/DBIx-DBSchema - dev-perl/Want - >=dev-perl/Cache-Simple-TimedExpiry-0.21 - dev-perl/Clone - dev-perl/Class-Accessor - >=dev-perl/capitalization-0.03 - >=dev-perl/class-returnvalue-0.4" diff --git a/dev-perl/locale-maketext-lexicon/ChangeLog b/dev-perl/locale-maketext-lexicon/ChangeLog index 55cc522a09d7..8cb70073016f 100644 --- a/dev-perl/locale-maketext-lexicon/ChangeLog +++ b/dev-perl/locale-maketext-lexicon/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/locale-maketext-lexicon # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.43 2008/03/28 09:23:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.44 2008/09/15 11:51:35 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> + -locale-maketext-lexicon-0.46.ebuild, + -locale-maketext-lexicon-0.53.ebuild, + -locale-maketext-lexicon-0.61.ebuild, + -locale-maketext-lexicon-0.62.ebuild: + Cleanup 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> locale-maketext-lexicon-0.64.ebuild: diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild deleted file mode 100644 index e4cadf516377..000000000000 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.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/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild,v 1.13 2007/07/10 23:33:26 mr_bones_ Exp $ - -inherit perl-module - -MY_P=Locale-Maketext-Lexicon-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Use other catalog formats in Maketext" -HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/" -SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" -IUSE="" - -DEPEND="virtual/perl-locale-maketext - dev-perl/regexp-common - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild deleted file mode 100644 index 7ad5763dc04e..000000000000 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild +++ /dev/null @@ -1,22 +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/locale-maketext-lexicon/locale-maketext-lexicon-0.53.ebuild,v 1.9 2007/07/10 23:33:26 mr_bones_ Exp $ - -inherit perl-module - -MY_P=Locale-Maketext-Lexicon-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Use other catalog formats in Maketext" -HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/" -SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc x86" -IUSE="" - -DEPEND="virtual/perl-locale-maketext - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild deleted file mode 100644 index d20f26a612f9..000000000000 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild +++ /dev/null @@ -1,22 +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/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild,v 1.9 2007/07/10 23:33:26 mr_bones_ Exp $ - -inherit perl-module - -MY_P=Locale-Maketext-Lexicon-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Use other catalog formats in Maketext" -HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/" -SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc ~x86" -IUSE="" - -DEPEND="virtual/perl-locale-maketext - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.62.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.62.ebuild deleted file mode 100644 index 14e1d18cdddd..000000000000 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.62.ebuild +++ /dev/null @@ -1,22 +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/locale-maketext-lexicon/locale-maketext-lexicon-0.62.ebuild,v 1.9 2007/07/10 23:33:26 mr_bones_ Exp $ - -inherit perl-module - -MY_P=Locale-Maketext-Lexicon-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Use other catalog formats in Maketext" -HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/" -SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" -IUSE="" - -DEPEND="virtual/perl-locale-maketext - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/log-dispatch/ChangeLog b/dev-perl/log-dispatch/ChangeLog index 9334c289c303..47bcf53ff29a 100644 --- a/dev-perl/log-dispatch/ChangeLog +++ b/dev-perl/log-dispatch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/log-dispatch -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/ChangeLog,v 1.43 2007/11/10 19:03:35 drac Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/ChangeLog,v 1.44 2008/09/15 11:53:56 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -log-dispatch-2.11.ebuild, + -log-dispatch-2.12.ebuild, -log-dispatch-2.14.ebuild, + -log-dispatch-2.16.ebuild, -log-dispatch-2.17.ebuild: + Cleanup 10 Nov 2007; Samuli Suominen <drac@gentoo.org> log-dispatch-2.18.ebuild: amd64 stable diff --git a/dev-perl/log-dispatch/log-dispatch-2.11.ebuild b/dev-perl/log-dispatch/log-dispatch-2.11.ebuild deleted file mode 100644 index 22465c128b74..000000000000 --- a/dev-perl/log-dispatch/log-dispatch-2.11.ebuild +++ /dev/null @@ -1,22 +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/log-dispatch/log-dispatch-2.11.ebuild,v 1.9 2006/08/20 01:17:38 mcummings Exp $ - -inherit perl-module - -MY_P=Log-Dispatch-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Dispatches messages to multiple Log::Dispatch::* objects" -SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/D/DR/DROLSKY/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND=">=dev-perl/module-build-0.28 - dev-perl/Params-Validate - dev-lang/perl" diff --git a/dev-perl/log-dispatch/log-dispatch-2.12.ebuild b/dev-perl/log-dispatch/log-dispatch-2.12.ebuild deleted file mode 100644 index c892a843d96e..000000000000 --- a/dev-perl/log-dispatch/log-dispatch-2.12.ebuild +++ /dev/null @@ -1,22 +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/log-dispatch/log-dispatch-2.12.ebuild,v 1.3 2006/10/20 23:37:20 agriffis Exp $ - -inherit perl-module - -MY_P=Log-Dispatch-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Dispatches messages to multiple Log::Dispatch::* objects" -SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/D/DR/DROLSKY/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ia64 ~ppc sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND=">=dev-perl/module-build-0.28 - dev-perl/Params-Validate - dev-lang/perl" diff --git a/dev-perl/log-dispatch/log-dispatch-2.14.ebuild b/dev-perl/log-dispatch/log-dispatch-2.14.ebuild deleted file mode 100644 index 7ca527c181b6..000000000000 --- a/dev-perl/log-dispatch/log-dispatch-2.14.ebuild +++ /dev/null @@ -1,22 +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/log-dispatch/log-dispatch-2.14.ebuild,v 1.5 2007/03/05 12:52:05 ticho Exp $ - -inherit perl-module - -MY_P=Log-Dispatch-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Dispatches messages to multiple Log::Dispatch::* objects" -SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/D/DR/DROLSKY/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND=">=dev-perl/module-build-0.28 - dev-perl/Params-Validate - dev-lang/perl" diff --git a/dev-perl/log-dispatch/log-dispatch-2.16.ebuild b/dev-perl/log-dispatch/log-dispatch-2.16.ebuild deleted file mode 100644 index 47ae8cd98b09..000000000000 --- a/dev-perl/log-dispatch/log-dispatch-2.16.ebuild +++ /dev/null @@ -1,22 +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/log-dispatch/log-dispatch-2.16.ebuild,v 1.3 2007/04/10 12:59:48 mcummings Exp $ - -inherit perl-module - -MY_P=Log-Dispatch-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Dispatches messages to multiple Log::Dispatch::* objects" -SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/D/DR/DROLSKY/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND=">=dev-perl/module-build-0.28 - dev-perl/Params-Validate - dev-lang/perl" diff --git a/dev-perl/log-dispatch/log-dispatch-2.17.ebuild b/dev-perl/log-dispatch/log-dispatch-2.17.ebuild deleted file mode 100644 index b40617f611ea..000000000000 --- a/dev-perl/log-dispatch/log-dispatch-2.17.ebuild +++ /dev/null @@ -1,22 +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/log-dispatch/log-dispatch-2.17.ebuild,v 1.2 2007/06/21 16:22:33 mcummings Exp $ - -inherit perl-module - -MY_P=Log-Dispatch-${PV} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Dispatches messages to multiple Log::Dispatch::* objects" -SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/D/DR/DROLSKY/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND=">=dev-perl/module-build-0.28 - dev-perl/Params-Validate - dev-lang/perl" diff --git a/dev-perl/net-server/ChangeLog b/dev-perl/net-server/ChangeLog index 8d6e2d1252ae..4bcded720643 100644 --- a/dev-perl/net-server/ChangeLog +++ b/dev-perl/net-server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/net-server # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/net-server/ChangeLog,v 1.63 2008/03/28 09:20:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/net-server/ChangeLog,v 1.64 2008/09/15 11:55:33 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -net-server-0.88.ebuild, + -net-server-0.94.ebuild, -net-server-0.95.ebuild, -net-server-0.96.ebuild: + Cleanup 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> net-server-0.97.ebuild: Stable for HPPA too. diff --git a/dev-perl/net-server/net-server-0.88.ebuild b/dev-perl/net-server/net-server-0.88.ebuild deleted file mode 100644 index 4a45da817a3c..000000000000 --- a/dev-perl/net-server/net-server-0.88.ebuild +++ /dev/null @@ -1,23 +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/net-server/net-server-0.88.ebuild,v 1.12 2007/01/20 17:22:19 mcummings Exp $ - -inherit perl-module - -MY_P=Net-Server-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Extensible, general Perl server engine" -HOMEPAGE="http://search.cpan.org/~rhandom/Net-Server-0.88/" -SRC_URI="mirror://cpan/authors/id/R/RH/RHANDOM/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -SRC_TEST="do" - -mydoc="README" - -DEPEND="dev-perl/IO-Multiplex - dev-lang/perl" diff --git a/dev-perl/net-server/net-server-0.94.ebuild b/dev-perl/net-server/net-server-0.94.ebuild deleted file mode 100644 index d33c9095b122..000000000000 --- a/dev-perl/net-server/net-server-0.94.ebuild +++ /dev/null @@ -1,23 +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/net-server/net-server-0.94.ebuild,v 1.10 2007/01/19 14:57:26 mcummings Exp $ - -inherit perl-module - -MY_P=Net-Server-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Extensible, general Perl server engine" -HOMEPAGE="http://search.cpan.org/~rhandom/" -SRC_URI="mirror://cpan/authors/id/R/RH/RHANDOM/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -SRC_TEST="do" - -mydoc="README" - -DEPEND="dev-perl/IO-Multiplex - dev-lang/perl" diff --git a/dev-perl/net-server/net-server-0.95.ebuild b/dev-perl/net-server/net-server-0.95.ebuild deleted file mode 100644 index 288dec21e33b..000000000000 --- a/dev-perl/net-server/net-server-0.95.ebuild +++ /dev/null @@ -1,23 +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/net-server/net-server-0.95.ebuild,v 1.4 2007/05/05 18:18:23 dertobi123 Exp $ - -inherit perl-module - -MY_P=Net-Server-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Extensible, general Perl server engine" -HOMEPAGE="http://search.cpan.org/~rhandom/" -SRC_URI="mirror://cpan/authors/id/R/RH/RHANDOM/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" -IUSE="" - -SRC_TEST="do" - -mydoc="README" - -DEPEND="dev-perl/IO-Multiplex - dev-lang/perl" diff --git a/dev-perl/net-server/net-server-0.96.ebuild b/dev-perl/net-server/net-server-0.96.ebuild deleted file mode 100644 index b3ffc9c04b05..000000000000 --- a/dev-perl/net-server/net-server-0.96.ebuild +++ /dev/null @@ -1,23 +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/net-server/net-server-0.96.ebuild,v 1.6 2007/08/09 15:33:51 dertobi123 Exp $ - -inherit perl-module - -MY_P=Net-Server-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Extensible, general Perl server engine" -HOMEPAGE="http://search.cpan.org/~rhandom/" -SRC_URI="mirror://cpan/authors/id/R/RH/RHANDOM/${MY_P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -SRC_TEST="do" - -mydoc="README" - -DEPEND="dev-perl/IO-Multiplex - dev-lang/perl" |