summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 21:43:13 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 21:43:13 +0000
commit93f591c91d12ee543b9198edde6b005e065d57ab (patch)
tree6b8abda23b05ffc8fe35567d6e31216a2d00a215 /dev-php
parentheader fix; whitespace cleanup (Manifest recommit) (diff)
downloadgentoo-2-93f591c91d12ee543b9198edde6b005e065d57ab.tar.gz
gentoo-2-93f591c91d12ee543b9198edde6b005e065d57ab.tar.bz2
gentoo-2-93f591c91d12ee543b9198edde6b005e065d57ab.zip
sync IUSE (+truetype)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php-cvs/php-cvs-5.0-r1.ebuild3
-rw-r--r--dev-php/php-cvs/php-cvs-5.0-r2.ebuild3
-rw-r--r--dev-php/php-cvs/php-cvs-5.0.ebuild3
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php-cvs/php-cvs-5.0-r1.ebuild b/dev-php/php-cvs/php-cvs-5.0-r1.ebuild
index d9e84d39b14e..8a206fa73cfb 100644
--- a/dev-php/php-cvs/php-cvs-5.0-r1.ebuild
+++ b/dev-php/php-cvs/php-cvs-5.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cvs/php-cvs-5.0-r1.ebuild,v 1.3 2004/06/25 01:23:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cvs/php-cvs-5.0-r1.ebuild,v 1.4 2004/07/14 21:43:13 agriffis Exp $
ECVS_SERVER="cvs.php.net:/repository"
ECVS_MODULE="php5"
@@ -19,6 +19,7 @@ DESCRIPTION="PHP Shell Interpreter - development version"
SRC_URI=""
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc"
+IUSE=""
DEPEND="${DEPEND}
>=dev-util/re2c-0.9.1"
diff --git a/dev-php/php-cvs/php-cvs-5.0-r2.ebuild b/dev-php/php-cvs/php-cvs-5.0-r2.ebuild
index 09995ebd3bb0..d6fcf29dbde2 100644
--- a/dev-php/php-cvs/php-cvs-5.0-r2.ebuild
+++ b/dev-php/php-cvs/php-cvs-5.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cvs/php-cvs-5.0-r2.ebuild,v 1.3 2004/06/25 01:23:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cvs/php-cvs-5.0-r2.ebuild,v 1.4 2004/07/14 21:43:13 agriffis Exp $
ECVS_SERVER="cvs.php.net:/repository"
ECVS_MODULE="php-src"
@@ -19,6 +19,7 @@ DESCRIPTION="PHP Shell Interpreter - development version"
SRC_URI=""
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc"
+IUSE="truetype"
DEPEND="${DEPEND}
>=dev-util/re2c-0.9.1
truetype? ( >=media-libs/t1lib-5.0.0 )
diff --git a/dev-php/php-cvs/php-cvs-5.0.ebuild b/dev-php/php-cvs/php-cvs-5.0.ebuild
index 87aeaabf68fe..cd3d3993d5f8 100644
--- a/dev-php/php-cvs/php-cvs-5.0.ebuild
+++ b/dev-php/php-cvs/php-cvs-5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cvs/php-cvs-5.0.ebuild,v 1.6 2004/06/25 01:23:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cvs/php-cvs-5.0.ebuild,v 1.7 2004/07/14 21:43:13 agriffis Exp $
ECVS_SERVER="cvs.php.net:/repository"
ECVS_MODULE="php5"
@@ -19,6 +19,7 @@ DESCRIPTION="PHP Shell Interpreter - development version"
SRC_URI=""
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc"
+IUSE=""
DEPEND="${DEPEND}
>=dev-util/re2c-0.9.1"