summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-21 16:14:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-21 16:14:24 +0000
commit0a051172a7293b1c9723e2f52cc4c855897936ef (patch)
tree92f6ce985d1f6f02254ec632cad690831e0bb8cb /x11-libs
parentversion bump from upstream with a few small bug fixes (diff)
downloadgentoo-2-0a051172a7293b1c9723e2f52cc4c855897936ef.tar.gz
gentoo-2-0a051172a7293b1c9723e2f52cc4c855897936ef.tar.bz2
gentoo-2-0a051172a7293b1c9723e2f52cc4c855897936ef.zip
Stable for amd64, wrt bug #309407
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfakekey/ChangeLog7
-rw-r--r--x11-libs/libfakekey/libfakekey-0.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libfakekey/ChangeLog b/x11-libs/libfakekey/ChangeLog
index 94220990ed9e..bcdbe4b08544 100644
--- a/x11-libs/libfakekey/ChangeLog
+++ b/x11-libs/libfakekey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libfakekey
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/ChangeLog,v 1.8 2011/05/22 14:43:15 miknix Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/ChangeLog,v 1.9 2012/02/21 16:14:24 ago Exp $
+
+ 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libfakekey-0.1-r1.ebuild:
+ Stable for amd64, wrt bug #309407
*libfakekey-0.1-r1 (22 May 2011)
diff --git a/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild b/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild
index 4921baafa5c6..8d2036670c65 100644
--- a/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild
+++ b/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild,v 1.1 2011/05/22 14:43:15 miknix Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild,v 1.2 2012/02/21 16:14:24 ago Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86"
IUSE="debug doc"
RDEPEND="x11-libs/libXtst"