diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Cgi-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.06 | 1 | ||||
-rw-r--r-- | dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.075 | 1 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/files/digest-Chart-Math-Axis-0.1 | 1 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/files/digest-Chart-Math-Axis-0.2 | 1 |
12 files changed, 16 insertions, 77 deletions
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild deleted file mode 100644 index 4d4aabae3efa..000000000000 --- a/dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.06.ebuild,v 1.9 2005/01/21 20:12:28 mcummings Exp $ - -inherit perl-module - - -DESCRIPTION="The Perl CGI::Simple Module" -SRC_URI="http://www.cpan.org/modules/by-authors/id/J/JF/JFREEMAN/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ~ppc sparc alpha" -IUSE="" diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild deleted file mode 100644 index db31f4d31673..000000000000 --- a/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild,v 1.5 2005/01/21 20:12:28 mcummings Exp $ - -inherit perl-module - - -DESCRIPTION="The Perl CGI::Simple Module" -SRC_URI="http://www.cpan.org/modules/by-authors/id/J/JF/JFREEMAN/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" -IUSE="" - -SRC_TEST="do" diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild index 3f6f1cf6c02c..78ffe7bea503 100644 --- a/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild +++ b/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild,v 1.7 2005/04/24 13:02:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild,v 1.8 2005/04/24 15:32:48 mcummings Exp $ inherit perl-module -DESCRIPTION="The Perl CGI::Simple Module" +DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" SRC_URI="mirror://cpan/authors/id/J/JF/JFREEMAN/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/" diff --git a/dev-perl/Cgi-Simple/ChangeLog b/dev-perl/Cgi-Simple/ChangeLog index 1341708f3551..c430683d7ee7 100644 --- a/dev-perl/Cgi-Simple/ChangeLog +++ b/dev-perl/Cgi-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Cgi-Simple # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.14 2005/04/24 13:02:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.15 2005/04/24 15:32:48 mcummings Exp $ + + 24 Apr 2005; Michael Cummings <mcummings@gentoo.org> + -Cgi-Simple-0.06.ebuild, -Cgi-Simple-0.075.ebuild: + Cleaning 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> Cgi-Simple-0.077.ebuild: diff --git a/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.06 b/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.06 deleted file mode 100644 index 0d50543f7083..000000000000 --- a/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.06 +++ /dev/null @@ -1 +0,0 @@ -MD5 856bb9f261f094adab475770e8836278 Cgi-Simple-0.06.tar.gz 145416 diff --git a/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.075 b/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.075 deleted file mode 100644 index 903baee84876..000000000000 --- a/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.075 +++ /dev/null @@ -1 +0,0 @@ -MD5 510e06be6530cb8721e15042cb5160ff Cgi-Simple-0.075.tar.gz 148965 diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog index de36b15017f8..79cdb31d5f1a 100644 --- a/dev-perl/Chart-Math-Axis/ChangeLog +++ b/dev-perl/Chart-Math-Axis/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Chart-Math-Axis # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.13 2005/04/01 17:37:14 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.14 2005/04/24 15:36:04 mcummings Exp $ + + 24 Apr 2005; Michael Cummings <mcummings@gentoo.org> + -Chart-Math-Axis-0.1.ebuild, -Chart-Math-Axis-0.2.ebuild, + Chart-Math-Axis-0.3.ebuild: + Cleaning 01 Apr 2005; Simon Stelling <blubb@gentoo.org> Chart-Math-Axis-0.3.ebuild: stable on amd64 diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild deleted file mode 100644 index edb3256080f5..000000000000 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild,v 1.9 2005/01/21 20:25:32 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Implements an algorithm to find good values for chart axis" -SRC_URI="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc" -IUSE="" - -DEPEND="dev-perl/Math-BigInt - dev-perl/Test-Simple" diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild deleted file mode 100644 index e4b658307e66..000000000000 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild,v 1.9 2005/01/21 20:25:32 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Implements an algorithm to find good values for chart axis" -SRC_URI="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc" -IUSE="" - -DEPEND="dev-perl/Math-BigInt - dev-perl/Test-Simple" diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild index 53d8adc43e56..72e877637394 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.7 2005/04/01 17:35:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.8 2005/04/24 15:36:04 mcummings Exp $ inherit perl-module DESCRIPTION="Implements an algorithm to find good values for chart axis" -SRC_URI="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" +SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" +HOMEPAGE="http://search.cpan.orga/~adamk/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" diff --git a/dev-perl/Chart-Math-Axis/files/digest-Chart-Math-Axis-0.1 b/dev-perl/Chart-Math-Axis/files/digest-Chart-Math-Axis-0.1 deleted file mode 100644 index bd39b52f10f8..000000000000 --- a/dev-perl/Chart-Math-Axis/files/digest-Chart-Math-Axis-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 10ca6a4d0792ed39ac55794f9df9eb04 Chart-Math-Axis-0.1.tar.gz 15368 diff --git a/dev-perl/Chart-Math-Axis/files/digest-Chart-Math-Axis-0.2 b/dev-perl/Chart-Math-Axis/files/digest-Chart-Math-Axis-0.2 deleted file mode 100644 index 7e599a07ff87..000000000000 --- a/dev-perl/Chart-Math-Axis/files/digest-Chart-Math-Axis-0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 59ec81540c874cf4f939dc3ebd1d1a2f Chart-Math-Axis-0.2.tar.gz 14557 |