summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-10-23 15:07:26 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-10-23 15:07:26 +0000
commit0950081bd0fe5bd6f434b86c011431e0d71ed4af (patch)
tree485ae0967a26724b6081c2818833e9b025a644c9 /x11-drivers
parentVersion bump, bug #523682. (diff)
downloadgentoo-2-0950081bd0fe5bd6f434b86c011431e0d71ed4af.tar.gz
gentoo-2-0950081bd0fe5bd6f434b86c011431e0d71ed4af.tar.bz2
gentoo-2-0950081bd0fe5bd6f434b86c011431e0d71ed4af.zip
Drop sh/sparc keywords, bug #487944.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-evdev/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog
index 9d69b1e82a6c..d4617d485ec6 100644
--- a/x11-drivers/xf86-input-evdev/ChangeLog
+++ b/x11-drivers/xf86-input-evdev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-evdev
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.226 2014/06/08 09:15:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.227 2014/10/23 15:07:26 chithanh Exp $
+
+ 23 Oct 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xf86-input-evdev-2.9.0.ebuild:
+ Drop sh/sparc keywords, bug #487944.
08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.8.2.ebuild:
Stable for arm, wrt bug #500368
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.0.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.0.ebuild
index 99ffb312a30b..1f651759e765 100644
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.0.ebuild
+++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.0.ebuild,v 1.1 2014/05/22 14:01:12 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.0.ebuild,v 1.2 2014/10/23 15:07:26 chithanh Exp $
EAPI=5
inherit linux-info xorg-2
DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.12[udev]