From 452fa0eccca09af5597a3e75e51a236489577253 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Wed, 14 Dec 2005 07:22:50 +0000 Subject: Fixing ||( ) depend issue. Package-Manager: portage-2.0.53 --- dev-perl/Test-Class/ChangeLog | 5 ++++- dev-perl/Test-Class/Test-Class-0.11.ebuild | 17 ++++++++--------- dev-perl/Test-Exception/ChangeLog | 6 +++++- dev-perl/Test-Exception/Test-Exception-0.20.ebuild | 8 ++++---- dev-perl/Test-Memory-Cycle/ChangeLog | 6 +++++- .../Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild | 7 +++---- dev-perl/Test-Pod/ChangeLog | 6 +++++- dev-perl/Test-Pod/Test-Pod-1.20.ebuild | 6 +++--- dev-perl/Test-Pod/Test-Pod-1.22.ebuild | 6 +++--- 9 files changed, 40 insertions(+), 27 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/Test-Class/ChangeLog b/dev-perl/Test-Class/ChangeLog index 5736c7367edb..09861bc21d0f 100644 --- a/dev-perl/Test-Class/ChangeLog +++ b/dev-perl/Test-Class/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Class # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.13 2005/12/06 12:52:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.14 2005/12/14 07:22:50 cardoe Exp $ + + 14 Dec 2005; Doug Goldstein Test-Class-0.11.ebuild: + Fixing ||( ) depend issue. 06 Dec 2005; Test-Class-0.11.ebuild: Bug 114468 - or clause was backwards diff --git a/dev-perl/Test-Class/Test-Class-0.11.ebuild b/dev-perl/Test-Class/Test-Class-0.11.ebuild index 4db50382cf83..c12ff6df7ca6 100644 --- a/dev-perl/Test-Class/Test-Class-0.11.ebuild +++ b/dev-perl/Test-Class/Test-Class-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.11.ebuild,v 1.7 2005/12/06 12:52:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.11.ebuild,v 1.8 2005/12/14 07:22:50 cardoe Exp $ inherit perl-module @@ -14,11 +14,10 @@ KEYWORDS="x86 sparc" IUSE="" DEPEND=">=perl-core/Storable-2 - dev-perl/module-build - ||( ( >=perl-core/Test-Simple-0.62 ) - ( =perl-core/Test-Simple-0.62 + ( + Test-Exception-0.20.ebuild: + Fixing ||( ) depend issue. 06 Dec 2005; -Test-Exception-0.15.ebuild, Test-Exception-0.20.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild b/dev-perl/Test-Exception/Test-Exception-0.20.ebuild index 3af5b7e425ad..aff7695001d1 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-2005 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.9 2005/12/06 12:54:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.20.ebuild,v 1.10 2005/12/14 07:21:14 cardoe Exp $ inherit perl-module @@ -14,6 +14,6 @@ KEYWORDS="amd64 ppc sparc x86" IUSE="" SRC_TEST="do" -DEPEND="||( ( >=perl-core/Test-Simple-0.62 ) - ( + Test-Memory-Cycle-1.02.ebuild: + Fixing ||( ) depend issue. 06 Dec 2005; -Test-Memory-Cycle-0.02.ebuild, Test-Memory-Cycle-1.02.ebuild: diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild index c7cd6b556be2..2846e2e0447d 100644 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.2 2005/12/06 12:55:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.3 2005/12/14 07:19:47 cardoe Exp $ inherit perl-module @@ -16,6 +16,5 @@ IUSE="" SRC_TEST="do" DEPEND="dev-perl/Devel-Cycle - ||( ( >=perl-core/Test-Simple-0.62 ) - ( =perl-core/Test-Simple-0.62 + ( Test-Pod-1.20.ebuild, + Test-Pod-1.22.ebuild: + Fixing ||( ) depend issue. 06 Dec 2005; Test-Pod-1.20.ebuild, Test-Pod-1.22.ebuild: diff --git a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild index 1116aa371ff8..d552b4ebfb85 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.13 2005/12/06 12:56:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.14 2005/12/14 07:17:53 cardoe Exp $ inherit perl-module @@ -15,5 +15,5 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/Pod-Simple - ||( ( >=perl-core/Test-Simple-0.62 ) - ( =perl-core/Test-Simple-0.62 + ( =perl-core/Test-Simple-0.62 + (