diff options
author | 2004-10-28 15:02:02 +0000 | |
---|---|---|
committer | 2004-10-28 15:02:02 +0000 | |
commit | 503480560f7caf039aef929e85b5ca751dfa0932 (patch) | |
tree | 68b91dd431d60b7bfabfdd598409d54c825eeffa /dev-perl/ExtUtils-AutoInstall | |
parent | (no commit message) (diff) | |
download | historical-503480560f7caf039aef929e85b5ca751dfa0932.tar.gz historical-503480560f7caf039aef929e85b5ca751dfa0932.tar.bz2 historical-503480560f7caf039aef929e85b5ca751dfa0932.zip |
New version on cpan
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall')
4 files changed, 45 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-AutoInstall/ChangeLog b/dev-perl/ExtUtils-AutoInstall/ChangeLog index 42a5c2c995de..5d17fc33827d 100644 --- a/dev-perl/ExtUtils-AutoInstall/ChangeLog +++ b/dev-perl/ExtUtils-AutoInstall/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/ExtUtils-AutoInstall # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.11 2004/10/19 07:43:48 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.12 2004/10/28 15:02:02 mcummings Exp $ + +*ExtUtils-AutoInstall-0.61 (28 Oct 2004) + + 28 Oct 2004; Michael Cummings <mcummings@gentoo.org> + +ExtUtils-AutoInstall-0.61.ebuild: + New version on cpan 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ExtUtils-AutoInstall-0.56.ebuild: diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild new file mode 100644 index 000000000000..d37a67f769e9 --- /dev/null +++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild @@ -0,0 +1,24 @@ +# 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.61.ebuild,v 1.1 2004/10/28 15:02:02 mcummings Exp $ + +IUSE="" + +inherit perl-module + +DESCRIPTION="Allows module writers to specify a more sophisticated form of dependency information" +SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~autrijus/${P}/" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" + +SRC_TEST="do" + +DEPEND="dev-perl/Sort-Versions" + + +src_compile() { + echo "n" | perl-module_src_compile +} diff --git a/dev-perl/ExtUtils-AutoInstall/Manifest b/dev-perl/ExtUtils-AutoInstall/Manifest index 48951cefb73e..0feb7eb9e243 100644 --- a/dev-perl/ExtUtils-AutoInstall/Manifest +++ b/dev-perl/ExtUtils-AutoInstall/Manifest @@ -1,8 +1,20 @@ -MD5 68d744d1d45da80261279f874658e61f ChangeLog 1829 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 469fa7e33e85ad69d35fe9c80ff10205 ChangeLog 1987 MD5 4bda589e3b0033b2ff15b4983f7e7553 ExtUtils-AutoInstall-0.55.ebuild 659 MD5 5e71877b368652e87fa675815a044cfc ExtUtils-AutoInstall-0.56.ebuild 663 MD5 f60737f48b46f929e808fc23fe8f1632 ExtUtils-AutoInstall-0.59.ebuild 675 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 fa45ddc188bff4e2a50165df5e25b3df ExtUtils-AutoInstall-0.61.ebuild 676 MD5 a39458b0300a5aca15451739a583b997 files/digest-ExtUtils-AutoInstall-0.55 76 MD5 ae17c3e8f0740f3e9aca7d19f8531375 files/digest-ExtUtils-AutoInstall-0.56 76 MD5 1b5910d0d8884de3aa5af69ff8cab662 files/digest-ExtUtils-AutoInstall-0.59 76 +MD5 187e239dd7240eb1e0eae883452903c1 files/digest-ExtUtils-AutoInstall-0.61 76 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQFBgQoWtG5z4I8BtQoRAsz7AJwOnzmNZUiuQJZ9y8q6ROQCfOgq3wCbBSVH +eaeRRk2wcJPxfnXpJy2Gj94= +=zuSD +-----END PGP SIGNATURE----- diff --git a/dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.61 b/dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.61 new file mode 100644 index 000000000000..20604557eaef --- /dev/null +++ b/dev-perl/ExtUtils-AutoInstall/files/digest-ExtUtils-AutoInstall-0.61 @@ -0,0 +1 @@ +MD5 66f1696ee4dfb76cfe42a716da48e6f5 ExtUtils-AutoInstall-0.61.tar.gz 26021 |