diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-17 19:35:08 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-17 19:35:08 +0000 |
commit | c9fa6822cfa7b7ee11d800e8a42b2e7c2d875dc4 (patch) | |
tree | e4b0967c0ba17ee712810ef3082014ca3a0f868f /dev-scheme/schoca/ChangeLog | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-c9fa6822cfa7b7ee11d800e8a42b2e7c2d875dc4.tar.gz gentoo-2-c9fa6822cfa7b7ee11d800e8a42b2e7c2d875dc4.tar.bz2 gentoo-2-c9fa6822cfa7b7ee11d800e8a42b2e7c2d875dc4.zip |
Add support to build without ocamlopt, install in findlib destdir, install binaries in /usr, dont strip non ocamlopt binaries, restrict installsources as debugedit has the same effect as stripping on ocamlc -custom binaries
(Portage version: 2.1.4)
Diffstat (limited to 'dev-scheme/schoca/ChangeLog')
-rw-r--r-- | dev-scheme/schoca/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-scheme/schoca/ChangeLog b/dev-scheme/schoca/ChangeLog index 6911a1f13712..b6a712bf0c3f 100644 --- a/dev-scheme/schoca/ChangeLog +++ b/dev-scheme/schoca/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-scheme/schoca # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/schoca/ChangeLog,v 1.1 2008/01/08 15:57:19 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/schoca/ChangeLog,v 1.2 2008/01/17 19:35:08 aballier Exp $ + + 17 Jan 2008; Alexis Ballier <aballier@gentoo.org> schoca-0.3.0.ebuild: + Add support to build without ocamlopt, install in findlib destdir, install + binaries in /usr, dont strip non ocamlopt binaries, restrict installsources + as debugedit has the same effect as stripping on ocamlc -custom binaries *schoca-0.3.0 (08 Jan 2008) |