Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/cyrus-sasl: ChangeLog cyrus-sasl-2.1.23.ebuild
Date: Sat, 27 Jun 2009 12:59:03
Message-Id: E1MKXUj-0005PM-2s@stork.gentoo.org
1 ranger 09/06/27 12:59:01
2
3 Modified: ChangeLog cyrus-sasl-2.1.23.ebuild
4 Log:
5 Marking cyrus-sasl-2.1.23 ppc64 and ppc for bug 270261
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.201 dev-libs/cyrus-sasl/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.201&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.201&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?r1=1.200&r2=1.201
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v
18 retrieving revision 1.200
19 retrieving revision 1.201
20 diff -u -r1.200 -r1.201
21 --- ChangeLog 27 Jun 2009 09:28:51 -0000 1.200
22 +++ ChangeLog 27 Jun 2009 12:59:01 -0000 1.201
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/cyrus-sasl
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.200 2009/06/27 09:28:51 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.201 2009/06/27 12:59:01 ranger Exp $
28 +
29 + 27 Jun 2009; Brent Baude <ranger@g.o> cyrus-sasl-2.1.23.ebuild:
30 + Marking cyrus-sasl-2.1.23 ppc64 and ppc for bug 270261
31
32 27 Jun 2009; Christian Faulhammer <fauli@g.o>
33 cyrus-sasl-2.1.23.ebuild:
34
35
36
37 1.6 dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild?r1=1.5&r2=1.6
42
43 Index: cyrus-sasl-2.1.23.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- cyrus-sasl-2.1.23.ebuild 27 Jun 2009 09:28:51 -0000 1.5
50 +++ cyrus-sasl-2.1.23.ebuild 27 Jun 2009 12:59:01 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild,v 1.5 2009/06/27 09:28:51 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild,v 1.6 2009/06/27 12:59:01 ranger Exp $
56
57 WANT_AUTOCONF="latest"
58 WANT_AUTOMAKE="1.7"
59 @@ -10,7 +10,7 @@
60 ntlm_patch="${P}-ntlm_impl-spnego.patch.gz"
61 SASLAUTHD_CONF_VER="2.1.21"
62
63 -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
64 +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
65
66 DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)."
67 HOMEPAGE="http://asg.web.cmu.edu/sasl/"