Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/cyrus-sasl: ChangeLog cyrus-sasl-2.1.25-r3.ebuild
Date: Thu, 29 Nov 2012 16:20:23
Message-Id: 20121129162013.941D620C65@flycatcher.gentoo.org
1 jer 12/11/29 16:20:13
2
3 Modified: ChangeLog cyrus-sasl-2.1.25-r3.ebuild
4 Log:
5 Stable for HPPA (bug #445208).
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.248 dev-libs/cyrus-sasl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.248&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.248&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?r1=1.247&r2=1.248
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v
19 retrieving revision 1.247
20 retrieving revision 1.248
21 diff -u -r1.247 -r1.248
22 --- ChangeLog 5 Nov 2012 21:56:02 -0000 1.247
23 +++ ChangeLog 29 Nov 2012 16:20:13 -0000 1.248
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/cyrus-sasl
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.247 2012/11/05 21:56:02 eras Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.248 2012/11/29 16:20:13 jer Exp $
29 +
30 + 29 Nov 2012; Jeroen Roovers <jer@g.o> cyrus-sasl-2.1.25-r3.ebuild:
31 + Stable for HPPA (bug #445208).
32
33 05 Nov 2012; Eray Aslan <eras@g.o> cyrus-sasl-2.1.23-r6.ebuild,
34 cyrus-sasl-2.1.25-r1.ebuild, cyrus-sasl-2.1.25-r2.ebuild,
35
36
37
38 1.3 dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild?r1=1.2&r2=1.3
43
44 Index: cyrus-sasl-2.1.25-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- cyrus-sasl-2.1.25-r3.ebuild 5 Nov 2012 21:56:02 -0000 1.2
51 +++ cyrus-sasl-2.1.25-r3.ebuild 29 Nov 2012 16:20:13 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild,v 1.2 2012/11/05 21:56:02 eras Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild,v 1.3 2012/11/29 16:20:13 jer Exp $
57
58 EAPI=4
59 inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2 db-use
60 @@ -13,7 +13,7 @@
61
62 LICENSE="BSD-4"
63 SLOT="2"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
66 IUSE="authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres sample sqlite
67 srp ssl static-libs urandom"