diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-01-25 08:01:02 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-01-25 08:01:02 +0000 |
commit | f8575f867b04487965de25f5c9d526df1a50a0ae (patch) | |
tree | d85ca5d43449cd835ee219c18def010e3d249e95 /x11-misc/hotkeys/ChangeLog | |
parent | stable on x86, security bug #115775 (diff) | |
download | historical-f8575f867b04487965de25f5c9d526df1a50a0ae.tar.gz historical-f8575f867b04487965de25f5c9d526df1a50a0ae.tar.bz2 historical-f8575f867b04487965de25f5c9d526df1a50a0ae.zip |
(#118800) Fix modular X deps. USE=X did nothing, so remove it. Fix USE=-gtk.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-misc/hotkeys/ChangeLog')
-rw-r--r-- | x11-misc/hotkeys/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/hotkeys/ChangeLog b/x11-misc/hotkeys/ChangeLog index 8eafb1d019bd..ebd01cd6df4e 100644 --- a/x11-misc/hotkeys/ChangeLog +++ b/x11-misc/hotkeys/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/hotkeys -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.23 2005/07/11 23:05:34 swegener Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.24 2006/01/25 08:01:02 spyderous Exp $ + + 25 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>; + hotkeys-0.5.7.1-r1.ebuild: + (#118800) Fix modular X deps. USE=X did nothing, so remove it. Fix USE=-gtk. 11 Jul 2005; Sven Wegener <swegener@gentoo.org> hotkeys-0.5.7.1-r1.ebuild: QA: Use use_with for econf. |