summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Jones <carpaski@gentoo.org>2002-10-17 01:08:38 +0000
committerNicholas Jones <carpaski@gentoo.org>2002-10-17 01:08:38 +0000
commitfe95137c0cdfe6a0e496c438ce6149af4c742f6a (patch)
tree8665caa4160b26ec9967992a039125a50f3195f2 /dev-php
parentLICENSE update (diff)
downloadhistorical-fe95137c0cdfe6a0e496c438ce6149af4c742f6a.tar.gz
historical-fe95137c0cdfe6a0e496c438ce6149af4c742f6a.tar.bz2
historical-fe95137c0cdfe6a0e496c438ce6149af4c742f6a.zip
Moved the comment'd 'java?' out of the depend line.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php/php-4.2.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.2.2-r1.ebuild b/dev-php/php/php-4.2.2-r1.ebuild
index 027f37f5b9ed..b4036789877d 100644
--- a/dev-php/php/php-4.2.2-r1.ebuild
+++ b/dev-php/php/php-4.2.2-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Update: Roman Weber <gentoo@gonzo.ch>
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2-r1.ebuild,v 1.13 2002/10/05 05:39:11 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2-r1.ebuild,v 1.14 2002/10/17 01:08:38 carpaski Exp $
IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd #java mysql X gdbm curl imap png xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb firebird pam oci8"
@@ -47,8 +47,8 @@ DEPEND="
pdflib? ( >=media-libs/pdflib-4.0.1-r2 )
postgres? ( >=dev-db/postgresql-7.1 )
readline? ( >=sys-libs/ncurses-5.1
- #java? ( virtual/jdk )
>=sys-libs/readline-4.1 )"
+# java? ( virtual/jdk )
RDEPEND="${DEPEND}
qt? ( >=x11-libs/qt-2.3.0 )