summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-01-17 16:45:45 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-01-17 16:45:45 +0000
commit768d8bc9e153544a37f9d6be83b1d4307fcbd808 (patch)
treeae23b7ebc6d686e527c32130b67c52f1485a94cb /sci-mathematics/coq
parentppc stable #253978 (diff)
downloadgentoo-2-768d8bc9e153544a37f9d6be83b1d4307fcbd808.tar.gz
gentoo-2-768d8bc9e153544a37f9d6be83b1d4307fcbd808.tar.bz2
gentoo-2-768d8bc9e153544a37f9d6be83b1d4307fcbd808.zip
ppc stable #254073
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'sci-mathematics/coq')
-rw-r--r--sci-mathematics/coq/ChangeLog5
-rw-r--r--sci-mathematics/coq/coq-8.1_p4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/coq/ChangeLog b/sci-mathematics/coq/ChangeLog
index aa8501afce67..0d94e248a54f 100644
--- a/sci-mathematics/coq/ChangeLog
+++ b/sci-mathematics/coq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/coq
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.38 2009/01/12 21:40:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.39 2009/01/17 16:45:45 nixnut Exp $
+
+ 17 Jan 2009; nixnut <nixnut@gentoo.org> coq-8.1_p4.ebuild:
+ ppc stable #254073
12 Jan 2009; Markus Meier <maekke@gentoo.org> coq-8.1_p4.ebuild:
x86 stable, bug #254073
diff --git a/sci-mathematics/coq/coq-8.1_p4.ebuild b/sci-mathematics/coq/coq-8.1_p4.ebuild
index 9860aeea3941..feba183ab2e0 100644
--- a/sci-mathematics/coq/coq-8.1_p4.ebuild
+++ b/sci-mathematics/coq/coq-8.1_p4.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.1_p4.ebuild,v 1.4 2009/01/12 21:40:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.1_p4.ebuild,v 1.5 2009/01/17 16:45:45 nixnut Exp $
EAPI="2"
@@ -17,7 +17,7 @@ SRC_URI="http://coq.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="norealanalysis gtk debug +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]