diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-22 11:28:19 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-22 11:28:19 +0000 |
commit | 2cc2b53813f84d77c660a7690c1634478337b557 (patch) | |
tree | 7944defb8ee3216bd967140c6efe8cf8b07dacb4 /dev-lang | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-2cc2b53813f84d77c660a7690c1634478337b557.tar.gz gentoo-2-2cc2b53813f84d77c660a7690c1634478337b557.tar.bz2 gentoo-2-2cc2b53813f84d77c660a7690c1634478337b557.zip |
stable on amd64
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index a65c475c0777..2abe16b406ed 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.46 2004/08/19 14:47:29 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.47 2004/08/22 11:28:19 lv Exp $ + + 22 Aug 2004; Travis Tilley <lv@gentoo.org> ocaml-3.08.ebuild: + stable on amd64 *ocaml-3.08.1 (19 Aug 2004) diff --git a/dev-lang/ocaml/ocaml-3.08.ebuild b/dev-lang/ocaml/ocaml-3.08.ebuild index 3c7ed00ab13e..57d90b027c42 100644 --- a/dev-lang/ocaml/ocaml-3.08.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.ebuild,v 1.4 2004/08/18 19:39:28 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.ebuild,v 1.5 2004/08/22 11:28:19 lv Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.0.tar.gz" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 ~amd64 hppa ~macos" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 amd64 hppa ~macos" IUSE="tcltk latex" DEPEND="virtual/libc |