Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
armin76 09/12/27 11:55:52
Modified: ChangeLog coq-8.2_p1-r1.ebuild
Log:
sparc stable wrt #291786
(Portage version: 2.1.6.13/cvs/Linux ia64)
Revision Changes Path
1.49 sci-mathematics/coq/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/coq/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/coq/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/coq/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 9 Nov 2009 16:08:20 -0000 1.48
+++ ChangeLog 27 Dec 2009 11:55:52 -0000 1.49
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/coq
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.48 2009/11/09 16:08:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.49 2009/12/27 11:55:52 armin76 Exp $
+
+ 27 Dec 2009; Raúl Porcel <armin76@g.o> coq-8.2_p1-r1.ebuild:
+ sparc stable wrt #291786
09 Nov 2009; Markus Meier <maekke@g.o> coq-8.2_p1-r1.ebuild:
amd64/x86 stable, bug #291786
1.5 sci-mathematics/coq/coq-8.2_p1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/coq/coq-8.2_p1-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/coq/coq-8.2_p1-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/coq/coq-8.2_p1-r1.ebuild?r1=1.4&r2=1.5
Index: coq-8.2_p1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.2_p1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- coq-8.2_p1-r1.ebuild 9 Nov 2009 16:08:20 -0000 1.4
+++ coq-8.2_p1-r1.ebuild 27 Dec 2009 11:55:52 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.2_p1-r1.ebuild,v 1.4 2009/11/09 16:08:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.2_p1-r1.ebuild,v 1.5 2009/12/27 11:55:52 armin76 Exp $
EAPI="2"
@@ -15,7 +15,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="norealanalysis gtk debug +ocamlopt doc"
RDEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]
|
|