Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/c-client: ChangeLog c-client-2007e.ebuild
Date: Tue, 30 Dec 2008 20:39:26
Message-Id: E1LHlN4-0005p7-RR@stork.gentoo.org
1 bluebird 08/12/30 20:39:22
2
3 Modified: ChangeLog c-client-2007e.ebuild
4 Log:
5 Stable on sparc, security bug #252567
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
7
8 Revision Changes Path
9 1.57 net-libs/c-client/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/c-client/ChangeLog?rev=1.57&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/c-client/ChangeLog?rev=1.57&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/c-client/ChangeLog?r1=1.56&r2=1.57
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v
18 retrieving revision 1.56
19 retrieving revision 1.57
20 diff -u -r1.56 -r1.57
21 --- ChangeLog 29 Dec 2008 21:02:20 -0000 1.56
22 +++ ChangeLog 30 Dec 2008 20:39:22 -0000 1.57
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-libs/c-client
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.56 2008/12/29 21:02:20 keytoaster Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.57 2008/12/30 20:39:22 bluebird Exp $
28 +
29 + 30 Dec 2008; Friedrich Oslage <bluebird@g.o> c-client-2007e.ebuild:
30 + Stable on sparc, security bug #252567
31
32 29 Dec 2008; Tobias Heinlein <keytoaster@g.o>
33 c-client-2007e.ebuild:
34
35
36
37 1.5 net-libs/c-client/c-client-2007e.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild?r1=1.4&r2=1.5
42
43 Index: c-client-2007e.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- c-client-2007e.ebuild 29 Dec 2008 21:02:20 -0000 1.4
50 +++ c-client-2007e.ebuild 30 Dec 2008 20:39:22 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild,v 1.4 2008/12/29 21:02:20 keytoaster Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild,v 1.5 2008/12/30 20:39:22 bluebird Exp $
56
57 inherit flag-o-matic eutils libtool
58
59 @@ -18,7 +18,7 @@
60
61 LICENSE="as-is"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
65 IUSE="kernel_linux kernel_FreeBSD kolab pam ssl"
66
67 RDEPEND="ssl? ( dev-libs/openssl )