From 12fb37c90846113116ef00ca01359b725c057066 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Mon, 5 Oct 2009 18:16:21 +0000 Subject: Fix PEAR dependencies, bug 286062 Package-Manager: portage-2.2_rc42/cvs/Linux x86_64 --- dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-php/PEAR-Console_Getopt') diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild index 32b28e232169..1bd045e9ddb3 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.1 2009/09/23 02:46:59 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.2 2009/10/05 18:16:21 beandog Exp $ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" @@ -14,6 +14,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" +DEPEND=">=dev-php/PEAR-PEAR-1.8.1" PDEPEND="dev-php/pear" HOMEPAGE="http://pear.php.net/package/Console_Getopt" -- cgit v1.2.3-65-gdbad