Gentoo Archives: gentoo-commits

From: "Alin Nastac (mrness)" <mrness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Fri, 15 Aug 2008 08:23:31
Message-Id: E1KTual-0004hi-Ng@stork.gentoo.org
1 mrness 08/08/15 08:23:27
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Update net-dialup/ppp local USE flags description.
6
7 Revision Changes Path
8 1.1774 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1774&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1774&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1773&r2=1.1774
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1773
18 retrieving revision 1.1774
19 diff -u -r1.1773 -r1.1774
20 --- ChangeLog 14 Aug 2008 21:31:20 -0000 1.1773
21 +++ ChangeLog 15 Aug 2008 08:23:26 -0000 1.1774
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.1773 2008/08/14 21:31:20 yngwin Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1774 2008/08/15 08:23:26 mrness 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 + 15 Aug 2008; Alin Năstac <mrness@g.o> use.local.desc:
33 + Update net-dialup/ppp local USE flags description.
34 +
35 14 Aug 2008; Ben de Groot <yngwin@g.o>
36 default-bsd/package.use.mask, default/linux/package.use.mask,
37 hardened/package.use.mask:
38
39
40
41 1.3747 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3747&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3747&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3746&r2=1.3747
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3746
51 retrieving revision 1.3747
52 diff -u -r1.3746 -r1.3747
53 --- use.local.desc 15 Aug 2008 04:43:37 -0000 1.3746
54 +++ use.local.desc 15 Aug 2008 08:23:27 -0000 1.3747
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.3746 2008/08/15 04:43:37 cardoe Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3747 2008/08/15 08:23:27 mrness Exp $
60 # This file contains descriptions of local USE flags, and the ebuilds which
61 # contain them.
62 # Keep it sorted (use "sort -t: -k1,1 -k2 | sort -s -t/ -k1,1")
63 @@ -1583,10 +1583,11 @@
64 net-dialup/misdn:eckb1 - Use the KB1 echo canceller
65 net-dialup/misdn:ecmark2 - Use the MARK2 echo canceller
66 net-dialup/misdn:ecmg2 - Use the MG2 echo canceller (default)
67 -net-dialup/ppp:activefilter - Enables activefilter support
68 -net-dialup/ppp:dhcp - Enables the DHCP plugin
69 +net-dialup/ppp:activefilter - Enables active filter support
70 +net-dialup/ppp:dhcp - Installs PPP DHCP client plugin for IP address allocation by a DHCP server
71 net-dialup/ppp:eap-tls - Enables support for Extensible Authentication Protocol and Transport Level Security (EAP-TLS)
72 -net-dialup/ppp:mppe-mppc - Enables support for Microsoft Point-to-Point Encryption / Microsoft Point-to-Point Compression
73 +net-dialup/ppp:mppe-mppc - Enables support for MPPC (Microsoft Point-to-Point Compression) - NEEDS A PATCHED KERNEL <= 2.6.14
74 +net-dialup/ppp:wins-ack - Acknowledge the WINS servers provided by the peer
75 net-dialup/pptpd:gre-extreme-debug - Log all GRE accepted packages when in debug mode (required if you want upstream support)
76 net-dns/avahi:autoipd - Build and install the IPv4LL (RFC3927) network address configuration daemon
77 net-dns/avahi:bookmarks - Install the avahi-bookmarks application (requires dev-python/twisted)