summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-09 16:08:20 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-09 16:08:20 +0000
commit9e8a0406fd093d315c4308d8f8ece3962428b4f7 (patch)
treeb8c969457b8a1e04db70e5b5aa2c54dc96542406 /sci-mathematics
parentstable sparc, bug 290041 (diff)
downloadgentoo-2-9e8a0406fd093d315c4308d8f8ece3962428b4f7.tar.gz
gentoo-2-9e8a0406fd093d315c4308d8f8ece3962428b4f7.tar.bz2
gentoo-2-9e8a0406fd093d315c4308d8f8ece3962428b4f7.zip
amd64/x86 stable, bug #291786
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/coq/ChangeLog5
-rw-r--r--sci-mathematics/coq/coq-8.2_p1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/coq/ChangeLog b/sci-mathematics/coq/ChangeLog
index 895e4f4410c3..748c0b6fb309 100644
--- a/sci-mathematics/coq/ChangeLog
+++ b/sci-mathematics/coq/ChangeLog
@@ -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.47 2009/11/08 20:29:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.48 2009/11/09 16:08:20 maekke Exp $
+
+ 09 Nov 2009; Markus Meier <maekke@gentoo.org> coq-8.2_p1-r1.ebuild:
+ amd64/x86 stable, bug #291786
08 Nov 2009; nixnut <nixnut@gentoo.org> coq-8.2_p1-r1.ebuild:
ppc stable #291786
diff --git a/sci-mathematics/coq/coq-8.2_p1-r1.ebuild b/sci-mathematics/coq/coq-8.2_p1-r1.ebuild
index 45c0351d06e5..87feec7127ad 100644
--- a/sci-mathematics/coq/coq-8.2_p1-r1.ebuild
+++ b/sci-mathematics/coq/coq-8.2_p1-r1.ebuild
@@ -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.3 2009/11/08 20:29:04 nixnut Exp $
+# $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 $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="http://coq.inria.fr/distrib/V${MY_PV}/files/${MY_P}.tar.gz"
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?]