From f083cff40a23c1c9c3fddb81b1a7eb851a81e68a Mon Sep 17 00:00:00 2001 From: Alexander Plank Date: Mon, 26 Jul 2004 02:06:40 +0000 Subject: ~macos (problems) --- dev-lang/ocaml/ChangeLog | 5 ++++- dev-lang/ocaml/ocaml-3.07-r1.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index d867809c748b..ebd34e437b18 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.36 2004/07/25 20:07:57 alexander Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.37 2004/07/26 02:06:40 alexander Exp $ + + 25 Jun 2004; Alexander Plank ocaml-3.07-r1.ebuild + ~macos keyword (unison fails and cites ocaml problems) 25 Jun 2004; Alexander Plank ocaml-3.07-r1.ebuild add macos keyword diff --git a/dev-lang/ocaml/ocaml-3.07-r1.ebuild b/dev-lang/ocaml/ocaml-3.07-r1.ebuild index c7b89b5b4457..71a82b4e0c92 100644 --- a/dev-lang/ocaml/ocaml-3.07-r1.ebuild +++ b/dev-lang/ocaml/ocaml-3.07-r1.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.07-r1.ebuild,v 1.16 2004/07/25 20:07:57 alexander Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.17 2004/07/26 02:06:40 alexander Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="http://caml.inria.fr/distrib/${P}/${P}.tar.gz LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc alpha ~ia64 ~amd64 hppa macos" +KEYWORDS="x86 ~sparc ~ppc alpha ~ia64 ~amd64 hppa ~macos" IUSE="tcltk" DEPEND="virtual/libc @@ -73,4 +73,4 @@ pkg_postinst() { einfo "sh ${FILESDIR}/ocaml-rebuild.sh [-h | emerge options]" einfo "Which will call emerge on all old packages with the given options" echo -} \ No newline at end of file +} -- cgit v1.2.3-65-gdbad