Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Sun, 30 Dec 2007 21:40:24
Message-Id: E1J95tM-00075h-0K@stork.gentoo.org
1 solar 07/12/30 21:40:20
2
3 Modified: use.local.desc
4 Log:
5 sys-libs/uclibc:savedconfig Adds support for user defined configs
6
7 Revision Changes Path
8 1.3251 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3251&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3251&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3250&r2=1.3251
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3250
18 retrieving revision 1.3251
19 diff -u -r1.3250 -r1.3251
20 --- use.local.desc 30 Dec 2007 21:11:46 -0000 1.3250
21 +++ use.local.desc 30 Dec 2007 21:40:19 -0000 1.3251
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.3250 2007/12/30 21:11:46 opfer Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3251 2007/12/30 21:40:19 solar Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1963,7 +1963,7 @@
31 sys-libs/pam:pam_timestamp - Builds the pam_timestamp module (enables recent successful attempt authentication)
32 sys-libs/pam:pwdb - If you want pam_pwdb.so installed to use pwdb as passwd db
33 sys-libs/uclibc:pregen - Use pregenerated locales
34 -sys-libs/uclibc:savedconfig - Adds support to user defined configs
35 +sys-libs/uclibc:savedconfig - Adds support for user defined configs
36 sys-libs/uclibc:uclibc-compat - build uclibc with backwards compatible options
37 sys-libs/uclibc:userlocales - build only the locales specified in /etc/locales.build
38 sys-libs/uclibc:wordexp - add support for word expansion (wordexp.h)
39
40
41
42 --
43 gentoo-commits@g.o mailing list