Gentoo Archives: gentoo-commits

From: "Christian Hoffmann (hoffie)" <hoffie@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: php5_2-sapi.eclass
Date: Mon, 03 Mar 2008 20:49:58
Message-Id: E1JWHau-0008Of-5O@stork.gentoo.org
1 hoffie 08/03/03 20:49:08
2
3 Modified: php5_2-sapi.eclass
4 Log:
5 dropping not-yet-available kolab from php5_2-sapi.eclass again (import from php-overlay, thanks jakub)
6
7 Revision Changes Path
8 1.19 eclass/php5_2-sapi.eclass
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/php5_2-sapi.eclass?rev=1.19&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/php5_2-sapi.eclass?rev=1.19&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/php5_2-sapi.eclass?r1=1.18&r2=1.19
13
14 Index: php5_2-sapi.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/php5_2-sapi.eclass,v
17 retrieving revision 1.18
18 retrieving revision 1.19
19 diff -u -r1.18 -r1.19
20 --- php5_2-sapi.eclass 3 Mar 2008 17:06:16 -0000 1.18
21 +++ php5_2-sapi.eclass 3 Mar 2008 20:49:07 -0000 1.19
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/php5_2-sapi.eclass,v 1.18 2008/03/03 17:06:16 jokey Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/php5_2-sapi.eclass,v 1.19 2008/03/03 20:49:07 hoffie Exp $
27
28 # ========================================================================
29 # Based on robbat2's work on the php4 sapi eclass
30 @@ -70,7 +70,6 @@
31 imap? ( virtual/imap-c-client )
32 iodbc? ( dev-db/libiodbc >=dev-db/unixODBC-1.8.13 )
33 kerberos? ( virtual/krb5 )
34 - kolab? ( >=net-libs/c-client-2004g-r1 )
35 ldap? ( !oci8? ( >=net-nds/openldap-1.2.11 ) )
36 ldap-sasl? ( !oci8? ( dev-libs/cyrus-sasl >=net-nds/openldap-1.2.11 ) )
37 libedit? ( || ( sys-freebsd/freebsd-lib dev-libs/libedit ) )
38
39
40
41 --
42 gentoo-commits@l.g.o mailing list