diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:23:32 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:23:32 +0000 |
commit | 5d3a09d139fb15046ad077ef2d68b830ca3e30b6 (patch) | |
tree | 2412e76830c00315e7c5dc8babdbba3ed4da312f /dev-lang/ocaml | |
parent | x86 and alpha (diff) | |
download | gentoo-2-5d3a09d139fb15046ad077ef2d68b830ca3e30b6.tar.gz gentoo-2-5d3a09d139fb15046ad077ef2d68b830ca3e30b6.tar.bz2 gentoo-2-5d3a09d139fb15046ad077ef2d68b830ca3e30b6.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 7b50b1ff841d..b386d01bdf28 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.59 2005/04/01 04:12:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.60 2005/04/01 17:21:07 blubb Exp $ + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> ocaml-3.08.1.ebuild: + stable on amd64 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> ocaml-3.08.1.ebuild: stable on ia64 diff --git a/dev-lang/ocaml/ocaml-3.08.1.ebuild b/dev-lang/ocaml/ocaml-3.08.1.ebuild index 12f1dae6ac53..17de7c6c3b79 100644 --- a/dev-lang/ocaml/ocaml-3.08.1.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.1.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.1.ebuild,v 1.12 2005/04/01 04:12:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.1.ebuild,v 1.13 2005/04/01 17:21:07 blubb Exp $ inherit flag-o-matic eutils @@ -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="x86 sparc ppc alpha ia64 ~amd64 hppa ppc-macos" +KEYWORDS="x86 sparc ppc alpha ia64 amd64 hppa ppc-macos" IUSE="tcltk latex" DEPEND="virtual/libc |