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-r4.ebuild
Date: Thu, 28 Feb 2013 14:46:45
Message-Id: 20130228144640.E53A22171D@flycatcher.gentoo.org
1 jer 13/02/28 14:46:40
2
3 Modified: ChangeLog cyrus-sasl-2.1.25-r4.ebuild
4 Log:
5 Stable for HPPA (bug #457688).
6
7 (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.276 dev-libs/cyrus-sasl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.276&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.276&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?r1=1.275&r2=1.276
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v
19 retrieving revision 1.275
20 retrieving revision 1.276
21 diff -u -r1.275 -r1.276
22 --- ChangeLog 23 Feb 2013 22:25:47 -0000 1.275
23 +++ ChangeLog 28 Feb 2013 14:46:40 -0000 1.276
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/cyrus-sasl
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.275 2013/02/23 22:25:47 eras Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.276 2013/02/28 14:46:40 jer Exp $
29 +
30 + 28 Feb 2013; Jeroen Roovers <jer@g.o> cyrus-sasl-2.1.25-r4.ebuild:
31 + Stable for HPPA (bug #457688).
32
33 23 Feb 2013; Eray Aslan <eras@g.o> cyrus-sasl-2.1.26-r1.ebuild:
34 Fix preserve_old_lib call - bug #458804
35
36
37
38 1.13 dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild?rev=1.13&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild?rev=1.13&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild?r1=1.12&r2=1.13
43
44 Index: cyrus-sasl-2.1.25-r4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild,v
47 retrieving revision 1.12
48 retrieving revision 1.13
49 diff -u -r1.12 -r1.13
50 --- cyrus-sasl-2.1.25-r4.ebuild 21 Feb 2013 13:28:14 -0000 1.12
51 +++ cyrus-sasl-2.1.25-r4.ebuild 28 Feb 2013 14:46:40 -0000 1.13
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 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-r4.ebuild,v 1.12 2013/02/21 13:28:14 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild,v 1.13 2013/02/28 14:46:40 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-with-attribution"
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"