Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/cqrlib: ChangeLog cqrlib-1.0.5.ebuild
Date: Mon, 28 Jun 2010 22:42:03
Message-Id: 20100628224156.BBBF72C621@corvid.gentoo.org
1 angelos 10/06/28 22:41:56
2
3 Modified: ChangeLog cqrlib-1.0.5.ebuild
4 Log:
5 Stable on amd64 wrt bug #326037
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 sci-libs/cqrlib/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cqrlib/ChangeLog?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cqrlib/ChangeLog?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cqrlib/ChangeLog?r1=1.4&r2=1.5
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/ChangeLog,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ChangeLog 25 May 2010 09:26:44 -0000 1.4
22 +++ ChangeLog 28 Jun 2010 22:41:56 -0000 1.5
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-libs/cqrlib
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/ChangeLog,v 1.4 2010/05/25 09:26:44 jlec Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/ChangeLog,v 1.5 2010/06/28 22:41:56 angelos Exp $
28 +
29 + 28 Jun 2010; Christoph Mende <angelos@g.o> cqrlib-1.0.5.ebuild:
30 + Stable on amd64 wrt bug #326037
31
32 *cqrlib-1.0.5 (25 May 2010)
33
34
35
36
37 1.2 sci-libs/cqrlib/cqrlib-1.0.5.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cqrlib/cqrlib-1.0.5.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cqrlib/cqrlib-1.0.5.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cqrlib/cqrlib-1.0.5.ebuild?r1=1.1&r2=1.2
42
43 Index: cqrlib-1.0.5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/cqrlib-1.0.5.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- cqrlib-1.0.5.ebuild 25 May 2010 09:26:44 -0000 1.1
50 +++ cqrlib-1.0.5.ebuild 28 Jun 2010 22:41:56 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/cqrlib-1.0.5.ebuild,v 1.1 2010/05/25 09:26:44 jlec Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/cqrlib-1.0.5.ebuild,v 1.2 2010/06/28 22:41:56 angelos Exp $
56
57 EAPI="3"
58
59 @@ -15,7 +15,7 @@
60
61 LICENSE="LGPL-2.1"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
64 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
65 IUSE=""
66
67 RDEPEND="dev-libs/cvector"