diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-15 06:33:08 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-15 06:33:08 +0000 |
commit | 95f07a4525eb5f19803c748306381182cc839393 (patch) | |
tree | 295e30aac8d3aa5c1e62a89333f8c6fd61372586 /sys-libs/readline/ChangeLog | |
parent | make ARCH happy #56763 (diff) | |
download | historical-95f07a4525eb5f19803c748306381182cc839393.tar.gz historical-95f07a4525eb5f19803c748306381182cc839393.tar.bz2 historical-95f07a4525eb5f19803c748306381182cc839393.zip |
added CONF_LIBDIR support and changed make install to einstall to avoid a sandbox violation that occurs when CONF_LIBDIR is set
Diffstat (limited to 'sys-libs/readline/ChangeLog')
-rw-r--r-- | sys-libs/readline/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/readline/ChangeLog b/sys-libs/readline/ChangeLog index 928c0f28d6c8..bba61fcd9f71 100644 --- a/sys-libs/readline/ChangeLog +++ b/sys-libs/readline/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/readline # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.32 2004/07/29 02:11:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.33 2004/08/15 06:33:08 lv Exp $ + + 14 Aug 2004; Travis Tilley <lv@gentoo.org> readline-4.3-r5.ebuild, + readline-4.3-r6.ebuild, readline-5.0.ebuild: + added CONF_LIBDIR support and changed make install to einstall to avoid a + sandbox violation that occurs when CONF_LIBDIR is set *readline-5.0 (28 Jul 2004) |