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: Tue, 15 Jan 2008 18:46:52
Message-Id: E1JEqoC-0001UC-4z@stork.gentoo.org
1 armin76 08/01/15 18:46:48
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Fix net-p2p/amule daemon USE-flag
6
7 Revision Changes Path
8 1.998 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.998&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.998&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.997&r2=1.998
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.997
18 retrieving revision 1.998
19 diff -u -r1.997 -r1.998
20 --- ChangeLog 15 Jan 2008 13:45:17 -0000 1.997
21 +++ ChangeLog 15 Jan 2008 18:46:47 -0000 1.998
22 @@ -1,9 +1,9 @@
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.997 2008/01/15 13:45:17 armin76 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.998 2008/01/15 18:46:47 armin76 Exp $
27
28 15 Jan 2008; Raúl Porcel <armin76@g.o> use.local.desc:
29 - Remove amuled USE-flag, use daemon
30 + Replace amuled USE-flag with daemon
31
32 15 Jan 2008; Sébastien Fabbro <bicatali@g.o> package.mask,
33 use.local.desc:
34
35
36
37 1.3303 profiles/use.local.desc
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3303&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3303&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3302&r2=1.3303
42
43 Index: use.local.desc
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
46 retrieving revision 1.3302
47 retrieving revision 1.3303
48 diff -u -r1.3302 -r1.3303
49 --- use.local.desc 15 Jan 2008 18:19:29 -0000 1.3302
50 +++ use.local.desc 15 Jan 2008 18:46:47 -0000 1.3303
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation.
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3302 2008/01/15 18:19:29 mr_bones_ Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3303 2008/01/15 18:46:47 armin76 Exp $
56
57 # This file contains descriptions of local USE flags, and the ebuilds which
58 # contain them.
59 @@ -1643,9 +1643,10 @@
60 net-nntp/inn:innkeywords - Enable automatic keyword generation support
61 net-nntp/inn:inntaggedhash - Use tagged hash table for history (disables large file support)
62 net-nntp/slrn:uudeview - Add support for yEnc coding and more using dev-libs/uulib
63 -net-p2p/amule:remote - enable remote controlling of the client
64 -net-p2p/amule:stats - enable statistic reporting
65 -net-p2p/btg:event-callback - enable calling a script or executable for certain events
66 +net-p2p/amule:daemon - Enable amule daemon
67 +net-p2p/amule:remote - Enable remote controlling of the client
68 +net-p2p/amule:stats - Enable statistic reporting
69 +net-p2p/btg:event-callback - Enable calling a script or executable for certain events
70 net-p2p/btg:upnp - Enables support for Intel UPnP stack.
71 net-p2p/btg:webinterface - install webBTG
72 net-p2p/deluge:browser - Enable anonymous browser function
73
74
75
76 --
77 gentoo-commits@l.g.o mailing list