Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Sun, 04 Nov 2007 06:54:41
Message-Id: E1IoZNR-000644-Cg@stork.gentoo.org
1 mr_bones_ 07/11/04 06:54:33
2
3 Modified: use.local.desc
4 Log:
5 remove unused dev-lang/php:pdo-external use flag
6
7 Revision Changes Path
8 1.3119 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3119&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3119&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3118&r2=1.3119
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3118
18 retrieving revision 1.3119
19 diff -u -r1.3118 -r1.3119
20 --- use.local.desc 3 Nov 2007 09:21:47 -0000 1.3118
21 +++ use.local.desc 4 Nov 2007 06:54:32 -0000 1.3119
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/profiles/use.local.desc,v 1.3118 2007/11/03 09:21:47 swegener Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3119 2007/11/04 06:54:32 mr_bones_ Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -454,7 +454,6 @@
31 dev-lang/php:oci8-instant-client - Use dev-db/oracle-instantclient-basic as Oracle provider instead of requiring a full Oracle server install
32 dev-lang/php:overload - Enable the overload extension
33 dev-lang/php:pdo - Enable the bundled PDO extensions
34 -dev-lang/php:pdo-external - Use the external pecl-pdo extension rather than the bundled one
35 dev-lang/php:reflection - Enable the reflection extension (Reflection API)
36 dev-lang/php:suhosin - Add Suhosin support (patch and extension from http://www.suhosin.org/)
37 dev-lang/php:xmlreader - Enable XMLReader support
38
39
40
41 --
42 gentoo-commits@g.o mailing list