diff options
Diffstat (limited to 'dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild')
-rw-r--r-- | dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild b/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild index 4368e208699c..b88c6680744d 100644 --- a/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild +++ b/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild,v 1.2 2003/09/08 03:03:01 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild,v 1.3 2004/03/13 10:07:40 mr_bones_ Exp $ DESCRIPTION="Generic O'Caml Makefile for GNU Make" HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html" @@ -10,9 +10,8 @@ DEPEND=">=dev-lang/ocaml-3.06-r1 >=dev-ml/findlib-0.8" SRC_URI="http://www.oefai.at/~markus/ocaml_sources/${P}.tar.bz2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc" IUSE="" -S=${WORKDIR}/${P} src_compile() { # Nothing to do |