diff options
author | Jason Wever <weeve@gentoo.org> | 2004-08-14 04:45:52 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-08-14 04:45:52 +0000 |
commit | 4f09c99f8e3982f233b78058e0e2a527e9ff71b7 (patch) | |
tree | ca149c6effde0335fbf7da616afe435b5ba1768d /dev-lang/ocaml | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-4f09c99f8e3982f233b78058e0e2a527e9ff71b7.tar.gz gentoo-2-4f09c99f8e3982f233b78058e0e2a527e9ff71b7.tar.bz2 gentoo-2-4f09c99f8e3982f233b78058e0e2a527e9ff71b7.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.07-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 7af9b43e896c..21902a797d97 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.42 2004/08/08 09:19:12 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.43 2004/08/14 04:45:52 weeve Exp $ + + 13 Aug 2004; Jason Wever <weeve@gentoo.org> ocaml-3.07-r1.ebuild: + Stable on sparc. 08 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.07-r1.ebuild: Move 3.07 to stable on ppc. diff --git a/dev-lang/ocaml/ocaml-3.07-r1.ebuild b/dev-lang/ocaml/ocaml-3.07-r1.ebuild index 83ac7d645d86..f793d4298d09 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.21 2004/08/08 09:19:12 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.22 2004/08/14 04:45:52 weeve 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 latex" DEPEND="virtual/libc |