summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/phing/phing-2.1.0.ebuild')
-rw-r--r--dev-php/phing/phing-2.1.0.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-php/phing/phing-2.1.0.ebuild b/dev-php/phing/phing-2.1.0.ebuild
index bb37cb48ba4a..5823f1ec4655 100644
--- a/dev-php/phing/phing-2.1.0.ebuild
+++ b/dev-php/phing/phing-2.1.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phing/phing-2.1.0.ebuild,v 1.1 2005/07/14 04:40:38 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phing/phing-2.1.0.ebuild,v 1.1.1.1 2005/11/30 09:47:57 chriswhite Exp $
-inherit php-pear
+inherit php-pear-r1 depend.php
DESCRIPTION="PHP project build system based on Apache Ant."
HOMEPAGE="http://www.phing.info/"
@@ -11,4 +11,5 @@ SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
SRC_URI="http://phing.info/pear/phing-${PV}-pear.tgz"
-RDEPEND=">=dev-php/php-5.0.0"
+
+need_php5