Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Fri, 11 Jul 2008 17:54:27
Message-Id: E1KHMp6-0006vg-NW@stork.gentoo.org
1 armin76 08/07/11 17:54:24
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add xft USE-flag for net-irc/xchat, bug #231433
6
7 Revision Changes Path
8 1.1673 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1673&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1673&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1672&r2=1.1673
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1672
18 retrieving revision 1.1673
19 diff -u -r1.1672 -r1.1673
20 --- ChangeLog 11 Jul 2008 04:54:08 -0000 1.1672
21 +++ ChangeLog 11 Jul 2008 17:54:24 -0000 1.1673
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1672 2008/07/11 04:54:08 battousai Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1673 2008/07/11 17:54:24 armin76 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 doubt put a record here!
31
32 + 11 Jul 2008; Raúl Porcel <armin76@g.o> use.local.desc:
33 + Add xft USE-flag for net-irc/xchat, bug #231433
34 +
35 11 Jul 2008; Bryan Stine <battousai@g.o> package.mask:
36 Add x11-drm 20080710 mask for testing modprobe.d
37
38
39
40
41 1.3625 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3625&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3625&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3624&r2=1.3625
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3624
51 retrieving revision 1.3625
52 diff -u -r1.3624 -r1.3625
53 --- use.local.desc 10 Jul 2008 21:52:49 -0000 1.3624
54 +++ use.local.desc 11 Jul 2008 17:54:24 -0000 1.3625
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2008 Gentoo Foundation.
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3624 2008/07/10 21:52:49 cardoe Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3625 2008/07/11 17:54:24 armin76 Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -1659,6 +1659,7 @@
64 net-irc/xchat-xsys:audacious - Enables Audacious (media player) integration
65 net-irc/xchat:xchatdccserver - Enables support for the /dccserver command via a patch
66 net-irc/xchat:xchatnogtk - Disables building the GTK front end to XChat
67 +net-irc/xchat:xft - Build xchat with support for the XFT font renderer
68 net-irc/znc:nomodules - Don't build modules
69 net-libs/aqbanking:chipcard - Enable support for DDV/RSA-chipcards
70 net-libs/aqbanking:dtaus - Enable dtaus backend
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list