Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Tue, 01 Jan 2013 18:55:41
Message-Id: 20130101185531.E2E482171D@flycatcher.gentoo.org
1 armin76 13/01/01 18:55:31
2
3 Modified: ChangeLog cyrus-sasl-2.1.25-r3.ebuild
4 Log:
5 s390/sh stable wrt #445208
6
7 (Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
8
9 Revision Changes Path
10 1.259 dev-libs/cyrus-sasl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.259&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.259&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?r1=1.258&r2=1.259
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v
19 retrieving revision 1.258
20 retrieving revision 1.259
21 diff -u -r1.258 -r1.259
22 --- ChangeLog 30 Dec 2012 14:34:26 -0000 1.258
23 +++ ChangeLog 1 Jan 2013 18:55:31 -0000 1.259
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.258 2012/12/30 14:34:26 ago Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.259 2013/01/01 18:55:31 armin76 Exp $
30 +
31 + 01 Jan 2013; Raúl Porcel <armin76@g.o> cyrus-sasl-2.1.25-r3.ebuild:
32 + s390/sh stable wrt #445208
33
34 30 Dec 2012; Agostino Sarubbo <ago@g.o> cyrus-sasl-2.1.25-r3.ebuild:
35 Stable for alpha, wrt bug #445208
36
37
38
39 1.13 dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild?rev=1.13&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild?rev=1.13&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild?r1=1.12&r2=1.13
44
45 Index: cyrus-sasl-2.1.25-r3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild,v
48 retrieving revision 1.12
49 retrieving revision 1.13
50 diff -u -r1.12 -r1.13
51 --- cyrus-sasl-2.1.25-r3.ebuild 30 Dec 2012 14:34:26 -0000 1.12
52 +++ cyrus-sasl-2.1.25-r3.ebuild 1 Jan 2013 18:55:31 -0000 1.13
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild,v 1.12 2012/12/30 14:34:26 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild,v 1.13 2013/01/01 18:55:31 armin76 Exp $
59
60 EAPI=4
61 inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2 db-use
62 @@ -13,7 +13,7 @@
63
64 LICENSE="BSD-with-attribution"
65 SLOT="2"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
67 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
68 IUSE="authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres sample sqlite
69 srp ssl static-libs urandom"