summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-22 13:22:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-22 13:22:15 +0000
commit1f91f97d08d0097ed6b8350683f6e0da247cdd78 (patch)
tree8fe3a54961aa683d4f7e6c76e3f65a14b8c98ff8 /x11-drivers
parentStable for ia64, wrt bug #530652 (diff)
downloadgentoo-2-1f91f97d08d0097ed6b8350683f6e0da247cdd78.tar.gz
gentoo-2-1f91f97d08d0097ed6b8350683f6e0da247cdd78.tar.bz2
gentoo-2-1f91f97d08d0097ed6b8350683f6e0da247cdd78.zip
Stable for ia64, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-keyboard/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.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 509ed4ffaa5f..df6ea98ec814 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.126 2015/02/21 08:55:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.127 2015/02/22 13:22:15 ago Exp $
+
+ 22 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+ xf86-input-keyboard-1.8.0.ebuild:
+ Stable for ia64, wrt bug #530652
21 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
xf86-input-keyboard-1.8.0.ebuild:
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild
index 1501cf0e02e2..4a8e79160828 100644
--- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild
+++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2015 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.8.0.ebuild,v 1.5 2015/02/21 08:55:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild,v 1.6 2015/02/22 13:22:15 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"