Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/singular: ChangeLog singular-3.1.4-r1.ebuild
Date: Mon, 04 Jun 2012 13:54:45
Message-Id: 20120604135435.94A1F2004B@flycatcher.gentoo.org
1 tomka 12/06/04 13:54:35
2
3 Modified: ChangeLog singular-3.1.4-r1.ebuild
4 Log:
5 marked x86 per bug 418407
6
7 (Portage version: 2.1.10.64/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.52 sci-mathematics/singular/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?rev=1.52&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?rev=1.52&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?r1=1.51&r2=1.52
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v
19 retrieving revision 1.51
20 retrieving revision 1.52
21 diff -u -r1.51 -r1.52
22 --- ChangeLog 3 Jun 2012 19:30:58 -0000 1.51
23 +++ ChangeLog 4 Jun 2012 13:54:35 -0000 1.52
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-mathematics/singular
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.51 2012/06/03 19:30:58 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.52 2012/06/04 13:54:35 tomka Exp $
29 +
30 + 04 Jun 2012; Thomas Kahle <tomka@g.o> singular-3.1.4-r1.ebuild:
31 + marked x86 per bug 418407
32
33 03 Jun 2012; Agostino Sarubbo <ago@g.o> singular-3.1.4-r1.ebuild:
34 Stable for amd64, wrt bug #418407
35
36
37
38 1.3 sci-mathematics/singular/singular-3.1.4-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-3.1.4-r1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-3.1.4-r1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-3.1.4-r1.ebuild?r1=1.2&r2=1.3
43
44 Index: singular-3.1.4-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.4-r1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- singular-3.1.4-r1.ebuild 3 Jun 2012 19:30:58 -0000 1.2
51 +++ singular-3.1.4-r1.ebuild 4 Jun 2012 13:54:35 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.4-r1.ebuild,v 1.2 2012/06/03 19:30:58 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.4-r1.ebuild,v 1.3 2012/06/04 13:54:35 tomka Exp $
57
58 EAPI="3"
59 WANT_AUTOCONF="2.1" # Upstream ticket 240 -> wontfix
60 @@ -28,7 +28,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~x86 ~x86-linux ~x86-macos"
65 +KEYWORDS="amd64 ~ppc x86 ~x86-linux ~x86-macos"
66 IUSE="boost doc emacs examples python +readline test"
67
68 RDEPEND="dev-libs/gmp