diff options
Diffstat (limited to 'sci-mathematics/coq/coq-8.0_p3.ebuild')
-rw-r--r-- | sci-mathematics/coq/coq-8.0_p3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |