summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-20 17:57:47 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-20 17:57:47 +0000
commite8f35d2d4ea9fc8c2e99b3655c44a0ae2d3ecdfa (patch)
treeabd6fdc58432ace7d9086023ca05c247ccc1301c /sci-mathematics
parentx86 stable wrt bug #355103 (diff)
downloadgentoo-2-e8f35d2d4ea9fc8c2e99b3655c44a0ae2d3ecdfa.tar.gz
gentoo-2-e8f35d2d4ea9fc8c2e99b3655c44a0ae2d3ecdfa.tar.bz2
gentoo-2-e8f35d2d4ea9fc8c2e99b3655c44a0ae2d3ecdfa.zip
x86 stable wrt bug #355539
(Portage version: 2.1.9.25/cvs/Linux i686)
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 6fd3b2eeb897..bb1109167dec 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.60 2011/02/20 07:36:09 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.61 2011/02/20 17:57:47 phajdan.jr Exp $
+
+ 20 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> coq-8.3_p1.ebuild:
+ x86 stable wrt bug #355539
20 Feb 2011; Thomas Kahle <tomka@gentoo.org> coq-8.2_p2.ebuild,
+files/coq-8.2_p2-camlp5-6-compat.patch:
diff --git a/sci-mathematics/coq/coq-8.3_p1.ebuild b/sci-mathematics/coq/coq-8.3_p1.ebuild
index 1d1ce81f0fcd..8326366f069d 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.1 2011/01/20 19:42:06 aballier Exp $
+# $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 $
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?]