diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-10 15:41:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-10 15:41:46 +0000 |
commit | 947dc80cbdbbe283d88e3fa71105ae3f7bc65fc9 (patch) | |
tree | 415f77f8d83e2b9444a84c0613193cf62dea3ff1 | |
parent | Mark 0.92 stable on ia64 (diff) | |
download | gentoo-2-947dc80cbdbbe283d88e3fa71105ae3f7bc65fc9.tar.gz gentoo-2-947dc80cbdbbe283d88e3fa71105ae3f7bc65fc9.tar.bz2 gentoo-2-947dc80cbdbbe283d88e3fa71105ae3f7bc65fc9.zip |
Updating deps
(Portage version: 2.1.1_pre2-r6)
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 0a5ef4dc9225..3dd89f3e8c9f 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.20 2006/07/05 10:25:47 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.21 2006/07/10 15:41:46 mcummings Exp $ + + 10 Jul 2006; Michael Cummings <mcummings@gentoo.org> + Test-Exception-0.20.ebuild, Test-Exception-0.21.ebuild: + Updating deps 05 Jul 2006; Christian Hartmann <ian@gentoo.org> Test-Exception-0.20.ebuild, Test-Exception-0.21.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild b/dev-perl/Test-Exception/Test-Exception-0.20.ebuild index 3987b26f3bea..195564576957 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.20.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.20.ebuild,v 1.12 2006/07/05 10:25:47 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.20.ebuild,v 1.13 2006/07/10 15:41:46 mcummings Exp $ inherit perl-module @@ -14,7 +14,6 @@ KEYWORDS="amd64 ppc sparc x86" IUSE="" SRC_TEST="do" -DEPEND="|| ( >=virtual/perl-Test-Simple-0.62 - ( <virtual/perl-Test-Simple-0.62 dev-perl/Test-Builder-Tester ) ) +DEPEND=">=virtual/perl-Test-Simple-0.62 dev-perl/Sub-Uplevel" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" diff --git a/dev-perl/Test-Exception/Test-Exception-0.21.ebuild b/dev-perl/Test-Exception/Test-Exception-0.21.ebuild index ccf7e05a9ece..0829f72853ec 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.5 2006/07/05 10:25:47 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.21.ebuild,v 1.6 2006/07/10 15:41:46 mcummings Exp $ inherit perl-module @@ -14,8 +14,7 @@ KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" -DEPEND="|| ( >=virtual/perl-Test-Simple-0.62 - ( <virtual/perl-Test-Simple-0.62 dev-perl/Test-Builder-Tester ) ) +DEPEND=">=virtual/perl-Test-Simple-0.62 dev-perl/module-build dev-perl/Sub-Uplevel" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" diff --git a/dev-perl/Test-Exception/files/digest-Test-Exception-0.21 b/dev-perl/Test-Exception/files/digest-Test-Exception-0.21 index a7a0560ebd4d..73c800c52671 100644 --- a/dev-perl/Test-Exception/files/digest-Test-Exception-0.21 +++ b/dev-perl/Test-Exception/files/digest-Test-Exception-0.21 @@ -1 +1,3 @@ MD5 fc1aab12ca0867dd46328e169c06a21c Test-Exception-0.21.tar.gz 10142 +RMD160 4c3767fadcc838154f3cde3efea16a0cfbf06bba Test-Exception-0.21.tar.gz 10142 +SHA256 1d9d7016cbe82571abb97c19a305ea3c79fe3f92ee6a7c33437403b2bdde992d Test-Exception-0.21.tar.gz 10142 |