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/lrslib: ChangeLog lrslib-042c-r1.ebuild
Date: Sun, 02 Jan 2011 09:20:57
Message-Id: 20110102092048.4CB8220054@flycatcher.gentoo.org
1 phajdan.jr 11/01/02 09:20:48
2
3 Modified: ChangeLog lrslib-042c-r1.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.5 sci-libs/lrslib/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/lrslib/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/lrslib/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/lrslib/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/lrslib/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 29 Dec 2010 18:12:32 -0000 1.4
23 +++ ChangeLog 2 Jan 2011 09:20:48 -0000 1.5
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-libs/lrslib
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/lrslib/ChangeLog,v 1.4 2010/12/29 18:12:32 hwoarang Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lrslib/ChangeLog,v 1.5 2011/01/02 09:20:48 phajdan.jr Exp $
30 +
31 + 02 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o>
32 + lrslib-042c-r1.ebuild:
33 + x86 stable wrt bug #349167
34
35 29 Dec 2010; Markos Chandras <hwoarang@g.o> lrslib-042c-r1.ebuild:
36 Stable on amd64 wrt bug #349167
37
38
39
40 1.3 sci-libs/lrslib/lrslib-042c-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/lrslib/lrslib-042c-r1.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/lrslib/lrslib-042c-r1.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/lrslib/lrslib-042c-r1.ebuild?r1=1.2&r2=1.3
45
46 Index: lrslib-042c-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sci-libs/lrslib/lrslib-042c-r1.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- lrslib-042c-r1.ebuild 29 Dec 2010 18:12:32 -0000 1.2
53 +++ lrslib-042c-r1.ebuild 2 Jan 2011 09:20:48 -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/lrslib/lrslib-042c-r1.ebuild,v 1.2 2010/12/29 18:12:32 hwoarang Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lrslib/lrslib-042c-r1.ebuild,v 1.3 2011/01/02 09:20:48 phajdan.jr Exp $
60
61 EAPI=2
62
63 @@ -12,7 +12,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="amd64 ~x86"
68 +KEYWORDS="amd64 x86"
69 IUSE="gmp"
70
71 DEPEND="gmp? ( dev-libs/gmp )"