summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-21 18:45:10 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-21 18:45:10 +0000
commit7419b75129e24a5042aefeefb986d2fadb64acf2 (patch)
treea59d26c6a629453a2f5ba7f2922e861e70a2ce45 /sci-mathematics
parentStable on amd64 wrt bug #355213 (diff)
downloadgentoo-2-7419b75129e24a5042aefeefb986d2fadb64acf2.tar.gz
gentoo-2-7419b75129e24a5042aefeefb986d2fadb64acf2.tar.bz2
gentoo-2-7419b75129e24a5042aefeefb986d2fadb64acf2.zip
Stable on amd64 wrt bug #355539
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/coq/ChangeLog5
-rw-r--r--sci-mathematics/coq/coq-8.3_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/coq/ChangeLog b/sci-mathematics/coq/ChangeLog
index bb1109167dec..c78b6c28c4dd 100644
--- a/sci-mathematics/coq/ChangeLog
+++ b/sci-mathematics/coq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/coq
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.61 2011/02/20 17:57:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.62 2011/02/21 18:45:10 hwoarang Exp $
+
+ 21 Feb 2011; Markos Chandras <hwoarang@gentoo.org> coq-8.3_p1.ebuild:
+ Stable on amd64 wrt bug #355539
20 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> coq-8.3_p1.ebuild:
x86 stable wrt bug #355539
diff --git a/sci-mathematics/coq/coq-8.3_p1.ebuild b/sci-mathematics/coq/coq-8.3_p1.ebuild
index 8326366f069d..213e559c94c9 100644
--- a/sci-mathematics/coq/coq-8.3_p1.ebuild
+++ b/sci-mathematics/coq/coq-8.3_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.3_p1.ebuild,v 1.2 2011/02/20 17:57:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.3_p1.ebuild,v 1.3 2011/02/21 18:45:10 hwoarang Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="http://${PN}.inria.fr/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="gtk debug +ocamlopt doc"
RDEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]