diff options
author | Donny Davies <woodchip@gentoo.org> | 2002-03-05 04:25:43 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2002-03-05 04:25:43 +0000 |
commit | 1f152ad34dfc0ced770c27349bc19ea3ef39830b (patch) | |
tree | 59a717488324f8e9d5e3689877e798964ca97244 /sys-libs/slang/ChangeLog | |
parent | fix to install libgmodule-1.2.so.0.0.10 mode 755. (diff) | |
download | gentoo-2-1f152ad34dfc0ced770c27349bc19ea3ef39830b.tar.gz gentoo-2-1f152ad34dfc0ced770c27349bc19ea3ef39830b.tar.bz2 gentoo-2-1f152ad34dfc0ced770c27349bc19ea3ef39830b.zip |
install the .so mode 755. fix a small doc install bug. this is
the last of the 'mode 755' bug fixes tonight, and now closes #921.
Diffstat (limited to 'sys-libs/slang/ChangeLog')
-rw-r--r-- | sys-libs/slang/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-libs/slang/ChangeLog b/sys-libs/slang/ChangeLog index 8167cde030ab..cc7595e96670 100644 --- a/sys-libs/slang/ChangeLog +++ b/sys-libs/slang/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-libs/slang # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.2 2002/02/20 15:54:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.3 2002/03/05 04:25:43 woodchip Exp $ + +*slang-1.4.5-r1 (4 March 2002) + + 4 March 2002; Donny Davies <woodchip@gentoo.org> slang-1.4.5-r1.ebuild : + + Fixed to install libslang.so.1.4.5 mode 755. Also fix a small doc + install bug where it wasnt deleting the right directory. *slang-1.4.5 (20 Feb 2002) |