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: Tue, 19 Aug 2008 18:22:19
Message-Id: E1KVVqR-0007Dj-Ku@stork.gentoo.org
1 mrness 08/08/19 18:22:15
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Remove net-dialup/ppp:wins-ack USE flag (#234583).
6
7 Revision Changes Path
8 1.1785 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1785&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1785&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1784&r2=1.1785
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1784
18 retrieving revision 1.1785
19 diff -u -r1.1784 -r1.1785
20 --- ChangeLog 19 Aug 2008 09:16:56 -0000 1.1784
21 +++ ChangeLog 19 Aug 2008 18:22:14 -0000 1.1785
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.1784 2008/08/19 09:16:56 hawking Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1785 2008/08/19 18:22:14 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 + 19 Aug 2008; Alin Năstac <mrness@g.o> use.local.desc:
33 + Remove net-dialup/ppp:wins-ack USE flag (#234583).
34 +
35 19 Aug 2008; Ali Polatel <hawking@g.o> package.mask:
36 Removed python-2.3
37
38
39
40
41 1.3769 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3769&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3769&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3768&r2=1.3769
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3768
51 retrieving revision 1.3769
52 diff -u -r1.3768 -r1.3769
53 --- use.local.desc 17 Aug 2008 16:01:59 -0000 1.3768
54 +++ use.local.desc 19 Aug 2008 18:22:14 -0000 1.3769
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.3768 2008/08/17 16:01:59 cardoe Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3769 2008/08/19 18:22:14 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 @@ -1678,7 +1678,6 @@
64 net-dialup/ppp:dhcp - Installs PPP DHCP client plugin for IP address allocation by a DHCP server
65 net-dialup/ppp:eap-tls - Enables support for Extensible Authentication Protocol and Transport Level Security (EAP-TLS)
66 net-dialup/ppp:mppe-mppc - Enables support for MPPC (Microsoft Point-to-Point Compression) - NEEDS A PATCHED KERNEL <= 2.6.14
67 -net-dialup/ppp:wins-ack - Acknowledge the WINS servers provided by the peer
68 net-dialup/pptpd:gre-extreme-debug - Log all GRE accepted packages when in debug mode (required if you want upstream support)
69 net-dns/avahi:autoipd - Build and install the IPv4LL (RFC3927) network address configuration daemon
70 net-dns/avahi:bookmarks - Install the avahi-bookmarks application (requires dev-python/twisted)