summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-03-22 16:21:47 +0000
committerMarkus Meier <maekke@gentoo.org>2009-03-22 16:21:47 +0000
commit7996c7d82ae6a56ed7cf2f99efd58d0c8904e51f (patch)
tree5bc7111eb7d2ddc20ab2ec15c9691b3c70bdedbd /x11-libs/gtkhotkey
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-7996c7d82ae6a56ed7cf2f99efd58d0c8904e51f.tar.gz
gentoo-2-7996c7d82ae6a56ed7cf2f99efd58d0c8904e51f.tar.bz2
gentoo-2-7996c7d82ae6a56ed7cf2f99efd58d0c8904e51f.zip
x86 stable, bug #259052
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtkhotkey')
-rw-r--r--x11-libs/gtkhotkey/ChangeLog5
-rw-r--r--x11-libs/gtkhotkey/gtkhotkey-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkhotkey/ChangeLog b/x11-libs/gtkhotkey/ChangeLog
index 95ae54f0f8fc..bad6b305e110 100644
--- a/x11-libs/gtkhotkey/ChangeLog
+++ b/x11-libs/gtkhotkey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkhotkey
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.6 2009/03/22 15:51:29 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.7 2009/03/22 16:21:47 maekke Exp $
+
+ 22 Mar 2009; Markus Meier <maekke@gentoo.org> gtkhotkey-0.2.0.ebuild:
+ x86 stable, bug #259052
22 Mar 2009; Serkan Kaba <serkan@gentoo.org>
+files/gtkhotkey-0.2.0-fix-implicit-declaration.patch, gtkhotkey-0.2.0:
diff --git a/x11-libs/gtkhotkey/gtkhotkey-0.2.0.ebuild b/x11-libs/gtkhotkey/gtkhotkey-0.2.0.ebuild
index de9671cb59a7..fdf2536bc048 100644
--- a/x11-libs/gtkhotkey/gtkhotkey-0.2.0.ebuild
+++ b/x11-libs/gtkhotkey/gtkhotkey-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/gtkhotkey-0.2.0.ebuild,v 1.7 2009/03/22 15:51:29 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/gtkhotkey-0.2.0.ebuild,v 1.8 2009/03/22 16:21:47 maekke 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