diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-09 02:27:53 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-09 02:27:53 +0000 |
commit | d7762aee315b80fe54f65b0f679a1d228e86d95f (patch) | |
tree | b730a44e024abd09db3c16f4cfd5573d112f6c33 /dev-lang | |
parent | Getting ~sparc back on the latest and greatest. (diff) | |
download | gentoo-2-d7762aee315b80fe54f65b0f679a1d228e86d95f.tar.gz gentoo-2-d7762aee315b80fe54f65b0f679a1d228e86d95f.tar.bz2 gentoo-2-d7762aee315b80fe54f65b0f679a1d228e86d95f.zip |
Marked stable on SPARC wrt bug #106837.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 5e6f8e491948..99dfa3e69472 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.69 2005/10/16 09:44:31 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.70 2005/11/09 02:27:53 weeve Exp $ + + 09 Nov 2005; Jason Wever <weeve@gentoo.org> ocaml-3.08.4.ebuild: + Marked stable on SPARC wrt bug #106837. 16 Oct 2005; Rene Nussbaumer <killerfox@gentoo.org> ocaml-3.08.3.ebuild: Stable on hppa. diff --git a/dev-lang/ocaml/ocaml-3.08.4.ebuild b/dev-lang/ocaml/ocaml-3.08.4.ebuild index ef891d351a08..d916698b201c 100644 --- a/dev-lang/ocaml/ocaml-3.08.4.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.2 2005/10/18 00:12:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.3 2005/11/09 02:27:53 weeve Exp $ inherit flag-o-matic eutils multilib @@ -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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos -s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos -s390 sparc ~x86" IUSE="tcltk latex" DEPEND="virtual/libc |