Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pambase: pambase-20080221.ebuild ChangeLog
Date: Thu, 21 Feb 2008 20:51:14
Message-Id: E1JSINp-00037b-AV@stork.gentoo.org
1 flameeyes 08/02/21 20:51:09
2
3 Modified: pambase-20080221.ebuild ChangeLog
4 Log:
5 Forgot to add flags to IUSE.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 sys-auth/pambase/pambase-20080221.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/pambase-20080221.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/pambase-20080221.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/pambase-20080221.ebuild?r1=1.1&r2=1.2
14
15 Index: pambase-20080221.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080221.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pambase-20080221.ebuild 21 Feb 2008 20:35:00 -0000 1.1
22 +++ pambase-20080221.ebuild 21 Feb 2008 20:51:08 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080221.ebuild,v 1.1 2008/02/21 20:35:00 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080221.ebuild,v 1.2 2008/02/21 20:51:08 flameeyes Exp $
28
29 inherit eutils
30
31 @@ -11,7 +11,7 @@
32 LICENSE="GPL-2"
33 SLOT="0"
34 KEYWORDS=""
35 -IUSE="debug cracklib selinux"
36 +IUSE="debug cracklib consolekit gnome selinux"
37
38 RDEPEND="
39 || (
40
41
42
43 1.6 sys-auth/pambase/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/ChangeLog?r1=1.5&r2=1.6
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- ChangeLog 21 Feb 2008 20:35:00 -0000 1.5
56 +++ ChangeLog 21 Feb 2008 20:51:08 -0000 1.6
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-auth/pambase
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.5 2008/02/21 20:35:00 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.6 2008/02/21 20:51:08 flameeyes Exp $
62 +
63 + 21 Feb 2008; Diego Pettenò <flameeyes@g.o>
64 + pambase-20080221.ebuild:
65 + Forgot to add flags to IUSE.
66
67 *pambase-20080221 (21 Feb 2008)
68
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list