Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libf2c: ChangeLog libf2c-20070912.ebuild libf2c-20090407-r1.ebuild
Date: Thu, 24 Feb 2011 07:25:53
Message-Id: 20110224072542.5F19720054@flycatcher.gentoo.org
1 jlec 11/02/24 07:25:42
2
3 Modified: ChangeLog libf2c-20070912.ebuild
4 libf2c-20090407-r1.ebuild
5 Log:
6 Correct license to as-is, #356271
7
8 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.37 dev-libs/libf2c/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/ChangeLog?rev=1.37&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/ChangeLog?rev=1.37&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/ChangeLog?r1=1.36&r2=1.37
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v
20 retrieving revision 1.36
21 retrieving revision 1.37
22 diff -u -r1.36 -r1.37
23 --- ChangeLog 11 May 2010 10:58:13 -0000 1.36
24 +++ ChangeLog 24 Feb 2011 07:25:42 -0000 1.37
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-libs/libf2c
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.36 2010/05/11 10:58:13 jlec Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.37 2011/02/24 07:25:42 jlec Exp $
31 +
32 + 24 Feb 2011; Justin Lecher <jlec@g.o> libf2c-20070912.ebuild,
33 + libf2c-20090407-r1.ebuild:
34 + Correct license to as-is, #356271
35
36 11 May 2010; Justin Lecher <jlec@g.o> libf2c-20090407-r1.ebuild:
37 Keyworded for ~amd64-linux ~x86-linux
38
39
40
41 1.11 dev-libs/libf2c/libf2c-20070912.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20070912.ebuild?rev=1.11&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20070912.ebuild?rev=1.11&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20070912.ebuild?r1=1.10&r2=1.11
46
47 Index: libf2c-20070912.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20070912.ebuild,v
50 retrieving revision 1.10
51 retrieving revision 1.11
52 diff -u -r1.10 -r1.11
53 --- libf2c-20070912.ebuild 23 Sep 2009 17:22:32 -0000 1.10
54 +++ libf2c-20070912.ebuild 24 Feb 2011 07:25:42 -0000 1.11
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2009 Gentoo Foundation
57 +# Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20070912.ebuild,v 1.10 2009/09/23 17:22:32 patrick Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20070912.ebuild,v 1.11 2011/02/24 07:25:42 jlec Exp $
61
62 inherit toolchain-funcs eutils
63
64 @@ -10,7 +10,7 @@
65 SRC_URI="http://dev.gentoo.org/~dberkholz/distfiles/${P}.zip
66 mirror://gentoo/${P}.zip"
67
68 -LICENSE="libf2c"
69 +LICENSE="as-is"
70 SLOT="0"
71 KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
72 IUSE=""
73
74
75
76 1.3 dev-libs/libf2c/libf2c-20090407-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild?rev=1.3&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild?rev=1.3&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild?r1=1.2&r2=1.3
81
82 Index: libf2c-20090407-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v
85 retrieving revision 1.2
86 retrieving revision 1.3
87 diff -u -r1.2 -r1.3
88 --- libf2c-20090407-r1.ebuild 11 May 2010 10:58:13 -0000 1.2
89 +++ libf2c-20090407-r1.ebuild 24 Feb 2011 07:25:42 -0000 1.3
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2010 Gentoo Foundation
92 +# Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v 1.2 2010/05/11 10:58:13 jlec Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407-r1.ebuild,v 1.3 2011/02/24 07:25:42 jlec Exp $
96
97 EAPI=2
98 inherit toolchain-funcs eutils
99 @@ -11,7 +11,7 @@
100 #SRC_URI="ftp://ftp.netlib.org/f2c/${PN}.zip"
101 SRC_URI="mirror://gentoo/${P}.zip"
102
103 -LICENSE="libf2c"
104 +LICENSE="as-is"
105 SLOT="0"
106 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
107 IUSE="static-libs"
108 @@ -23,9 +23,10 @@
109 S="${WORKDIR}/${PN}"
110
111 src_prepare() {
112 - epatch "${FILESDIR}"/20051004-add-ofiles-dep.patch
113 - epatch "${FILESDIR}"/${PV}-link-shared-libf2c-correctly.patch
114 - epatch "${FILESDIR}"/${PV}-main.patch
115 + epatch \
116 + "${FILESDIR}"/20051004-add-ofiles-dep.patch \
117 + "${FILESDIR}"/${PV}-link-shared-libf2c-correctly.patch \
118 + "${FILESDIR}"/${PV}-main.patch
119 }
120
121 src_compile() {