diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-12-11 08:24:39 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-12-11 08:24:39 +0000 |
commit | 565307c3e16da424e2b2a11e3c6d0b67037672da (patch) | |
tree | 4c486ec390738a8da9e709fb62c6c73f30e501b6 /dev-lang/ocaml/ChangeLog | |
parent | remove old (diff) | |
download | historical-565307c3e16da424e2b2a11e3c6d0b67037672da.tar.gz historical-565307c3e16da424e2b2a11e3c6d0b67037672da.tar.bz2 historical-565307c3e16da424e2b2a11e3c6d0b67037672da.zip |
Simplify ocaml-rebuild.sh: dont clean first and let portage handle the deps, use --oneshot to not pollute world file, bug #250192
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27.8 x86_64
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 6228ead3609b..6b6607022214 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.156 2008/12/08 08:46:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.157 2008/12/11 08:24:39 aballier Exp $ + + 11 Dec 2008; Alexis Ballier <aballier@gentoo.org> files/ocaml-rebuild.sh: + Simplify ocaml-rebuild.sh: dont clean first and let portage handle the + deps, use --oneshot to not pollute world file, bug #250192 *ocaml-3.11.0 (08 Dec 2008) |