summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-05 16:44:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-05 16:44:07 +0000
commit2571d0fa625d61009883ecea2223c8b18bbd004f (patch)
treef8c39a38b2c21294b563dafcc6ee1c4d74ffe1d4 /sci-mathematics
parentStable for amd64, wrt bug #455312 (diff)
downloadgentoo-2-2571d0fa625d61009883ecea2223c8b18bbd004f.tar.gz
gentoo-2-2571d0fa625d61009883ecea2223c8b18bbd004f.tar.bz2
gentoo-2-2571d0fa625d61009883ecea2223c8b18bbd004f.zip
Stable for amd64, wrt bug #460136
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/coq/ChangeLog5
-rw-r--r--sci-mathematics/coq/coq-8.4_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/coq/ChangeLog b/sci-mathematics/coq/ChangeLog
index 8ce95bc34f95..1a09251c5729 100644
--- a/sci-mathematics/coq/ChangeLog
+++ b/sci-mathematics/coq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/coq
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.76 2013/01/15 19:25:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.77 2013/03/05 16:44:07 ago Exp $
+
+ 05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> coq-8.4_p1.ebuild:
+ Stable for amd64, wrt bug #460136
15 Jan 2013; Alexis Ballier <aballier@gentoo.org> coq-8.4_p1.ebuild,
+files/coq-8.4_p1-camlp4.patch:
diff --git a/sci-mathematics/coq/coq-8.4_p1.ebuild b/sci-mathematics/coq/coq-8.4_p1.ebuild
index 250282989e1b..dc8dc5fb8dc7 100644
--- a/sci-mathematics/coq/coq-8.4_p1.ebuild
+++ b/sci-mathematics/coq/coq-8.4_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.4_p1.ebuild,v 1.2 2013/01/15 19:25:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.4_p1.ebuild,v 1.3 2013/03/05 16:44:07 ago Exp $
EAPI="4"
@@ -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 ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="gtk debug +ocamlopt doc camlp5"
RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?]