Gentoo Archives: gentoo-commits

From: "Richard Freeman (rich0)" <rich0@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 21:52:29
Message-Id: E1MKfov-0001hJ-Mw@stork.gentoo.org
1 rich0 09/06/27 21:52:25
2
3 Modified: ChangeLog cyrus-sasl-2.1.23.ebuild
4 Log:
5 amd64 stable - 270261
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.202 dev-libs/cyrus-sasl/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.202&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.202&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?r1=1.201&r2=1.202
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v
18 retrieving revision 1.201
19 retrieving revision 1.202
20 diff -u -r1.201 -r1.202
21 --- ChangeLog 27 Jun 2009 12:59:01 -0000 1.201
22 +++ ChangeLog 27 Jun 2009 21:52:25 -0000 1.202
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.201 2009/06/27 12:59:01 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.202 2009/06/27 21:52:25 rich0 Exp $
28 +
29 + 27 Jun 2009; Richard Freeman <rich0@g.o> cyrus-sasl-2.1.23.ebuild:
30 + amd64 stable - 270261
31
32 27 Jun 2009; Brent Baude <ranger@g.o> cyrus-sasl-2.1.23.ebuild:
33 Marking cyrus-sasl-2.1.23 ppc64 and ppc for bug 270261
34
35
36
37 1.7 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.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild?rev=1.7&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.6&r2=1.7
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.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- cyrus-sasl-2.1.23.ebuild 27 Jun 2009 12:59:01 -0000 1.6
50 +++ cyrus-sasl-2.1.23.ebuild 27 Jun 2009 21:52:25 -0000 1.7
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.6 2009/06/27 12:59:01 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild,v 1.7 2009/06/27 21:52:25 rich0 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 ~sparc-fbsd x86 ~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/"