summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-29 11:11:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-29 11:11:38 +0000
commitc3621b2fabbbac2f24ef29f9fa79cd29595e6afa (patch)
tree3b92a69d79596d4685c04576275b9379c0add64e /x11-drivers/xf86-input-keyboard
parentStable for amd64, wrt bug #475480 (diff)
downloadgentoo-2-c3621b2fabbbac2f24ef29f9fa79cd29595e6afa.tar.gz
gentoo-2-c3621b2fabbbac2f24ef29f9fa79cd29595e6afa.tar.bz2
gentoo-2-c3621b2fabbbac2f24ef29f9fa79cd29595e6afa.zip
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-input-keyboard')
-rw-r--r--x11-drivers/xf86-input-keyboard/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog
index 457ae6f2de3b..b051c1e8c29c 100644
--- a/x11-drivers/xf86-input-keyboard/ChangeLog
+++ b/x11-drivers/xf86-input-keyboard/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-keyboard
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.112 2013/03/28 12:53:09 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.113 2013/09/29 11:11:38 ago Exp $
+
+ 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org>
+ xf86-input-keyboard-1.7.0.ebuild:
+ Stable for amd64, wrt bug #475480
*xf86-input-keyboard-1.7.0 (28 Mar 2013)
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild
index 965752049ffd..d2652fe34065 100644
--- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild
+++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild,v 1.1 2013/03/28 12:53:09 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild,v 1.2 2013/09/29 11:11:38 ago Exp $
EAPI=5
inherit xorg-2
DESCRIPTION="Keyboard input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3"