summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-25 15:13:02 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-25 15:13:02 +0000
commit74c48c6f55af93242573d8455ed74ae771150377 (patch)
treea31e98cd05f98ce3d2943155d64554fa6ad4e58b /dev-perl/ExtUtils-AutoInstall
parentStable on sparc (diff)
downloadhistorical-74c48c6f55af93242573d8455ed74ae771150377.tar.gz
historical-74c48c6f55af93242573d8455ed74ae771150377.tar.bz2
historical-74c48c6f55af93242573d8455ed74ae771150377.zip
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall')
-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
6 files changed, 9 insertions, 50 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