Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/cddlib: ChangeLog cddlib-094f-r2.ebuild
Date: Sun, 02 Jan 2011 09:18:27
Message-Id: 20110102091818.1D89A20054@flycatcher.gentoo.org
1 phajdan.jr 11/01/02 09:18:18
2
3 Modified: ChangeLog cddlib-094f-r2.ebuild
4 Log:
5 x86 stable wrt bug #349167
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 sci-libs/cddlib/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cddlib/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cddlib/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cddlib/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 29 Dec 2010 18:10:43 -0000 1.2
23 +++ ChangeLog 2 Jan 2011 09:18:18 -0000 1.3
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-libs/cddlib
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.2 2010/12/29 18:10:43 hwoarang Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.3 2011/01/02 09:18:18 phajdan.jr Exp $
30 +
31 + 02 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o>
32 + cddlib-094f-r2.ebuild:
33 + x86 stable wrt bug #349167
34
35 29 Dec 2010; Markos Chandras <hwoarang@g.o> cddlib-094f-r2.ebuild:
36 Stable on amd64 wrt bug #349167
37
38
39
40 1.3 sci-libs/cddlib/cddlib-094f-r2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild?r1=1.2&r2=1.3
45
46 Index: cddlib-094f-r2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- cddlib-094f-r2.ebuild 29 Dec 2010 18:10:43 -0000 1.2
53 +++ cddlib-094f-r2.ebuild 2 Jan 2011 09:18:18 -0000 1.3
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild,v 1.2 2010/12/29 18:10:43 hwoarang Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild,v 1.3 2011/01/02 09:18:18 phajdan.jr Exp $
60
61 EAPI="3"
62
63 @@ -12,7 +12,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
68 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
69 IUSE="doc static-libs"
70
71 DEPEND=">=dev-libs/gmp-4.2.2"