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: Sat, 14 Jun 2008 16:54:27
Message-Id: E1K7Z1A-0008GW-63@stork.gentoo.org
1 mueli 08/06/14 16:54:20
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 added USE=otp for app-crypt/heimdal in use.local.desc
6
7 Revision Changes Path
8 1.1547 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1547&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1547&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1546&r2=1.1547
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1546
18 retrieving revision 1.1547
19 diff -u -r1.1546 -r1.1547
20 --- ChangeLog 14 Jun 2008 14:54:29 -0000 1.1546
21 +++ ChangeLog 14 Jun 2008 16:54:19 -0000 1.1547
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.1546 2008/06/14 14:54:29 drac Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1547 2008/06/14 16:54:19 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 + 14 Jun 2008; Michael Hammer <mueli@g.o>;
33 + use.local.desc:
34 + Add USE=otp for app-crypt/heimdal
35 +
36 14 Jun 2008; Samuli Suominen <drac@g.o> package.mask:
37 Removed wulfstat, xmlsysd which got replaced by wulfware (and rhide).
38 Closes bugs 206250, 226575, 193635.
39
40
41
42 1.3587 profiles/use.local.desc
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3587&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3587&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3586&r2=1.3587
47
48 Index: use.local.desc
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
51 retrieving revision 1.3586
52 retrieving revision 1.3587
53 diff -u -r1.3586 -r1.3587
54 --- use.local.desc 13 Jun 2008 22:47:07 -0000 1.3586
55 +++ use.local.desc 14 Jun 2008 16:54:19 -0000 1.3587
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.3586 2008/06/13 22:47:07 cardoe Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3587 2008/06/14 16:54:19 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:otp - Enable support for one-time passwords (OTP) in some heimdal apps
69 app-crypt/heimdal:pkinit - Enable pkinit support to get the initial ticket
70 app-crypt/johntheripper:custom-cflags - Enables custom cflags (not supported)
71 app-crypt/ophcrack:ophsmall - Makes use of smaller cracking tables
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list