diff options
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild index ec21df83a040..b2848edc45ec 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild,v 1.1 2009/10/05 18:24:36 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild,v 1.2 2010/02/16 04:16:42 beandog Exp $ inherit depend.php @@ -16,7 +16,6 @@ SLOT="0" IUSE="" DEPEND="dev-lang/php" -PDEPEND="=dev-php/pear-${PV}" S="${WORKDIR}" |