summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-15 19:01:35 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-15 19:01:35 +0000
commit9ae5a8f464cd250c4bdc9085126c12b07f33775a (patch)
tree152b6158c5b180bd9a17b86f8743e31bca5a04ef /sci-mathematics
parentVersion bump. (diff)
downloadgentoo-2-9ae5a8f464cd250c4bdc9085126c12b07f33775a.tar.gz
gentoo-2-9ae5a8f464cd250c4bdc9085126c12b07f33775a.tar.bz2
gentoo-2-9ae5a8f464cd250c4bdc9085126c12b07f33775a.zip
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/coq/ChangeLog5
-rw-r--r--sci-mathematics/coq/coq-8.0_p3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/coq/ChangeLog b/sci-mathematics/coq/ChangeLog
index d10c4c3d428d..ed5eb4bcae35 100644
--- a/sci-mathematics/coq/ChangeLog
+++ b/sci-mathematics/coq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/coq
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.9 2006/09/14 13:31:54 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.10 2006/09/15 19:01:35 gustavoz Exp $
+
+ 15 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> coq-8.0_p3.ebuild:
+ Stable on sparc
14 Sep 2006; Matthieu Sozeau <mattam@gentoo.org> coq-8.0_p3.ebuild:
Mark stable on amd64, x86 and ppc to account for lablgtk-2.6 stabilization
diff --git a/sci-mathematics/coq/coq-8.0_p3.ebuild b/sci-mathematics/coq/coq-8.0_p3.ebuild
index 49604f818275..c601f65fde46 100644
--- a/sci-mathematics/coq/coq-8.0_p3.ebuild
+++ b/sci-mathematics/coq/coq-8.0_p3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.0_p3.ebuild,v 1.3 2006/09/14 13:31:54 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.0_p3.ebuild,v 1.4 2006/09/15 19:01:35 gustavoz Exp $
inherit eutils
@@ -19,7 +19,7 @@ translator? ( ftp://ftp.inria.fr/INRIA/coq/V${MY_PV}/${MY_P}-translator.tar.gz )
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc amd64"
+KEYWORDS="x86 ~ppc sparc amd64"
DEPEND=">=dev-lang/ocaml-3.08
ide? ( >=dev-ml/lablgtk-2.2.0 )"