Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libf2c: ChangeLog libf2c-20090407-r1.ebuild
Date: Sat, 31 Mar 2012 13:30:10
Message-Id: 20120331132959.D254E2004B@flycatcher.gentoo.org
1 klausman 12/03/31 13:29:59
2
3 Modified: ChangeLog libf2c-20090407-r1.ebuild
4 Log:
5 Stable on alpha, bug #354033
6
7 (Portage version: 2.1.10.52/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.44 dev-libs/libf2c/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/ChangeLog?rev=1.44&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/ChangeLog?rev=1.44&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/ChangeLog?r1=1.43&r2=1.44
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v
19 retrieving revision 1.43
20 retrieving revision 1.44
21 diff -u -r1.43 -r1.44
22 --- ChangeLog 13 Jul 2011 14:36:38 -0000 1.43
23 +++ ChangeLog 31 Mar 2012 13:29:59 -0000 1.44
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.43 2011/07/13 14:36:38 xarthisius Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.44 2012/03/31 13:29:59 klausman Exp $
30 +
31 + 31 Mar 2012; Tobias Klausmann <klausman@g.o>
32 + libf2c-20090407-r1.ebuild:
33 + Stable on alpha, bug #354033
34
35 13 Jul 2011; Kacper Kowalik <xarthisius@g.o>
36 libf2c-20090407-r1.ebuild:
37
38
39
40 1.9 dev-libs/libf2c/libf2c-20090407-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild?rev=1.9&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild?rev=1.9&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild?r1=1.8&r2=1.9
45
46 Index: libf2c-20090407-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v
49 retrieving revision 1.8
50 retrieving revision 1.9
51 diff -u -r1.8 -r1.9
52 --- libf2c-20090407-r1.ebuild 13 Jul 2011 14:36:38 -0000 1.8
53 +++ libf2c-20090407-r1.ebuild 31 Mar 2012 13:29:59 -0000 1.9
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v 1.8 2011/07/13 14:36:38 xarthisius Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v 1.9 2012/03/31 13:29:59 klausman Exp $
60
61 EAPI=2
62 inherit toolchain-funcs eutils
63 @@ -13,7 +13,7 @@
64
65 LICENSE="as-is"
66 SLOT="0"
67 -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
68 +KEYWORDS="alpha amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
69 IUSE="static-libs"
70
71 RDEPEND=""