diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:51:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:51:46 +0000 |
commit | affb693d0097a43ea32e778000f5af4403ccfd77 (patch) | |
tree | 1d1a4b07f710a3dd556cf6e25ab6a8d6b12cb2f2 /x11-drivers/xf86-input-evdev | |
parent | Stable for ia64, wrt bug #500368 (diff) | |
download | gentoo-2-affb693d0097a43ea32e778000f5af4403ccfd77.tar.gz gentoo-2-affb693d0097a43ea32e778000f5af4403ccfd77.tar.bz2 gentoo-2-affb693d0097a43ea32e778000f5af4403ccfd77.zip |
Stable for ia64, 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/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.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 c366746e3353..f1e3495232ce 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.219 2014/04/16 07:44:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.220 2014/04/17 07:51:46 ago Exp $ + + 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.8.2.ebuild: + Stable for ia64, wrt bug #500368 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.8.2.ebuild: Stable for ppc64, 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 afc5497f8a53..1511135c6ba9 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.9 2014/04/16 07:44:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.2.ebuild,v 1.10 2014/04/17 07:51:46 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] |