diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-04-21 07:08:38 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-04-21 07:08:38 +0000 |
commit | 6d66c0d9a3109b6edc41074d82b90f62bfc1de34 (patch) | |
tree | 3b413e6bd261a14c74c6b72b636a6876c365c570 /sys-libs/gpm/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-6d66c0d9a3109b6edc41074d82b90f62bfc1de34.tar.gz gentoo-2-6d66c0d9a3109b6edc41074d82b90f62bfc1de34.tar.bz2 gentoo-2-6d66c0d9a3109b6edc41074d82b90f62bfc1de34.zip |
Suppress creation of spurious /usr/share/emacs directory, fixes bug 202946.
Finally remove commented lines for Emacs support wrt bug 99533 comment 18.
Add missing app-arch/lzma-utils to DEPEND.
(Portage version: 2.1.5_rc5)
Diffstat (limited to 'sys-libs/gpm/ChangeLog')
-rw-r--r-- | sys-libs/gpm/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index ef4b80011175..c80810def662 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.65 2008/04/19 08:23:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.66 2008/04/21 07:08:37 ulm Exp $ + + 21 Apr 2008; Ulrich Mueller <ulm@gentoo.org> + +files/gpm-1.20.3-no-emacs-dir.patch, gpm-1.20.3.ebuild: + Suppress creation of spurious /usr/share/emacs directory, fixes bug 202946. + Finally remove commented lines for Emacs support wrt bug 99533 comment 18. + Add missing app-arch/lzma-utils to DEPEND. *gpm-1.20.3 (19 Apr 2008) |