Require dev-libs/libedit for libedit support, as it's going to be removed from freebs...
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Thu, 7 Dec 2006 08:47:47 +0000 (08:47 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Thu, 7 Dec 2006 08:47:47 +0000 (08:47 +0000)
eclass/php4_4-sapi.eclass
eclass/php5_0-sapi.eclass
eclass/php5_1-sapi.eclass

index 6f7a3af79d6595b4b68cac3e526a2f9498d1a199..5fe44522d4ea36e1b5b8ca3419caea738489eacd 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php4_4-sapi.eclass,v 1.30 2006/11/23 14:02:50 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php4_4-sapi.eclass,v 1.31 2006/12/07 08:47:47 flameeyes Exp $
 #
 # ########################################################################
 #
@@ -67,7 +67,7 @@ DEPEND="adabas? ( >=dev-db/unixODBC-1.8.13 )
                java-internal? ( >=virtual/jdk-1.4.2 dev-java/java-config !dev-php4/php-java-bridge )
                kerberos? ( virtual/krb5 )
                ldap? ( >=net-nds/openldap-1.2.11 )
-               libedit? ( || ( sys-freebsd/freebsd-lib dev-libs/libedit ) )
+               libedit? ( dev-libs/libedit )
                mcal? ( dev-libs/libmcal !=dev-libs/libmcal-0.7-r2 )
                mcve? ( net-libs/libmonetra >=dev-libs/openssl-0.9.7 )
                mhash? ( app-crypt/mhash )
index 79f768a78127a0e062f2abebb4c6664a04a26c67..21880068ae1c33ba3260d01121d17b2c58ca3233 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php5_0-sapi.eclass,v 1.29 2006/11/23 14:02:50 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php5_0-sapi.eclass,v 1.30 2006/12/07 08:47:47 flameeyes Exp $
 #
 # ########################################################################
 #
@@ -66,7 +66,7 @@ DEPEND="adabas? ( >=dev-db/unixODBC-1.8.13 )
                iodbc? ( dev-db/libiodbc >=dev-db/unixODBC-1.8.13 )
                kerberos? ( virtual/krb5 )
                ldap? ( >=net-nds/openldap-1.2.11 )
-               libedit? ( || ( sys-freebsd/freebsd-lib dev-libs/libedit ) )
+               libedit? ( dev-libs/libedit )
                mcve? ( >=dev-libs/openssl-0.9.7 )
                mhash? ( app-crypt/mhash )
                ming? ( media-libs/ming )
index 28a6fe900a29cf7ef1d6ab035b435e9bef43982a..0c61e899e24c7cd78053f5be4ffd62625ca72188 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php5_1-sapi.eclass,v 1.35 2006/11/23 14:02:50 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php5_1-sapi.eclass,v 1.36 2006/12/07 08:47:47 flameeyes Exp $
 #
 # ########################################################################
 #
@@ -66,7 +66,7 @@ DEPEND="adabas? ( >=dev-db/unixODBC-1.8.13 )
                iodbc? ( dev-db/libiodbc >=dev-db/unixODBC-1.8.13 )
                kerberos? ( virtual/krb5 )
                ldap? ( >=net-nds/openldap-1.2.11 )
-               libedit? ( || ( sys-freebsd/freebsd-lib dev-libs/libedit ) )
+               libedit? ( dev-libs/libedit )
                mcve? ( >=dev-libs/openssl-0.9.7 )
                mhash? ( app-crypt/mhash )
                ming? ( media-libs/ming )