diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 04:12:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 04:12:50 +0000 |
commit | afae135bf018ce2d4e588fded0c4214d7614b6b4 (patch) | |
tree | 8d61df3a1ea0811b93435d2671dc9bc73f741a14 /dev-lang/ocaml/ocaml-3.08.1.ebuild | |
parent | Fixed another typo on zh_CN :( This closes bug #87054. (diff) | |
download | gentoo-2-afae135bf018ce2d4e588fded0c4214d7614b6b4.tar.gz gentoo-2-afae135bf018ce2d4e588fded0c4214d7614b6b4.tar.bz2 gentoo-2-afae135bf018ce2d4e588fded0c4214d7614b6b4.zip |
stable on ia64
(Portage version: 2.0.51.16)
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 6d67adbdc9a1..12f1dae6ac53 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-2005 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.11 2005/02/07 12:17:28 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.1.ebuild,v 1.12 2005/04/01 04:12:50 agriffis 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 |