summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-05-23 03:52:06 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-05-23 03:52:06 +0000
commit4f88cd4900073909a39a334b02c3d16a1456bf13 (patch)
tree5e77a44c7e7c492f2c0cccf4c31dad61ceaf4dad /eclass/php.eclass
parentMoved to x86. Ensure gcc-config in DEPEND. (diff)
downloadgentoo-2-4f88cd4900073909a39a334b02c3d16a1456bf13.tar.gz
gentoo-2-4f88cd4900073909a39a334b02c3d16a1456bf13.tar.bz2
gentoo-2-4f88cd4900073909a39a334b02c3d16a1456bf13.zip
Bump version numbers on some things to avoid problems
Diffstat (limited to 'eclass/php.eclass')
-rw-r--r--eclass/php.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/php.eclass b/eclass/php.eclass
index 7bf7d887abcf..ee726a47af93 100644
--- a/eclass/php.eclass
+++ b/eclass/php.eclass
@@ -1,7 +1,7 @@
# Copyright 2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Robin H. Johnson <robbat2@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/php.eclass,v 1.18 2003/05/20 08:01:15 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php.eclass,v 1.19 2003/05/23 03:52:06 robbat2 Exp $
# This EBUILD is totally masked presently. Use it at your own risk. I know it
# is severely broken, but I needed to get a copy into CVS to pass around and
@@ -35,7 +35,7 @@ IUSE="${IUSE} X berkdb cjk crypt curl firebird flash freetds gd gdbm imap inform
#causes breakage
DEPEND="${DEPEND}
- sys-libs/cracklib
+ >=sys-libs/cracklib-2.7-r7
sys-apps/bzip2
sys-libs/db
X? ( virtual/x11 )
@@ -66,7 +66,7 @@ DEPEND="${DEPEND}
tiff? ( >=media-libs/tiff-3.5.5 )
truetype? ( ~media-libs/freetype-1.3.1 >=media-libs/t1lib-1.3.1 )
xml2? ( dev-libs/libxml2 >=dev-libs/libxslt-1.0.30 )
- xml? ( >=net-libs/libwww-5.3.2 >=app-text/sablotron-0.96 dev-libs/expat )
+ xml? ( >=net-libs/libwww-5.3.2 >=app-text/sablotron-0.97 dev-libs/expat )
zlib? ( sys-libs/zlib )
!dev-libs/9libs
virtual/mta