diff options
-rw-r--r-- | dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.27.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/ExtUtils-XSBuilder/files/digest-ExtUtils-XSBuilder-0.27 | 1 | ||||
-rw-r--r-- | dev-perl/FCGI/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/FCGI/FCGI-0.67.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/Festival-Client-Async/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild | 8 |
6 files changed, 36 insertions, 12 deletions
diff --git a/dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.27.ebuild b/dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.27.ebuild new file mode 100644 index 000000000000..32c7d0f30828 --- /dev/null +++ b/dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.27.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.27.ebuild,v 1.1 2005/04/25 15:09:54 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Modules to parse C header files and create XS glue code." +SRC_URI="mirror://cpan/authors/id/G/GR/GRICHTER/${P}.tar.gz" +HOMEPAGE="http://cpan.org/CPAN/authors/id/G/GR/GRICHTER/${P}.readme" +IUSE="" +SLOT="0" +SRC_TEST="do" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +DEPEND="dev-perl/Parse-RecDescent + dev-perl/Tie-IxHash" diff --git a/dev-perl/ExtUtils-XSBuilder/files/digest-ExtUtils-XSBuilder-0.27 b/dev-perl/ExtUtils-XSBuilder/files/digest-ExtUtils-XSBuilder-0.27 new file mode 100644 index 000000000000..5e57f173e2f8 --- /dev/null +++ b/dev-perl/ExtUtils-XSBuilder/files/digest-ExtUtils-XSBuilder-0.27 @@ -0,0 +1 @@ +MD5 6e1f1c8207b598166dc7a06d633db308 ExtUtils-XSBuilder-0.27.tar.gz 40291 diff --git a/dev-perl/FCGI/ChangeLog b/dev-perl/FCGI/ChangeLog index eaf8ccb2afdc..a9f1e2a16100 100644 --- a/dev-perl/FCGI/ChangeLog +++ b/dev-perl/FCGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/FCGI -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.3 2004/09/02 13:28:37 dholm Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.4 2005/04/25 15:11:28 mcummings Exp $ + + 25 Apr 2005; Michael Cummings <mcummings@gentoo.org> FCGI-0.67.ebuild: + cleaning 02 Sep 2004; David Holm <dholm@gentoo.org> FCGI-0.67.ebuild: Added to ~ppc. diff --git a/dev-perl/FCGI/FCGI-0.67.ebuild b/dev-perl/FCGI/FCGI-0.67.ebuild index dbf5e0659592..20c10f1af6f3 100644 --- a/dev-perl/FCGI/FCGI-0.67.ebuild +++ b/dev-perl/FCGI/FCGI-0.67.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.67.ebuild,v 1.5 2004/10/16 23:57:21 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.67.ebuild,v 1.6 2005/04/25 15:11:28 mcummings Exp $ # this is an RT dependency inherit perl-module DESCRIPTION="Fast CGI" -SRC_URI="http://www.cpan.org/modules/by-authors/id/S/SK/SKIMO/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/S/SK/SKIMO/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SK/SKIMO/${P}.readme" SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" IUSE="" diff --git a/dev-perl/Festival-Client-Async/ChangeLog b/dev-perl/Festival-Client-Async/ChangeLog index 31f3ba3a11ae..06aa4ff31e01 100644 --- a/dev-perl/Festival-Client-Async/ChangeLog +++ b/dev-perl/Festival-Client-Async/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Festival-Client-Async -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.5 2004/09/23 15:12:36 gustavoz Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.6 2005/04/25 15:13:02 mcummings Exp $ + + 25 Apr 2005; Michael Cummings <mcummings@gentoo.org> + Festival-Client-Async-0.0303.ebuild: + cleaning 23 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> Festival-Client-Async-0.0303.ebuild: diff --git a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild index 2d61e2dce810..0d17d4fe6eae 100644 --- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild +++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild,v 1.6 2004/09/23 15:12:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild,v 1.7 2005/04/25 15:13:02 mcummings Exp $ inherit perl-module DESCRIPTION="Festival-Async - Non-blocking interface to a Festival server." -HOMEPAGE="http://www.cpan.org/" -SRC_URI="http://www.cpan.org/modules/by-module/Festival/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~djhd/${P}/" +SRC_URI="mirror://cpan/authors/id/D/DJ/DJHD/${P}.tar.gz" LICENSE="Artistic" SLOT="0" |