summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerkan Kaba <serkan@gentoo.org>2009-03-22 11:04:02 +0000
committerSerkan Kaba <serkan@gentoo.org>2009-03-22 11:04:02 +0000
commit4a901c481dc1670f7d7cb03f40afb1e81025f046 (patch)
tree4d18e83fb233eafc70a112ae397d522e757b6c01 /x11-libs/gtkhotkey/ChangeLog
parentImport upstream fix for a bug regarding timeout handling (#262820). (diff)
downloadgentoo-2-4a901c481dc1670f7d7cb03f40afb1e81025f046.tar.gz
gentoo-2-4a901c481dc1670f7d7cb03f40afb1e81025f046.tar.bz2
gentoo-2-4a901c481dc1670f7d7cb03f40afb1e81025f046.zip
Restrict tests per bug #259052 c#3
(Portage version: 2.2_rc26/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtkhotkey/ChangeLog')
-rw-r--r--x11-libs/gtkhotkey/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-libs/gtkhotkey/ChangeLog b/x11-libs/gtkhotkey/ChangeLog
index 8b8b940ada5f..ec829aa50bb0 100644
--- a/x11-libs/gtkhotkey/ChangeLog
+++ b/x11-libs/gtkhotkey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkhotkey
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.4 2008/11/30 14:55:46 serkan Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.5 2009/03/22 11:04:02 serkan Exp $
+
+ 22 Mar 2009; Serkan Kaba <serkan@gentoo.org> gtkhotkey-0.2.0:
+ Restrict tests per bug #259052 c#3
30 Nov 2008; Serkan Kaba <serkan@gentoo.org> gtkhotkey-0.2.0.ebuild:
Fix Makefile.in to avoid plain docs to be installed.