summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-06-07 17:38:51 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-06-07 17:38:51 +0000
commitb9aa9a2e7dd5cf99630675a4f726f157661336a0 (patch)
tree49e47f47d893c05bb3e859125a8ba537e0490b3f /dev-lang/ocaml/ChangeLog
parentxine-lib: fix CVE-2008-1878 (diff)
downloadhistorical-b9aa9a2e7dd5cf99630675a4f726f157661336a0.tar.gz
historical-b9aa9a2e7dd5cf99630675a4f726f157661336a0.tar.bz2
historical-b9aa9a2e7dd5cf99630675a4f726f157661336a0.zip
Tune up a bit ocaml-rebuild.sh so that it does not give syntax errors on non integer slots.
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'dev-lang/ocaml/ChangeLog')
-rw-r--r--dev-lang/ocaml/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog
index 873889f18ded..0f218959f565 100644
--- a/dev-lang/ocaml/ChangeLog
+++ b/dev-lang/ocaml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/ocaml
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.143 2008/06/07 16:08:46 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.144 2008/06/07 17:38:51 aballier Exp $
+
+ 07 Jun 2008; Alexis Ballier <aballier@gentoo.org> files/ocaml-rebuild.sh:
+ Tune up a bit ocaml-rebuild.sh so that it does not give syntax errors on
+ non integer slots.
07 Jun 2008; nixnut <nixnut@gentoo.org> ocaml-3.10.2.ebuild:
Stable on ppc wrt bug 224893