summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-07 04:57:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-07 04:57:00 +0000
commitc665c9c9f8edac89f1753d1ffbab08ffa8777f7e (patch)
treed809aa8609b500b75dae85f03f8589a3165e145a /x11-drivers/xf86-input-keyboard
parentStable for sparc, wrt bug #475480 (diff)
downloadgentoo-2-c665c9c9f8edac89f1753d1ffbab08ffa8777f7e.tar.gz
gentoo-2-c665c9c9f8edac89f1753d1ffbab08ffa8777f7e.tar.bz2
gentoo-2-c665c9c9f8edac89f1753d1ffbab08ffa8777f7e.zip
Stable for sparc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, 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 3d6d8a5e68be..af7d6119ca15 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.119 2013/10/06 11:43:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.120 2013/10/07 04:57:00 ago Exp $
+
+ 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
+ xf86-input-keyboard-1.7.0.ebuild:
+ Stable for sparc, wrt bug #475480
06 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
xf86-input-keyboard-1.7.0.ebuild:
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 08a96a83c896..3219a76e9cfb 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.8 2013/10/06 11:43:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.7.0.ebuild,v 1.9 2013/10/07 04:57:00 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"