diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-17 15:20:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-17 15:20:33 +0000 |
commit | 0dbcef3be39822b01098e8076f258be7ef0f57fc (patch) | |
tree | 9932c9f7f5a06c4e75246bab4d5f4f519fdf1522 /dev-lang/ocaml | |
parent | Add latest translations. Drop older. (diff) | |
download | gentoo-2-0dbcef3be39822b01098e8076f258be7ef0f57fc.tar.gz gentoo-2-0dbcef3be39822b01098e8076f258be7ef0f57fc.tar.bz2 gentoo-2-0dbcef3be39822b01098e8076f258be7ef0f57fc.zip |
Stable for HPPA (bug #361767).
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index bc501154ae56..385a475bfa4f 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.199 2011/10/09 17:12:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.200 2011/10/17 15:20:33 jer Exp $ + + 17 Oct 2011; Jeroen Roovers <jer@gentoo.org> ocaml-3.12.1.ebuild: + Stable for HPPA (bug #361767). 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> ocaml-3.12.1.ebuild: alpha/ia64/sparc stable wrt #361767 diff --git a/dev-lang/ocaml/ocaml-3.12.1.ebuild b/dev-lang/ocaml/ocaml-3.12.1.ebuild index e9610eda20c3..dc65cc4d8d3a 100644 --- a/dev-lang/ocaml/ocaml-3.12.1.ebuild +++ b/dev-lang/ocaml/ocaml-3.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild,v 1.7 2011/10/09 17:12:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild,v 1.8 2011/10/17 15:20:33 jer Exp $ EAPI="1" @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.inria.fr/INRIA/Projects/cristal/ocaml/ocaml-$(get_version_com LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="emacs gdbm latex ncurses +ocamlopt tk X xemacs" DEPEND="tk? ( >=dev-lang/tk-3.3.3 ) |