diff options
Diffstat (limited to 'dev-php/mod_php/mod_php-4.2.2-r1.ebuild')
-rw-r--r-- | dev-php/mod_php/mod_php-4.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/mod_php/mod_php-4.2.2-r1.ebuild b/dev-php/mod_php/mod_php-4.2.2-r1.ebuild index e8d4e5c4c6e1..2d539db50c84 100644 --- a/dev-php/mod_php/mod_php-4.2.2-r1.ebuild +++ b/dev-php/mod_php/mod_php-4.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.2-r1.ebuild,v 1.4 2002/08/27 01:09:25 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.2-r1.ebuild,v 1.5 2002/08/30 17:01:23 rphillips Exp $ MY_P=php-${PV} S=${WORKDIR}/${MY_P} @@ -23,7 +23,7 @@ DEPEND=">=dev-libs/gmp-3.1.1 qt? ( =x11-libs/qt-2.3* ) nls? ( sys-devel/gettext ) pam? ( >=sys-libs/pam-0.75 ) - xml? ( >=app-text/sablotron-0.95-r1 >=net-libs/libwww-5.3.2 ) + xml? ( >=net-libs/libwww-5.3.2 >=app-text/sablotron-0.95-r1 ) ssl? ( >=dev-libs/openssl-0.9.5 ) curl? ( >=net-ftp/curl-7.8.1 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) |