Gentoo Archives: gentoo-commits

From: "Michael Hammer (mueli)" <mueli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Wed, 11 Jun 2008 07:24:30
Message-Id: E1K6Kgx-0000cU-Vp@stork.gentoo.org
1 mueli 08/06/11 07:24:23
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 added USE="pkinit" for heimdal
6
7 Revision Changes Path
8 1.1533 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1533&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1533&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1532&r2=1.1533
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1532
18 retrieving revision 1.1533
19 diff -u -r1.1532 -r1.1533
20 --- ChangeLog 11 Jun 2008 04:11:23 -0000 1.1532
21 +++ ChangeLog 11 Jun 2008 07:24:23 -0000 1.1533
22 @@ -1,11 +1,15 @@
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.1532 2008/06/11 04:11:23 dberkholz Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1533 2008/06/11 07:24:23 mueli 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 Jun 2008; Michael Hammer <mueli@g.o>;
33 + use.local.desc:
34 + Add USE=pkinit for app-crypt/heimdal.
35 +
36 11 Jun 2008; Donnie Berkholz <dberkholz@g.o>;
37 desc/video_cards.desc:
38 Add VIDEO_CARDS=ast setting (Michael Sterrett).
39
40
41
42 1.3580 profiles/use.local.desc
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3580&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3580&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3579&r2=1.3580
47
48 Index: use.local.desc
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
51 retrieving revision 1.3579
52 retrieving revision 1.3580
53 diff -u -r1.3579 -r1.3580
54 --- use.local.desc 10 Jun 2008 10:35:09 -0000 1.3579
55 +++ use.local.desc 11 Jun 2008 07:24:23 -0000 1.3580
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2008 Gentoo Foundation.
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3579 2008/06/10 10:35:09 chainsaw Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3580 2008/06/11 07:24:23 mueli Exp $
61
62 # This file contains descriptions of local USE flags, and the ebuilds which
63 # contain them.
64 @@ -70,6 +70,7 @@
65 app-crypt/gnupg:openct - build using dev-libs/openct compatibility
66 app-crypt/gnupg:pcsc-lite - build with pcsc-lite
67 app-crypt/gpgme:pth - Enable support for GNU Portable Threads multithreading library
68 +app-crypt/heimdal:pkinit - Enable pkinit support to get the initial ticket
69 app-crypt/johntheripper:custom-cflags - Enables custom cflags (not supported)
70 app-crypt/ophcrack:ophsmall - Makes use of smaller cracking tables
71 app-crypt/seahorse:applet - Enable panel applet
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list