diff options
author | 2007-12-19 16:58:08 +0000 | |
---|---|---|
committer | 2007-12-19 16:58:08 +0000 | |
commit | 290ecc2aa01fd26ca603759c45b8e80766598672 (patch) | |
tree | bd856225f1247e2029e48403d19e13a91a158551 /dev-lang/ocaml/ChangeLog | |
parent | quote directory variables (diff) | |
download | historical-290ecc2aa01fd26ca603759c45b8e80766598672.tar.gz historical-290ecc2aa01fd26ca603759c45b8e80766598672.tar.bz2 historical-290ecc2aa01fd26ca603759c45b8e80766598672.zip |
make the information about the need to run ocaml-rebuild.sh a warning because it is really needed to run it after an upgrade
Package-Manager: portage-2.1.4_rc10
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 b8eb4dad44ba..9f4aa06dd5ed 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.127 2007/12/19 16:38:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.128 2007/12/19 16:58:08 aballier Exp $ + + 19 Dec 2007; Alexis Ballier <aballier@gentoo.org> ocaml-3.10.0.ebuild: + make the information about the need to run ocaml-rebuild.sh a warning + because it is really needed to run it after an upgrade 19 Dec 2007; Alexis Ballier <aballier@gentoo.org> ocaml-3.08.4.ebuild, ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild: |