diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-21 14:43:29 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-21 14:43:29 +0000 |
commit | 4b9017c4c5f5690aa9979a2c0cc7390352e902a2 (patch) | |
tree | 473c04c8aeb12e26872009d3c83704b614c16618 /dev-lang | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-4b9017c4c5f5690aa9979a2c0cc7390352e902a2.tar.gz gentoo-2-4b9017c4c5f5690aa9979a2c0cc7390352e902a2.tar.bz2 gentoo-2-4b9017c4c5f5690aa9979a2c0cc7390352e902a2.zip |
Stable on amd64, bug 106837.
(Portage version: 2.0.53)
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 dfb47f262043..5202beb2eaf0 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.72 2005/11/19 21:16:25 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.73 2005/12/21 14:43:29 cryos Exp $ + + 21 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> ocaml-3.08.4.ebuild: + Stable on amd64, bug 106837. 19 Nov 2005; Rene Nussbaumer <killerfox@gentoo.org> ocaml-3.08.4.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 8a79502336c3..f54746066f7c 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.4 2005/11/19 21:16:25 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.5 2005/12/21 14:43:29 cryos 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 |