Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/glpk: glpk-4.45.ebuild ChangeLog
Date: Thu, 01 Dec 2011 17:22:35
Message-Id: 20111201172217.C6DD62004B@flycatcher.gentoo.org
1 jer 11/12/01 17:22:17
2
3 Modified: glpk-4.45.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #391517).
6
7 (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 sci-mathematics/glpk/glpk-4.45.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?r1=1.4&r2=1.5
15
16 Index: glpk-4.45.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- glpk-4.45.ebuild 28 Nov 2011 11:50:25 -0000 1.4
23 +++ glpk-4.45.ebuild 1 Dec 2011 17:22:17 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.4 2011/11/28 11:50:25 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.5 2011/12/01 17:22:17 jer Exp $
29
30 EAPI=2
31 inherit flag-o-matic
32 @@ -12,7 +12,7 @@
33
34 SLOT="0"
35 IUSE="doc examples gmp odbc mysql static-libs"
36 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
37 +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
38
39 RDEPEND="odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
40 gmp? ( dev-libs/gmp )
41
42
43
44 1.51 sci-mathematics/glpk/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.51&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.51&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.50&r2=1.51
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v
53 retrieving revision 1.50
54 retrieving revision 1.51
55 diff -u -r1.50 -r1.51
56 --- ChangeLog 28 Nov 2011 11:50:25 -0000 1.50
57 +++ ChangeLog 1 Dec 2011 17:22:17 -0000 1.51
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-mathematics/glpk
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.50 2011/11/28 11:50:25 phajdan.jr Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.51 2011/12/01 17:22:17 jer Exp $
63 +
64 + 01 Dec 2011; Jeroen Roovers <jer@g.o> glpk-4.45.ebuild:
65 + Stable for HPPA (bug #391517).
66
67 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> glpk-4.45.ebuild:
68 x86 stable wrt bug #391517