diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-09 14:05:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-09 14:05:36 +0000 |
commit | 4412c62faae87195977bde4986e685c2cfc35a9f (patch) | |
tree | 855070a97b6aa36fc2e5c205eebcdf4e87de3c85 /dev-lang/ocaml | |
parent | Add ~arm/~sh (diff) | |
download | gentoo-2-4412c62faae87195977bde4986e685c2cfc35a9f.tar.gz gentoo-2-4412c62faae87195977bde4986e685c2cfc35a9f.tar.bz2 gentoo-2-4412c62faae87195977bde4986e685c2cfc35a9f.zip |
arm stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index e58aac432775..9a2dcd27c1cb 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.160 2009/01/20 08:43:57 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.161 2009/04/09 14:05:36 armin76 Exp $ + + 09 Apr 2009; Raúl Porcel <armin76@gentoo.org> ocaml-3.10.2.ebuild: + arm stable 20 Jan 2009; Alexis Ballier <aballier@gentoo.org> ocaml-3.08.4.ebuild, ocaml-3.10.2.ebuild, ocaml-3.11.0.ebuild: diff --git a/dev-lang/ocaml/ocaml-3.10.2.ebuild b/dev-lang/ocaml/ocaml-3.10.2.ebuild index d4e9e778c531..3a27e93ec6b2 100644 --- a/dev-lang/ocaml/ocaml-3.10.2.ebuild +++ b/dev-lang/ocaml/ocaml-3.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v 1.12 2009/01/20 08:43:57 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v 1.13 2009/04/09 14:05:36 armin76 Exp $ inherit flag-o-matic eutils multilib versionator toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-$( get_version_component_range 1-2)/ LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="emacs gdbm latex ncurses +ocamlopt tk X xemacs" DEPEND="tk? ( >=dev-lang/tk-3.3.3 ) |