diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-18 01:11:13 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-18 01:11:13 +0000 |
commit | caf939d1df93b499fd2a45a0cdaa912deccb0fc6 (patch) | |
tree | 2b02fa8ab9e2abc05c7575dfa6bf966a69d8b002 | |
parent | Forcing mb version (diff) | |
download | gentoo-2-caf939d1df93b499fd2a45a0cdaa912deccb0fc6.tar.gz gentoo-2-caf939d1df93b499fd2a45a0cdaa912deccb0fc6.tar.bz2 gentoo-2-caf939d1df93b499fd2a45a0cdaa912deccb0fc6.zip |
Forcing mb version
(Portage version: 2.1.1_pre2-r6)
-rw-r--r-- | dev-perl/Test-Exception/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.21.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Exception/files/digest-Test-Exception-0.20 | 2 |
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 47ac11336a3e..0cfcfad5d76e 100644 --- a/dev-perl/Test-Exception/ChangeLog +++ b/dev-perl/Test-Exception/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Exception # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.22 2006/07/10 22:18:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.23 2006/07/18 01:11:13 mcummings Exp $ + + 18 Jul 2006; Michael Cummings <mcummings@gentoo.org> + Test-Exception-0.21.ebuild: + Forcing mb version 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Test-Exception-0.21.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.21.ebuild b/dev-perl/Test-Exception/Test-Exception-0.21.ebuild index 82485d10c957..39503f52b796 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.21.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.21.ebuild,v 1.7 2006/07/10 22:18:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.21.ebuild,v 1.8 2006/07/18 01:11:13 mcummings Exp $ inherit perl-module @@ -15,6 +15,6 @@ IUSE="" SRC_TEST="do" DEPEND=">=virtual/perl-Test-Simple-0.62 - dev-perl/module-build + >=dev-perl/module-build-0.28 dev-perl/Sub-Uplevel" RDEPEND="${DEPEND}" diff --git a/dev-perl/Test-Exception/files/digest-Test-Exception-0.20 b/dev-perl/Test-Exception/files/digest-Test-Exception-0.20 index f50f5a2a0353..174e4a3791f9 100644 --- a/dev-perl/Test-Exception/files/digest-Test-Exception-0.20 +++ b/dev-perl/Test-Exception/files/digest-Test-Exception-0.20 @@ -1 +1,3 @@ MD5 820941e2373ecc9a17716550357dc6c6 Test-Exception-0.20.tar.gz 9428 +RMD160 c422f9821ec72ac3bf55577d39e83e850efdd4e1 Test-Exception-0.20.tar.gz 9428 +SHA256 87657ad9f312f6b2aa272ab8fcff921c40e4cffc211bb5af3b2ab5174e37c2f1 Test-Exception-0.20.tar.gz 9428 |