diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:45:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:45:56 +0000 |
commit | 5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0 (patch) | |
tree | 1f7b307e7b2e41d7ec40d8d3f1363e42ff571788 /dev-lang/mosml | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0.tar.gz gentoo-2-5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0.tar.bz2 gentoo-2-5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-lang/mosml')
-rw-r--r-- | dev-lang/mosml/mosml-2.01.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/mosml/mosml-2.01.ebuild b/dev-lang/mosml/mosml-2.01.ebuild index c103bdfbbd10..58c4abd09cab 100644 --- a/dev-lang/mosml/mosml-2.01.ebuild +++ b/dev-lang/mosml/mosml-2.01.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/mosml/mosml-2.01.ebuild,v 1.4 2004/06/24 22:52:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01.ebuild,v 1.5 2004/07/14 13:44:28 agriffis Exp $ S="${WORKDIR}/${PN}/src" DESCRIPTION="Moscow ML - a lightweight implementation of Standard ML (SML)" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.dina.dk/~sestoft/mosml.html" LICENSE="GPL-2" DEPEND="" KEYWORDS="x86 ~ppc" +IUSE="" SLOT="0" src_compile() { |