diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 17:54:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 17:54:52 +0000 |
commit | 778c84705d655154897e24cabe3bdd23856d8302 (patch) | |
tree | daa1ff8f43cb3a85cd7f6ef50d51031cd5156ee7 /dev-lang/ocaml | |
parent | Stable on sparc (diff) | |
download | gentoo-2-778c84705d655154897e24cabe3bdd23856d8302.tar.gz gentoo-2-778c84705d655154897e24cabe3bdd23856d8302.tar.bz2 gentoo-2-778c84705d655154897e24cabe3bdd23856d8302.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.09.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 8bb53116d1c8..9d91bd0edbb7 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.95 2007/02/17 19:16:10 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.96 2007/03/13 17:54:52 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> ocaml-3.09.3.ebuild: + x86 stable 17 Feb 2007; Fabian Groffen <grobian@gentoo.org> ocaml-3.08.3.ebuild, ocaml-3.08.4.ebuild: diff --git a/dev-lang/ocaml/ocaml-3.09.3.ebuild b/dev-lang/ocaml/ocaml-3.09.3.ebuild index 6529db41c1d7..37d40f0eb6a3 100644 --- a/dev-lang/ocaml/ocaml-3.09.3.ebuild +++ b/dev-lang/ocaml/ocaml-3.09.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3.ebuild,v 1.7 2007/02/06 08:26:45 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3.ebuild,v 1.8 2007/03/13 17:54:52 armin76 Exp $ inherit flag-o-matic eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.09/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="tk latex" DEPEND="virtual/libc |