diff options
author | Yuval Yaari <yuval@gentoo.org> | 2007-08-20 09:40:52 +0000 |
---|---|---|
committer | Yuval Yaari <yuval@gentoo.org> | 2007-08-20 09:40:52 +0000 |
commit | 47f0cb80889cdaa767d2a74f28f4715649c68709 (patch) | |
tree | fe9c89f2c89639025e529e6560b15625a846a10a /dev-perl | |
parent | Version bump (diff) | |
download | gentoo-2-47f0cb80889cdaa767d2a74f28f4715649c68709.tar.gz gentoo-2-47f0cb80889cdaa767d2a74f28f4715649c68709.tar.bz2 gentoo-2-47f0cb80889cdaa767d2a74f28f4715649c68709.zip |
Version bump
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/files/digest-PAR-Dist-0.25 | 3 |
3 files changed, 27 insertions, 1 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 8edfe369de3f..f45a19076a2a 100644 --- a/dev-perl/PAR-Dist/ChangeLog +++ b/dev-perl/PAR-Dist/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/PAR-Dist # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.26 2007/08/09 15:30:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.27 2007/08/20 09:40:52 yuval Exp $ + +*PAR-Dist-0.25 (20 Aug 2007) + + 20 Aug 2007; Yuval Yaari <yuval@gentoo.org> +PAR-Dist-0.25.ebuild: + Version bump 09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> PAR-Dist-0.23.ebuild: Stable on sparc diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild new file mode 100644 index 000000000000..65ac6690aed8 --- /dev/null +++ b/dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2007 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.25.ebuild,v 1.1 2007/08/20 09:40:52 yuval 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.25 b/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.25 new file mode 100644 index 000000000000..54ec796ea56c --- /dev/null +++ b/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.25 @@ -0,0 +1,3 @@ +MD5 3062e847bce0534000eda759617daa1a PAR-Dist-0.25.tar.gz 14899 +RMD160 5a8b3d61b0c7684b482095420905f04435c66591 PAR-Dist-0.25.tar.gz 14899 +SHA256 7468702b9c022849808f4a7ba6e583c39a6721a37d0f566e97b2c7e935c5ff4e PAR-Dist-0.25.tar.gz 14899 |