diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:05:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:05:15 +0000 |
commit | 228b57af431b3a0fe14f28ad22dfc793ca565481 (patch) | |
tree | b79cdcbb936453effef60f539134d3b4032710f6 /x11-drivers/xf86-input-evdev | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-228b57af431b3a0fe14f28ad22dfc793ca565481.tar.gz gentoo-2-228b57af431b3a0fe14f28ad22dfc793ca565481.tar.bz2 gentoo-2-228b57af431b3a0fe14f28ad22dfc793ca565481.zip |
Stable for x86, 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-evdev')
-rw-r--r-- | x11-drivers/xf86-input-evdev/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog index 5f7dbe05e272..f54bf487cbb6 100644 --- a/x11-drivers/xf86-input-evdev/ChangeLog +++ b/x11-drivers/xf86-input-evdev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-input-evdev # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.210 2013/10/07 04:56:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.211 2013/10/08 05:05:15 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.8.1.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.8.1.ebuild: Stable for sparc, wrt bug #475480 diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.1.ebuild index 09c8cae4eb44..77cdd45580b6 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.1.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.1.ebuild @@ -1,12 +1,12 @@ # 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-evdev/xf86-input-evdev-2.8.1.ebuild,v 1.9 2013/10/07 04:56:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.1.ebuild,v 1.10 2013/10/08 05:05:15 ago Exp $ EAPI=5 inherit 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 ~sh sparc x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.12[udev] |