Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/cln: cln-1.3.2-r1.ebuild ChangeLog
Date: Tue, 01 Jan 2013 08:25:39
Message-Id: 20130101082530.1BFC62171D@flycatcher.gentoo.org
1 ago 13/01/01 08:25:30
2
3 Modified: cln-1.3.2-r1.ebuild ChangeLog
4 Log:
5 Stable for arm, wrt bug #446100
6
7 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.10 sci-libs/cln/cln-1.3.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/cln-1.3.2-r1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/cln-1.3.2-r1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/cln-1.3.2-r1.ebuild?r1=1.9&r2=1.10
15
16 Index: cln-1.3.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.2-r1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- cln-1.3.2-r1.ebuild 30 Dec 2012 15:10:03 -0000 1.9
23 +++ cln-1.3.2-r1.ebuild 1 Jan 2013 08:25:29 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.2-r1.ebuild,v 1.9 2012/12/30 15:10:03 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.2-r1.ebuild,v 1.10 2013/01/01 08:25:29 ago Exp $
30
31 EAPI=4
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="1"
37 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
39 IUSE="doc examples static-libs"
40
41 DEPEND="dev-libs/gmp
42
43
44
45 1.62 sci-libs/cln/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/ChangeLog?rev=1.62&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/ChangeLog?rev=1.62&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cln/ChangeLog?r1=1.61&r2=1.62
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v
54 retrieving revision 1.61
55 retrieving revision 1.62
56 diff -u -r1.61 -r1.62
57 --- ChangeLog 30 Dec 2012 15:10:03 -0000 1.61
58 +++ ChangeLog 1 Jan 2013 08:25:29 -0000 1.62
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sci-libs/cln
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.61 2012/12/30 15:10:03 ago Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.62 2013/01/01 08:25:29 ago Exp $
65 +
66 + 01 Jan 2013; Agostino Sarubbo <ago@g.o> cln-1.3.2-r1.ebuild:
67 + Stable for arm, wrt bug #446100
68
69 30 Dec 2012; Agostino Sarubbo <ago@g.o> cln-1.3.2-r1.ebuild:
70 Stable for alpha, wrt bug #446100