Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@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-r2.ebuild
Date: Tue, 29 May 2012 16:36:27
Message-Id: 20120529163608.873B92004B@flycatcher.gentoo.org
1 aballier 12/05/29 16:36:08
2
3 Modified: ChangeLog cyrus-sasl-2.1.25-r2.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.245 dev-libs/cyrus-sasl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.245&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.245&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?r1=1.244&r2=1.245
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v
19 retrieving revision 1.244
20 retrieving revision 1.245
21 diff -u -r1.244 -r1.245
22 --- ChangeLog 9 Mar 2012 14:18:07 -0000 1.244
23 +++ ChangeLog 29 May 2012 16:36:08 -0000 1.245
24 @@ -1,6 +1,10 @@
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.244 2012/03/09 14:18:07 eras Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.245 2012/05/29 16:36:08 aballier Exp $
29 +
30 + 29 May 2012; Alexis Ballier <aballier@g.o>
31 + cyrus-sasl-2.1.25-r2.ebuild:
32 + keyword ~amd64-fbsd
33
34 09 Mar 2012; Eray Aslan <eras@g.o> -cyrus-sasl-2.1.23-r1.ebuild,
35 -cyrus-sasl-2.1.23-r2.ebuild, -cyrus-sasl-2.1.23-r3.ebuild,
36
37
38
39 1.2 dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r2.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r2.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r2.ebuild?r1=1.1&r2=1.2
44
45 Index: cyrus-sasl-2.1.25-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r2.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- cyrus-sasl-2.1.25-r2.ebuild 21 Feb 2012 11:56:50 -0000 1.1
52 +++ cyrus-sasl-2.1.25-r2.ebuild 29 May 2012 16:36:08 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r2.ebuild,v 1.1 2012/02/21 11:56:50 eras Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r2.ebuild,v 1.2 2012/05/29 16:36:08 aballier Exp $
58
59 EAPI=4
60 inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2 db-use
61 @@ -13,7 +13,7 @@
62
63 LICENSE="as-is"
64 SLOT="2"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
67 IUSE="authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres sample sqlite
68 srp ssl static-libs urandom"