diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-29 02:10:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-29 02:10:46 +0000 |
commit | a73ec83158c87520bd80710ad7af3f9d063a4457 (patch) | |
tree | dac9c4aaee950a2ab11eaba14c92d3d01e0eaa42 /dev-perl/PAR-Dist | |
parent | Stable on SPARC wrt security bug #136916. (diff) | |
download | gentoo-2-a73ec83158c87520bd80710ad7af3f9d063a4457.tar.gz gentoo-2-a73ec83158c87520bd80710ad7af3f9d063a4457.tar.bz2 gentoo-2-a73ec83158c87520bd80710ad7af3f9d063a4457.zip |
Version bump
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.15.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/files/digest-PAR-Dist-0.15 | 3 |
3 files changed, 26 insertions, 1 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 0702a6a5ab0e..4851838369c9 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.7 2006/07/23 15:53:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.8 2006/07/29 02:10:46 mcummings Exp $ + +*PAR-Dist-0.15 (29 Jul 2006) + + 29 Jul 2006; Michael Cummings <mcummings@gentoo.org> + +PAR-Dist-0.15.ebuild: + Version bump *PAR-Dist-0.14 (23 Jul 2006) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.15.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.15.ebuild new file mode 100644 index 000000000000..433e53883d85 --- /dev/null +++ b/dev-perl/PAR-Dist/PAR-Dist-0.15.ebuild @@ -0,0 +1,16 @@ +# 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.15.ebuild,v 1.1 2006/07/29 02:10:46 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" diff --git a/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.15 b/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.15 new file mode 100644 index 000000000000..5b0bbb2c110b --- /dev/null +++ b/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.15 @@ -0,0 +1,3 @@ +MD5 1f88366145d607a7c6fb91f88965759c PAR-Dist-0.15.tar.gz 20194 +RMD160 30297280d563522b6b4d552ae76470494833d982 PAR-Dist-0.15.tar.gz 20194 +SHA256 dfa901bc93ed87b0b9d1af4b7a8f089c5deb81e5352b20f918072d23f4bc5800 PAR-Dist-0.15.tar.gz 20194 |