diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-19 17:47:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-19 17:47:20 +0000 |
commit | 8f2035eccae1d009026e11e15a3b9bfeb7107b0f (patch) | |
tree | 96a7a11c6aa612d36f372a6d47c5884fc7158092 /x11-drivers | |
parent | Stable for sparc, wrt bug #500368 (diff) | |
download | gentoo-2-8f2035eccae1d009026e11e15a3b9bfeb7107b0f.tar.gz gentoo-2-8f2035eccae1d009026e11e15a3b9bfeb7107b0f.tar.bz2 gentoo-2-8f2035eccae1d009026e11e15a3b9bfeb7107b0f.zip |
Stable for sparc, wrt bug #500368
(Portage version: 2.2.8-r1/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-evdev/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.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 000a75488929..aabd0d87244e 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.221 2014/04/18 13:58:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.222 2014/04/19 17:47:20 ago Exp $ + + 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.8.2.ebuild: + Stable for sparc, wrt bug #500368 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.8.2.ebuild: Stable for alpha, wrt bug #500368 diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild index 27598e40b56e..3e3348dd2764 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.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.8.2.ebuild,v 1.11 2014/04/18 13:58:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild,v 1.12 2014/04/19 17:47:20 ago 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 ~sh sparc x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.12[udev] |