Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libf2c: ChangeLog libf2c-20090407-r1.ebuild
Date: Tue, 26 Apr 2011 20:06:46
Message-Id: 20110426200606.C5D8F20054@flycatcher.gentoo.org
1 angelos 11/04/26 20:06:06
2
3 Modified: ChangeLog libf2c-20090407-r1.ebuild
4 Log:
5 Stable on amd64 wrt bug #364011
6
7 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.38 dev-libs/libf2c/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -u -r1.37 -r1.38
22 --- ChangeLog 24 Feb 2011 07:25:42 -0000 1.37
23 +++ ChangeLog 26 Apr 2011 20:06:06 -0000 1.38
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/libf2c
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.37 2011/02/24 07:25:42 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.38 2011/04/26 20:06:06 angelos Exp $
29 +
30 + 26 Apr 2011; Christoph Mende <christoph@g.o>
31 + libf2c-20090407-r1.ebuild:
32 + Stable on amd64 wrt bug #364011
33
34 24 Feb 2011; Justin Lecher <jlec@g.o> libf2c-20070912.ebuild,
35 libf2c-20090407-r1.ebuild:
36
37
38
39 1.4 dev-libs/libf2c/libf2c-20090407-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild?r1=1.3&r2=1.4
44
45 Index: libf2c-20090407-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- libf2c-20090407-r1.ebuild 24 Feb 2011 07:25:42 -0000 1.3
52 +++ libf2c-20090407-r1.ebuild 26 Apr 2011 20:06:06 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v 1.3 2011/02/24 07:25:42 jlec Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v 1.4 2011/04/26 20:06:06 angelos Exp $
58
59 EAPI=2
60 inherit toolchain-funcs eutils
61 @@ -13,7 +13,7 @@
62
63 LICENSE="as-is"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
66 +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
67 IUSE="static-libs"
68
69 RDEPEND=""