diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-03-11 21:19:05 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-03-11 21:19:05 +0000 |
commit | 9236e8a55a78b24d301855c32a63ae91ddefc8ee (patch) | |
tree | c7dfe2b37a33d538f1cf6b13022db313799fc0ab /dev-perl/Test-Manifest | |
parent | for tb-2.0, bump patchset to latest version, and fix patches not applying, th... (diff) | |
download | gentoo-2-9236e8a55a78b24d301855c32a63ae91ddefc8ee.tar.gz gentoo-2-9236e8a55a78b24d301855c32a63ae91ddefc8ee.tar.bz2 gentoo-2-9236e8a55a78b24d301855c32a63ae91ddefc8ee.zip |
Version bump
(Portage version: 2.1.2.1)
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.17.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/files/digest-Test-Manifest-1.17 | 3 |
3 files changed, 27 insertions, 1 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index bc6d9e7801cb..ab13f5e21e3c 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.26 2007/02/22 01:46:02 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.27 2007/03/11 21:19:05 mcummings Exp $ + + 11 Mar 2007; Michael Cummings <mcummings@gentoo.org> + +Test-Manifest-1.17.ebuild, +files/digest-Test-Manifest-1.17, Manifest: + Version bump 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild new file mode 100644 index 000000000000..0feab94bdf78 --- /dev/null +++ b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild @@ -0,0 +1,19 @@ +# 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.17.ebuild,v 1.1 2007/03/11 21:19:05 mcummings 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.17 b/dev-perl/Test-Manifest/files/digest-Test-Manifest-1.17 new file mode 100644 index 000000000000..1e24d9ba98f7 --- /dev/null +++ b/dev-perl/Test-Manifest/files/digest-Test-Manifest-1.17 @@ -0,0 +1,3 @@ +MD5 6c4e391aab2a42e6edb0970c45da31cd Test-Manifest-1.17.tar.gz 6744 +RMD160 ed561d56d8ea6c1802b149c77b2486e6b6d4ce9d Test-Manifest-1.17.tar.gz 6744 +SHA256 64a4954d406bae31a36c452761371392345aaec937ddf4e6369c86de8e56565d Test-Manifest-1.17.tar.gz 6744 |