summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-04-26 07:24:51 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-04-26 07:24:51 +0000
commit2c052b669da014c999de548f9fa842ed20675b76 (patch)
tree28e249b183d755b07cb07830a0d6cc758551d34e /x11-libs
parentBug #266157: Deblob support for libre kernels. (diff)
downloadgentoo-2-2c052b669da014c999de548f9fa842ed20675b76.tar.gz
gentoo-2-2c052b669da014c999de548f9fa842ed20675b76.tar.bz2
gentoo-2-2c052b669da014c999de548f9fa842ed20675b76.zip
x86 stable wrt bug #314619
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtkhotkey/ChangeLog6
-rw-r--r--x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtkhotkey/ChangeLog b/x11-libs/gtkhotkey/ChangeLog
index bbfc326f58c6..71bcfccc1943 100644
--- a/x11-libs/gtkhotkey/ChangeLog
+++ b/x11-libs/gtkhotkey/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gtkhotkey
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.10 2010/04/13 19:36:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.11 2010/04/26 07:24:51 phajdan.jr Exp $
+
+ 26 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ gtkhotkey-0.2.1.ebuild:
+ x86 stable wrt bug #314619
13 Apr 2010; Markos Chandras <hwoarang@gentoo.org> gtkhotkey-0.2.1.ebuild:
Stable on amd64 wrt bug #314619
diff --git a/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild b/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild
index 99f46cf755ee..863ea60db028 100644
--- a/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild
+++ b/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild,v 1.2 2010/04/13 19:36:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild,v 1.3 2010/04/26 07:24:51 phajdan.jr Exp $
EAPI="2"
@@ -18,7 +18,7 @@ SRC_URI="http://launchpad.net/${PN}/${MY_CRV}/${PV}/+download/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
COMMON_DEPEND=">=dev-libs/glib-2.16