Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/cln: ChangeLog cln-1.2.2.ebuild
Date: Wed, 01 Jul 2009 15:53:19
Message-Id: E1MM27Y-00060y-4Z@stork.gentoo.org
1 aballier 09/07/01 15:53:16
2
3 Modified: ChangeLog cln-1.2.2.ebuild
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.35 sci-libs/cln/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cln/ChangeLog?rev=1.35&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cln/ChangeLog?rev=1.35&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cln/ChangeLog?r1=1.34&r2=1.35
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v
18 retrieving revision 1.34
19 retrieving revision 1.35
20 diff -u -r1.34 -r1.35
21 --- ChangeLog 29 Jun 2009 13:39:55 -0000 1.34
22 +++ ChangeLog 1 Jul 2009 15:53:15 -0000 1.35
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-libs/cln
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.34 2009/06/29 13:39:55 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.35 2009/07/01 15:53:15 aballier Exp $
28 +
29 + 01 Jul 2009; Alexis Ballier <aballier@g.o> cln-1.2.2.ebuild:
30 + keyword ~x86-fbsd
31
32 29 Jun 2009; Tomáš Chvátal <scarabeus@g.o> cln-1.2.2.ebuild,
33 +files/cln-1.2.2-gcc-4.4.patch:
34
35
36
37 1.13 sci-libs/cln/cln-1.2.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cln/cln-1.2.2.ebuild?rev=1.13&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cln/cln-1.2.2.ebuild?rev=1.13&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cln/cln-1.2.2.ebuild?r1=1.12&r2=1.13
42
43 Index: cln-1.2.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.2.2.ebuild,v
46 retrieving revision 1.12
47 retrieving revision 1.13
48 diff -u -r1.12 -r1.13
49 --- cln-1.2.2.ebuild 29 Jun 2009 13:39:55 -0000 1.12
50 +++ cln-1.2.2.ebuild 1 Jul 2009 15:53:15 -0000 1.13
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.2.2.ebuild,v 1.12 2009/06/29 13:39:55 scarabeus Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.2.2.ebuild,v 1.13 2009/07/01 15:53:15 aballier Exp $
56
57 EAPI=2
58 inherit eutils flag-o-matic
59 @@ -13,7 +13,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="1"
63 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
64 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
65 IUSE="doc examples"
66
67 DEPEND="dev-libs/gmp"