Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: kcheckpass-4.3.3.ebuild ChangeLog
Date: Thu, 10 Dec 2009 14:28:42
Message-Id: E1NIk0V-0000P8-OD@stork.gentoo.org
1 fauli 09/12/10 14:28:39
2
3 Modified: kcheckpass-4.3.3.ebuild ChangeLog
4 Log:
5 x86 stable, bug 292455
6 (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
7
8 Revision Changes Path
9 1.5 kde-base/kcheckpass/kcheckpass-4.3.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild?r1=1.4&r2=1.5
14
15 Index: kcheckpass-4.3.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- kcheckpass-4.3.3.ebuild 30 Nov 2009 06:54:44 -0000 1.4
22 +++ kcheckpass-4.3.3.ebuild 10 Dec 2009 14:28:39 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild,v 1.4 2009/11/30 06:54:44 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.3.ebuild,v 1.5 2009/12/10 14:28:39 fauli Exp $
28
29 EAPI="2"
30
31 @@ -8,7 +8,7 @@
32 inherit kde4-meta
33
34 DESCRIPTION="A simple password checker, used by any software in need of user authentication."
35 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
37 IUSE="debug pam"
38
39 DEPEND="
40
41
42
43 1.142 kde-base/kcheckpass/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.142&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.142&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/ChangeLog?r1=1.141&r2=1.142
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v
52 retrieving revision 1.141
53 retrieving revision 1.142
54 diff -u -r1.141 -r1.142
55 --- ChangeLog 1 Dec 2009 10:08:20 -0000 1.141
56 +++ ChangeLog 10 Dec 2009 14:28:39 -0000 1.142
57 @@ -1,6 +1,10 @@
58 # ChangeLog for kde-base/kcheckpass
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.141 2009/12/01 10:08:20 wired Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.142 2009/12/10 14:28:39 fauli Exp $
62 +
63 + 10 Dec 2009; Christian Faulhammer <fauli@g.o>
64 + kcheckpass-4.3.3.ebuild:
65 + x86 stable, bug 292455
66
67 *kcheckpass-4.3.4 (01 Dec 2009)