diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-14 16:47:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-14 16:47:14 +0000 |
commit | 426035325347656637af2237861ef13e1398ac71 (patch) | |
tree | 822c5bd2b107fb9efe10e519e238c1892465871e /dev-perl/Class-Container | |
parent | ppc stable, bug #139612 (diff) | |
download | historical-426035325347656637af2237861ef13e1398ac71.tar.gz historical-426035325347656637af2237861ef13e1398ac71.tar.bz2 historical-426035325347656637af2237861ef13e1398ac71.zip |
Forcing mb version
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'dev-perl/Class-Container')
4 files changed, 13 insertions, 7 deletions
diff --git a/dev-perl/Class-Container/ChangeLog b/dev-perl/Class-Container/ChangeLog index f48a8e44c66b..bd23cebbeb5e 100644 --- a/dev-perl/Class-Container/ChangeLog +++ b/dev-perl/Class-Container/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-Container # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/ChangeLog,v 1.25 2006/07/03 21:04:27 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/ChangeLog,v 1.26 2006/07/14 16:41:31 mcummings Exp $ + + 14 Jul 2006; Michael Cummings <mcummings@gentoo.org> + Class-Container-0.11.ebuild, Class-Container-0.12.ebuild: + Forcing mb version 03 Jul 2006; Christian Hartmann <ian@gentoo.org> Class-Container-0.11.ebuild, Class-Container-0.12.ebuild: diff --git a/dev-perl/Class-Container/Class-Container-0.11.ebuild b/dev-perl/Class-Container/Class-Container-0.11.ebuild index ac203ac1e6e0..a5cbb0875435 100644 --- a/dev-perl/Class-Container/Class-Container-0.11.ebuild +++ b/dev-perl/Class-Container/Class-Container-0.11.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/Class-Container/Class-Container-0.11.ebuild,v 1.13 2006/07/03 21:04:27 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/Class-Container-0.11.ebuild,v 1.14 2006/07/14 16:41:31 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" -DEPEND="dev-perl/module-build +DEPEND=">=dev-perl/module-build-0.28 >=dev-perl/Params-Validate-0.24-r1 >=virtual/perl-Scalar-List-Utils-1.08" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" diff --git a/dev-perl/Class-Container/Class-Container-0.12.ebuild b/dev-perl/Class-Container/Class-Container-0.12.ebuild index 15e088d14c7b..92bd96ca7e63 100644 --- a/dev-perl/Class-Container/Class-Container-0.12.ebuild +++ b/dev-perl/Class-Container/Class-Container-0.12.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/Class-Container/Class-Container-0.12.ebuild,v 1.9 2006/07/03 21:04:27 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/Class-Container-0.12.ebuild,v 1.10 2006/07/14 16:41:31 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" -DEPEND="dev-perl/module-build +DEPEND=">=dev-perl/module-build-0.28 >=dev-perl/Params-Validate-0.24-r1 >=virtual/perl-Scalar-List-Utils-1.08" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" diff --git a/dev-perl/Class-Container/files/digest-Class-Container-0.12 b/dev-perl/Class-Container/files/digest-Class-Container-0.12 index 57d4271d4d19..fd35d18186d9 100644 --- a/dev-perl/Class-Container/files/digest-Class-Container-0.12 +++ b/dev-perl/Class-Container/files/digest-Class-Container-0.12 @@ -1 +1,3 @@ MD5 6896bdb4464b96ad638e22b0400acbc9 Class-Container-0.12.tar.gz 19401 +RMD160 d4b49cc34f435d51e1dbd97494b47f49f26e0054 Class-Container-0.12.tar.gz 19401 +SHA256 771206f2b7a916ce0dfb93d82200472beaeb910248482734179bf36808e486b1 Class-Container-0.12.tar.gz 19401 |