diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-18 08:21:55 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-18 08:21:55 +0000 |
commit | d83ffc4ad07778fcc5e72fa74f12291fa713fe94 (patch) | |
tree | c157982e61098d934583bf319ad8624fb616ff19 /dev-util/omake/ChangeLog | |
parent | Manifest. (diff) | |
download | historical-d83ffc4ad07778fcc5e72fa74f12291fa713fe94.tar.gz historical-d83ffc4ad07778fcc5e72fa74f12291fa713fe94.tar.bz2 historical-d83ffc4ad07778fcc5e72fa74f12291fa713fe94.zip |
restrict installsources, debugedit kills ocamlc -custom compiled executables
Package-Manager: portage-2.1.4
Diffstat (limited to 'dev-util/omake/ChangeLog')
-rw-r--r-- | dev-util/omake/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/omake/ChangeLog b/dev-util/omake/ChangeLog index 6047b905472b..1c89c18dc0eb 100644 --- a/dev-util/omake/ChangeLog +++ b/dev-util/omake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/omake # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/omake/ChangeLog,v 1.16 2008/01/04 02:35:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/omake/ChangeLog,v 1.17 2008/01/18 08:21:55 aballier Exp $ + + 18 Jan 2008; Alexis Ballier <aballier@gentoo.org> omake-0.9.8.5.ebuild: + restrict installsources, debugedit kills ocamlc -custom compiled executables 04 Jan 2008; Alexis Ballier <aballier@gentoo.org> omake-0.9.8.5.ebuild: allow to build without ocamlopt |