diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:44:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:44:53 +0000 |
commit | b6c37c13b5b9a54ba3f6ea9b6461550e4176b95e (patch) | |
tree | 8a8095dd37f2a71a761269aa6179a4a74dc29239 /x11-drivers/xf86-input-evdev | |
parent | Stable for sparc, wrt bug #530652 (diff) | |
download | gentoo-2-b6c37c13b5b9a54ba3f6ea9b6461550e4176b95e.tar.gz gentoo-2-b6c37c13b5b9a54ba3f6ea9b6461550e4176b95e.tar.bz2 gentoo-2-b6c37c13b5b9a54ba3f6ea9b6461550e4176b95e.zip |
Stable for sparc, 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/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.9.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 eceb0363bac6..497b63bde534 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.234 2015/02/22 13:22:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.235 2015/02/23 10:44:53 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.9.1.ebuild: + Stable for sparc, wrt bug #530652 22 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.9.1.ebuild: Stable for ia64, wrt bug #530652 diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild index 57c3be799582..c6a752b6d083 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild @@ -1,12 +1,12 @@ # 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-evdev/xf86-input-evdev-2.9.1.ebuild,v 1.7 2015/02/22 13:22:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild,v 1.8 2015/02/23 10:44:53 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] |