diff options
author | 2005-11-19 21:16:25 +0000 | |
---|---|---|
committer | 2005-11-19 21:16:25 +0000 | |
commit | e9da9a006cd57bfb36f61a796998d3091487a2e1 (patch) | |
tree | 1105f896545f7caccf113512bc8bc99e8045fe08 /dev-lang/ocaml | |
parent | Marked stable on amd64 (diff) | |
download | gentoo-2-e9da9a006cd57bfb36f61a796998d3091487a2e1.tar.gz gentoo-2-e9da9a006cd57bfb36f61a796998d3091487a2e1.tar.bz2 gentoo-2-e9da9a006cd57bfb36f61a796998d3091487a2e1.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-lang/ocaml')
-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 db595c7e52c7..dfb47f262043 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.71 2005/11/10 22:40:19 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.72 2005/11/19 21:16:25 killerfox Exp $ + + 19 Nov 2005; Rene Nussbaumer <killerfox@gentoo.org> ocaml-3.08.4.ebuild: + Stable on hppa. *ocaml-3.09.0 (10 Nov 2005) diff --git a/dev-lang/ocaml/ocaml-3.08.4.ebuild b/dev-lang/ocaml/ocaml-3.08.4.ebuild index d916698b201c..8a79502336c3 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.3 2005/11/09 02:27:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.4 2005/11/19 21:16:25 killerfox 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 |