diff options
author | 2004-12-20 00:32:57 +0000 | |
---|---|---|
committer | 2004-12-20 00:32:57 +0000 | |
commit | f7bbd5e81ae7a758a52bdd160298a3dc1221f2ff (patch) | |
tree | 740296f401c0a2bb49e7eb97f7918c74ad5ab0c3 /dev-lang/ocaml/ocaml-3.08.1.ebuild | |
parent | Version bump, new ebuild by Fernando Serboncini <fserb@terra.com.br> (Manifes... (diff) | |
download | gentoo-2-f7bbd5e81ae7a758a52bdd160298a3dc1221f2ff.tar.gz gentoo-2-f7bbd5e81ae7a758a52bdd160298a3dc1221f2ff.tar.bz2 gentoo-2-f7bbd5e81ae7a758a52bdd160298a3dc1221f2ff.zip |
Stable on alpha.
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.08.1.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.08.1.ebuild b/dev-lang/ocaml/ocaml-3.08.1.ebuild index 057091382626..aa9fcd1cc13f 100644 --- a/dev-lang/ocaml/ocaml-3.08.1.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.1.ebuild,v 1.7 2004/12/08 04:47:15 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.1.ebuild,v 1.8 2004/12/20 00:32:57 kloeri Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc ~alpha ~ia64 ~amd64 ~hppa ~ppc-macos" +KEYWORDS="x86 sparc ~ppc alpha ~ia64 ~amd64 ~hppa ~ppc-macos" IUSE="tcltk latex" DEPEND="virtual/libc |