diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-04 00:09:07 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-04 00:09:07 +0000 |
commit | 29e89184053a5c2b8f5eccc471b947c06c27cf03 (patch) | |
tree | 66d480ca2dd66b28a6ec6cadd65db49edeca1e0b /dev-lang/ocaml | |
parent | Version bump - TaskTray-0.3.7 is released (diff) | |
download | gentoo-2-29e89184053a5c2b8f5eccc471b947c06c27cf03.tar.gz gentoo-2-29e89184053a5c2b8f5eccc471b947c06c27cf03.tar.bz2 gentoo-2-29e89184053a5c2b8f5eccc471b947c06c27cf03.zip |
stabled x86, bug #153506
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.09.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 0f988f9f7ffc..f0f85aa0f002 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.88 2006/11/03 10:07:38 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.89 2006/11/04 00:09:07 opfer Exp $ + + 04 Nov 2006; Christian Faulhammer <opfer@gentoo.org> ocaml-3.09.2.ebuild: + stabled x86, bug #153506 03 Nov 2006; Alexandre Buisse <nattfodd@gentoo.org> ocaml-3.08.3.ebuild, ocaml-3.08.4.ebuild, ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild: diff --git a/dev-lang/ocaml/ocaml-3.09.2.ebuild b/dev-lang/ocaml/ocaml-3.09.2.ebuild index 3377575156db..539e7c9613bc 100644 --- a/dev-lang/ocaml/ocaml-3.09.2.ebuild +++ b/dev-lang/ocaml/ocaml-3.09.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.6 2006/11/03 10:07:38 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.7 2006/11/04 00:09:07 opfer 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" +KEYWORDS="~amd64 ppc ~ppc64 sparc x86" IUSE="tk latex" DEPEND="virtual/libc |