summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ChangeLog7
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild22
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.59.ebuild22
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild6
-rw-r--r--dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.551
-rw-r--r--dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.591
-rw-r--r--dev-perl/ExtUtils-XSBuilder/ChangeLog10
-rw-r--r--dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.25.ebuild6
-rw-r--r--dev-perl/ExtUtils-XSBuilder/Manifest4
9 files changed, 23 insertions, 56 deletions
diff --git a/dev-perl/ExtUtils-AutoInstall/ChangeLog b/dev-perl/ExtUtils-AutoInstall/ChangeLog
index 11175e0dbe8c..9b6c9e526f85 100644
--- a/dev-perl/ExtUtils-AutoInstall/ChangeLog
+++ b/dev-perl/ExtUtils-AutoInstall/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/ExtUtils-AutoInstall
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.14 2005/04/07 20:38:25 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.15 2005/04/25 15:07:32 mcummings Exp $
+
+ 25 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ -ExtUtils-AutoInstall-0.55.ebuild, -ExtUtils-AutoInstall-0.59.ebuild,
+ ExtUtils-AutoInstall-0.61.ebuild:
+ cleaning
07 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
ExtUtils-AutoInstall-0.56.ebuild:
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild
deleted file mode 100644
index 67046c9dd189..000000000000
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild,v 1.5 2004/10/16 23:57:21 rac Exp $
-
-IUSE=""
-
-inherit perl-module
-
-DESCRIPTION="Allows module writers to specify a more sophisticated form of dependency information"
-SRC_URI="http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/author/AUTRIJUS/${P}/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
-
-DEPEND="${DEPEND}"
-
-
-src_compile() {
- echo "n" | perl-module_src_compile
-}
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.59.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.59.ebuild
deleted file mode 100644
index dc0f07e1822d..000000000000
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.59.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.59.ebuild,v 1.4 2004/10/16 23:57:21 rac Exp $
-
-IUSE=""
-
-inherit perl-module
-
-DESCRIPTION="Allows module writers to specify a more sophisticated form of dependency information"
-SRC_URI="http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/author/AUTRIJUS/${P}/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
-
-DEPEND="dev-perl/Sort-Versions"
-
-
-src_compile() {
- echo "n" | perl-module_src_compile
-}
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild
index d37a67f769e9..8b7b9f47d07b 100644
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild
+++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild
@@ -1,6 +1,6 @@
-# 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/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild,v 1.1 2004/10/28 15:02:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild,v 1.2 2005/04/25 15:07:32 mcummings Exp $
IUSE=""
@@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~autrijus/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha"
SRC_TEST="do"
diff --git a/dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.55 b/dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.55
deleted file mode 100644
index 99572c0bcf72..000000000000
--- a/dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.55
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b2a700a12a42e8a65037be658d1e2115 ExtUtils-AutoInstall-0.55.tar.gz 23479
diff --git a/dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.59 b/dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.59
deleted file mode 100644
index cbb48e483e4c..000000000000
--- a/dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.59
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1dbcfe20069d125f5d2a0a351c2e9a57 ExtUtils-AutoInstall-0.59.tar.gz 25859
diff --git a/dev-perl/ExtUtils-XSBuilder/ChangeLog b/dev-perl/ExtUtils-XSBuilder/ChangeLog
index 8574acb596e0..23d688bae4b0 100644
--- a/dev-perl/ExtUtils-XSBuilder/ChangeLog
+++ b/dev-perl/ExtUtils-XSBuilder/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/ExtUtils-XSBuilder
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-XSBuilder/ChangeLog,v 1.2 2004/06/25 00:27:49 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-XSBuilder/ChangeLog,v 1.3 2005/04/25 15:09:54 mcummings Exp $
+
+*ExtUtils-XSBuilder-0.27 (25 Apr 2005)
+
+ 25 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ ExtUtils-XSBuilder-0.25.ebuild, +ExtUtils-XSBuilder-0.27.ebuild:
+ cleaning
*ExtUtils-XSBuilder-0.25 (01 May 2004)
diff --git a/dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.25.ebuild b/dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.25.ebuild
index 05005c5dcb28..5fb96c6128a1 100644
--- a/dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.25.ebuild
+++ b/dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.25.ebuild
@@ -1,11 +1,11 @@
-# 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/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.25.ebuild,v 1.3 2004/10/16 23:57:21 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.25.ebuild,v 1.4 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="http://cpan.org/CPAN/authors/id/G/GR/GRICHTER/${P}.tar.gz"
+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"
diff --git a/dev-perl/ExtUtils-XSBuilder/Manifest b/dev-perl/ExtUtils-XSBuilder/Manifest
index fd7d44bf903f..e8db61cb4d59 100644
--- a/dev-perl/ExtUtils-XSBuilder/Manifest
+++ b/dev-perl/ExtUtils-XSBuilder/Manifest
@@ -1,4 +1,6 @@
MD5 25ddc87da2077eea3e32b3e9ae4c3adf ChangeLog 479
+MD5 7a18a44c1d8df326490d3d32e07af965 ExtUtils-XSBuilder-0.25.ebuild 615
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 1aede3d1e645ea0540199f04b566ba7c ExtUtils-XSBuilder-0.25.ebuild 622
+MD5 647b50eacac4df0074ca511d11cedd0d ExtUtils-XSBuilder-0.27.ebuild 498
MD5 66377d76e42e1d8ceb9c69a42cc22d98 files/digest-ExtUtils-XSBuilder-0.25 74
+MD5 cde4dfc7fe87e1f3db1a679fadc5eb92 files/digest-ExtUtils-XSBuilder-0.27 74