diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-27 16:17:55 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-27 16:17:55 +0000 |
commit | dceb3b2b5546dedbcd7920cddc10e0b0fee6b8a3 (patch) | |
tree | 1cdf08a98669cac5b9ec91e0ee74ee8d87c99fc3 /dev-perl | |
parent | Version bump (diff) | |
download | gentoo-2-dceb3b2b5546dedbcd7920cddc10e0b0fee6b8a3.tar.gz gentoo-2-dceb3b2b5546dedbcd7920cddc10e0b0fee6b8a3.tar.bz2 gentoo-2-dceb3b2b5546dedbcd7920cddc10e0b0fee6b8a3.zip |
Version bump
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.17.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/files/digest-PAR-Dist-0.17 | 3 |
3 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index cd3e82a30cba..8bee401abd39 100644 --- a/dev-perl/PAR-Dist/ChangeLog +++ b/dev-perl/PAR-Dist/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/PAR-Dist # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.10 2006/08/20 01:18:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.11 2006/08/27 16:17:55 mcummings Exp $ + +*PAR-Dist-0.17 (27 Aug 2006) + + 27 Aug 2006; Michael Cummings <mcummings@gentoo.org> + +PAR-Dist-0.17.ebuild: + Version bump *PAR-Dist-0.16 (20 Aug 2006) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.17.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.17.ebuild new file mode 100644 index 000000000000..7377984064aa --- /dev/null +++ b/dev-perl/PAR-Dist/PAR-Dist-0.17.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.17.ebuild,v 1.1 2006/08/27 16:17:55 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Create and manipulate PAR distributions" +HOMEPAGE="http://search.cpan.org/search?query=${PN}" +SRC_URI="mirror://cpan/authors/id/S/SM/SMUELLER/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +IUSE="" + +SRC_TEST="do" + + +DEPEND="dev-lang/perl" diff --git a/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.17 b/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.17 new file mode 100644 index 000000000000..13ad55dd9f6d --- /dev/null +++ b/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.17 @@ -0,0 +1,3 @@ +MD5 f5ed538dc90a0e5f971758f12e6ee290 PAR-Dist-0.17.tar.gz 19816 +RMD160 ea5e1d47a27f016f5f3155e9833f2a0db5c5e88d PAR-Dist-0.17.tar.gz 19816 +SHA256 9724d1c1595c34f90f6cc72a599537455396cff2aa18eb4e632382ae941973fc PAR-Dist-0.17.tar.gz 19816 |