Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/cyrus-sasl: cyrus-sasl-2.1.23-r1.ebuild ChangeLog
Date: Tue, 10 Nov 2009 14:36:29
Message-Id: E1N7rpc-0004Fh-3b@stork.gentoo.org
1 maekke 09/11/10 14:36:28
2
3 Modified: cyrus-sasl-2.1.23-r1.ebuild ChangeLog
4 Log:
5 arm stable, bug #289481
6 (Portage version: 2.2_rc49/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: cyrus-sasl-2.1.23-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- cyrus-sasl-2.1.23-r1.ebuild 3 Nov 2009 14:46:02 -0000 1.6
22 +++ cyrus-sasl-2.1.23-r1.ebuild 10 Nov 2009 14:36:27 -0000 1.7
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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r1.ebuild,v 1.6 2009/11/03 14:46:02 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r1.ebuild,v 1.7 2009/11/10 14:36:27 maekke Exp $
28
29 inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2
30
31 @@ -14,7 +14,7 @@
32
33 LICENSE="as-is"
34 SLOT="2"
35 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE="authdaemond berkdb crypt gdbm kerberos ldap mysql ntlm_unsupported_patch pam postgres sample sqlite srp ssl urandom"
38
39 RDEPEND="authdaemond? ( || ( >=net-mail/courier-imap-3.0.7 >=mail-mta/courier-0.46 ) )
40
41
42
43 1.210 dev-libs/cyrus-sasl/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.210&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.210&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?r1=1.209&r2=1.210
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v
52 retrieving revision 1.209
53 retrieving revision 1.210
54 diff -u -r1.209 -r1.210
55 --- ChangeLog 3 Nov 2009 14:46:02 -0000 1.209
56 +++ ChangeLog 10 Nov 2009 14:36:27 -0000 1.210
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-libs/cyrus-sasl
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.209 2009/11/03 14:46:02 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.210 2009/11/10 14:36:27 maekke Exp $
62 +
63 + 10 Nov 2009; Markus Meier <maekke@g.o> cyrus-sasl-2.1.23-r1.ebuild:
64 + arm stable, bug #289481
65
66 03 Nov 2009; Jeroen Roovers <jer@g.o> cyrus-sasl-2.1.23-r1.ebuild:
67 Stable for HPPA (bug #289481).