Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Tue, 22 Jul 2008 22:27:14
Message-Id: E1KLQK7-0007Uy-Lv@stork.gentoo.org
1 flameeyes 08/07/22 22:27:11
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add ssh USE flag for pambase.
6
7 Revision Changes Path
8 1.1707 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1707&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1707&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1706&r2=1.1707
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1706
18 retrieving revision 1.1707
19 diff -u -r1.1706 -r1.1707
20 --- ChangeLog 22 Jul 2008 19:52:22 -0000 1.1706
21 +++ ChangeLog 22 Jul 2008 22:27:10 -0000 1.1707
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.1706 2008/07/22 19:52:22 corsair Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1707 2008/07/22 22:27:10 flameeyes 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 + 22 Jul 2008; Diego Pettenò <flameeyes@g.o> use.local.desc:
33 + Add ssh USE flag for pambase.
34 +
35 22 Jul 2008; Markus Rothe <corsair@g.o>
36 arch/powerpc/ppc64/package.use.mask:
37 unmask zemberek use flag for app-text/enchant in ppc64 profiles
38
39
40
41 1.3640 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3640&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3640&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3639&r2=1.3640
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3639
51 retrieving revision 1.3640
52 diff -u -r1.3639 -r1.3640
53 --- use.local.desc 22 Jul 2008 13:41:56 -0000 1.3639
54 +++ use.local.desc 22 Jul 2008 22:27:11 -0000 1.3640
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.3639 2008/07/22 13:41:56 chainsaw Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3640 2008/07/22 22:27:11 flameeyes Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -2100,6 +2100,7 @@
64 sys-auth/pambase:consolekit - Enable ConsoleKit support in local login sessions.
65 sys-auth/pambase:mktemp - Enable pam_mktemp support in system authentication.
66 sys-auth/pambase:passwdqc - Enable pam_passwdqc support in system authentication.
67 +sys-auth/pambase:ssh - Enable pam_ssh support in system authentication.
68 sys-block/gparted:fat - Include FAT16/FAT32 support
69 sys-block/gparted:hfs - Include HFS support
70 sys-block/gparted:jfs - Include JFS support