diff options
author | Jason Wever <weeve@gentoo.org> | 2003-10-06 23:51:38 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-10-06 23:51:38 +0000 |
commit | 739fd75729427ad7eef1ab3305f09ff68b91879a (patch) | |
tree | 1ca3e366e4d34a96f0c3b1853eb2e06a279ef4f8 /dev-lang/ocaml/ChangeLog | |
parent | looks like gnome-libs is also necessary for gtk interface to work (diff) | |
download | gentoo-2-739fd75729427ad7eef1ab3305f09ff68b91879a.tar.gz gentoo-2-739fd75729427ad7eef1ab3305f09ff68b91879a.tar.bz2 gentoo-2-739fd75729427ad7eef1ab3305f09ff68b91879a.zip |
Fixed up sparc specific parts as the patch is no longer needed in the new rev, but the -host arg is.
Diffstat (limited to 'dev-lang/ocaml/ChangeLog')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 51c07ec36731..220594a8fce2 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.16 2003/10/06 21:30:39 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.17 2003/10/06 23:51:34 weeve Exp $ + + 06 Oct 2003; Jason Wever <weeve@gentoo.org> ocaml-3.07.ebuild: + Fixed up sparc specific parts as the patch is no longer needed in the new rev, + but the -host arg is. *ocaml-3.07 (06 Oct 2003) |