diff options
author | 2004-05-31 09:29:20 +0000 | |
---|---|---|
committer | 2004-05-31 09:29:20 +0000 | |
commit | 518960bfc82b6acdb3a63ef4247a0a485ce51144 (patch) | |
tree | 71d8b8c949b278ed3a146c2f5e534a0655f17c54 /x11-misc/synaptics/ChangeLog | |
parent | Stable x86. Assume default settings if no USE flags match to close bug #5175... (diff) | |
download | gentoo-2-518960bfc82b6acdb3a63ef4247a0a485ce51144.tar.gz gentoo-2-518960bfc82b6acdb3a63ef4247a0a485ce51144.tar.bz2 gentoo-2-518960bfc82b6acdb3a63ef4247a0a485ce51144.zip |
Fixed MANDIR path
Diffstat (limited to 'x11-misc/synaptics/ChangeLog')
-rw-r--r-- | x11-misc/synaptics/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-misc/synaptics/ChangeLog b/x11-misc/synaptics/ChangeLog index ecfd6819fd1f..fa54258d3954 100644 --- a/x11-misc/synaptics/ChangeLog +++ b/x11-misc/synaptics/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/synaptics # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/synaptics/ChangeLog,v 1.15 2004/05/10 23:21:51 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/synaptics/ChangeLog,v 1.16 2004/05/31 09:29:20 battousai Exp $ + + 31 May 2004; Bryan Stine <battousai@gentoo.org>; synaptics-0.13.2.ebuild: + Added a little sed magic to change the MANDIR to /usr/man/man1 instead of + /usr/local... Thanks to Simon Cooper <thecoop@runbox.com> for reporting the + bug. *synaptics-0.13.2 (10 May 2004) |