Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/desc: elibc.desc
Date: Tue, 29 Apr 2014 13:19:33
Message-Id: 20140429131929.600A82004E@flycatcher.gentoo.org
1 blueness 14/04/29 13:19:29
2
3 Modified: elibc.desc
4 Log:
5 Properly sync various ELIBCs between base/make.defaults and desc/elibc.desc
6
7 Revision Changes Path
8 1.7 profiles/desc/elibc.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/elibc.desc?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/elibc.desc?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/elibc.desc?r1=1.6&r2=1.7
13
14 Index: elibc.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/desc/elibc.desc,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- elibc.desc 16 Jun 2013 00:04:10 -0000 1.6
21 +++ elibc.desc 29 Apr 2014 13:19:29 -0000 1.7
22 @@ -1,12 +1,13 @@
23 -# Copyright 1999-2013 Gentoo Foundation
24 +# Copyright 1999-2014 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/elibc.desc,v 1.6 2013/06/16 00:04:10 blueness Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/elibc.desc,v 1.7 2014/04/29 13:19:29 blueness Exp $
28
29 # This file contains descriptions of ELIBC USE_EXPAND flags.
30
31 # Keep it sorted.
32
33 AIX - ELIBC setting for systems that use the AIX C library
34 +Cygwin - ELIBC setting for systems that use Cygwin
35 Darwin - ELIBC setting for systems that use the Darwin C library
36 DragonFly - ELIBC setting for systems that use the DragonFly C library
37 FreeBSD - ELIBC setting for systems that use the FreeBSD C library
38 @@ -19,3 +20,4 @@
39 OpenBSD - ELIBC setting for systems that use the OpenBSD C library
40 SunOS - ELIBC setting for systems that use the Sun Solaris C library
41 uclibc - ELIBC setting for systems that use the uClibc C library
42 +Winnt - ELIBC setting for systems that use Winnt