diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2004-07-21 17:55:41 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2004-07-21 17:55:41 +0000 |
commit | 151b474b8563b18487324b4dd8c11f64e09272dc (patch) | |
tree | 59ce36de20ebcfc6c502e8054ae474c00dae4743 /dev-lang/ocaml/ChangeLog | |
parent | Version bump plus ebuild fixes, thanks to Daniel Webert and Aaron Walker in b... (diff) | |
download | gentoo-2-151b474b8563b18487324b4dd8c11f64e09272dc.tar.gz gentoo-2-151b474b8563b18487324b4dd8c11f64e09272dc.tar.bz2 gentoo-2-151b474b8563b18487324b4dd8c11f64e09272dc.zip |
Fix rebuild script to not mess with dependencies.
Diffstat (limited to 'dev-lang/ocaml/ChangeLog')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 648402176e3c..cb14c516ca8a 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,13 @@ # 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.34 2004/07/14 01:09:33 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.35 2004/07/21 17:55:41 mattam Exp $ + + 21 Jul 2004; Matthieu Sozeau <mattam@gentoo.org> files/ocaml-rebuild.sh, + ocaml-3.07-r1.ebuild: + Yet a little more robustness in the rebuild script. + + 21 Jul 2004; Matthieu Sozeau <mattam@gentoo.org> files/ocaml-rebuild.sh: + Fixed bug in the rebuild script. see #56597. 13 Jul 2004; Travis Tilley <lv@gentoo.org> ocaml-3.07-r1.ebuild: adding back ~amd64 keyword |