Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.desc
Date: Thu, 30 Aug 2012 22:00:48
Message-Id: 20120830220026.89C2720CD8@flycatcher.gentoo.org
1 mgorny 12/08/30 22:00:26
2
3 Modified: ChangeLog use.desc
4 Log:
5 Change USE=adns to express general support for asynchronous DNS resolution.
6
7 Revision Changes Path
8 1.6935 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6935&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6935&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.6934&r2=1.6935
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.6934
18 retrieving revision 1.6935
19 diff -u -r1.6934 -r1.6935
20 --- ChangeLog 30 Aug 2012 17:49:43 -0000 1.6934
21 +++ ChangeLog 30 Aug 2012 22:00:26 -0000 1.6935
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6934 2012/08/30 17:49:43 pinkbyte Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6935 2012/08/30 22:00:26 mgorny Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 30 Aug 2012; Michał Górny <mgorny@g.o> use.desc:
33 + Change USE=adns to express general support for asynchronous DNS resolution.
34 +
35 30 Aug 2012; Sergey Popov <pinkbyte@g.o> package.mask:
36 Unmask remaining compiz ebuilds
37
38
39
40
41 1.492 profiles/use.desc
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.492&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.492&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.491&r2=1.492
46
47 Index: use.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
50 retrieving revision 1.491
51 retrieving revision 1.492
52 diff -u -r1.491 -r1.492
53 --- use.desc 4 Aug 2012 07:33:54 -0000 1.491
54 +++ use.desc 30 Aug 2012 22:00:26 -0000 1.492
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.491 2012/08/04 07:33:54 mr_bones_ Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.492 2012/08/30 22:00:26 mgorny Exp $
60
61 # Keep them sorted
62
63 @@ -14,7 +14,7 @@
64 accessibility - Adds support for accessibility (eg 'at-spi' library)
65 acl - Adds support for Access Control Lists
66 acpi - Adds support for Advanced Configuration and Power Interface
67 -adns - Adds support for the adns DNS client library
68 +adns - Adds support for asynchronous DNS resolution
69 afs - Adds OpenAFS support (distributed file system)
70 aim - Enable AIM IM protocol support
71 alsa - Adds support for media-libs/alsa-lib (Advanced Linux Sound Architecture)