diff options
author | Christian Hartmann <ian@gentoo.org> | 2007-10-19 20:44:49 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2007-10-19 20:44:49 +0000 |
commit | 934e9d20e6a9db193744eae3015ac559167c9d2a (patch) | |
tree | 442288dcd9f98e5fbfa6df83cfe5700d15712fe5 /dev-perl/Test-Manifest | |
parent | Version bump (diff) | |
download | gentoo-2-934e9d20e6a9db193744eae3015ac559167c9d2a.tar.gz gentoo-2-934e9d20e6a9db193744eae3015ac559167c9d2a.tar.bz2 gentoo-2-934e9d20e6a9db193744eae3015ac559167c9d2a.zip |
Version bump
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/files/digest-Test-Manifest-1.21 | 3 |
3 files changed, 26 insertions, 1 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index 1f64968e0114..b3f2212bed5b 100644 --- a/dev-perl/Test-Manifest/ChangeLog +++ b/dev-perl/Test-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Manifest # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.34 2007/07/14 11:54:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.35 2007/10/19 20:44:48 ian Exp $ + + 19 Oct 2007; Christian Hartmann <ian@gentoo.org> + +Test-Manifest-1.21.ebuild, +files/digest-Test-Manifest-1.21, Manifest: + Version bump 13 Jul 2007; Raúl Porcel <armin76@gentoo.org> Test-Manifest-1.17.ebuild: alpha/ia64/x86 stable diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild new file mode 100644 index 000000000000..8ca3efbf9a7c --- /dev/null +++ b/dev-perl/Test-Manifest/Test-Manifest-1.21.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/Test-Manifest/Test-Manifest-1.21.ebuild,v 1.1 2007/10/19 20:44:48 ian Exp $ + +inherit perl-module + +DESCRIPTION="Interact with a t/test_manifest file" +SRC_URI="mirror://cpan/authors/id/B/BD/BDFOY/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" + +IUSE="" +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" + +SRC_TEST="do" + +DEPEND="dev-lang/perl" diff --git a/dev-perl/Test-Manifest/files/digest-Test-Manifest-1.21 b/dev-perl/Test-Manifest/files/digest-Test-Manifest-1.21 new file mode 100644 index 000000000000..3d42573c266e --- /dev/null +++ b/dev-perl/Test-Manifest/files/digest-Test-Manifest-1.21 @@ -0,0 +1,3 @@ +MD5 a5a48750b7b95157dc34927d3a01fc13 Test-Manifest-1.21.tar.gz 6939 +RMD160 a93a1f086885657d2b288167f24e89df7d672904 Test-Manifest-1.21.tar.gz 6939 +SHA256 b294080e0e7af66a0627a60b1b53afa88113c96710614662feaf8dce9047de7d Test-Manifest-1.21.tar.gz 6939 |