diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-08 04:47:15 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-08 04:47:15 +0000 |
commit | f6cba16a6934ecffc96c6561064fb93653a34b2e (patch) | |
tree | 051c1bed5b18e15f930a1d54bc10b34489c7086d /dev-lang/ocaml | |
parent | New version in ~arch, see bug #72798 for the movement from package.mask (Mani... (diff) | |
download | gentoo-2-f6cba16a6934ecffc96c6561064fb93653a34b2e.tar.gz gentoo-2-f6cba16a6934ecffc96c6561064fb93653a34b2e.tar.bz2 gentoo-2-f6cba16a6934ecffc96c6561064fb93653a34b2e.zip |
Stable on sparc.
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index d13f90df5452..7a9b10681130 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.50 2004/11/29 09:01:58 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.51 2004/12/08 04:47:15 weeve Exp $ + + 07 Dec 2004; Jason Wever <weeve@gentoo.org> ocaml-3.08.1.ebuild: + Stable on sparc. *ocaml-3.08.2 (29 Nov 2004) diff --git a/dev-lang/ocaml/ocaml-3.08.1.ebuild b/dev-lang/ocaml/ocaml-3.08.1.ebuild index bb26b1fe52b1..057091382626 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.6 2004/11/29 09:01:58 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.1.ebuild,v 1.7 2004/12/08 04:47:15 weeve 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 |