diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:56:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:56:54 +0000 |
commit | b6c4997f339b143bd7688b078fcc73b1ccead5be (patch) | |
tree | 3c495245fb259de8b187d4ff9524a1e6f89a2733 /x11-drivers/xf86-input-evdev | |
parent | Stable for sparc, wrt bug #475480 (diff) | |
download | gentoo-2-b6c4997f339b143bd7688b078fcc73b1ccead5be.tar.gz gentoo-2-b6c4997f339b143bd7688b078fcc73b1ccead5be.tar.bz2 gentoo-2-b6c4997f339b143bd7688b078fcc73b1ccead5be.zip |
Stable for sparc, 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 6d34f722f287..5f7dbe05e272 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.209 2013/10/06 11:43:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.210 2013/10/07 04:56:54 ago Exp $ + + 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.8.1.ebuild: + Stable for sparc, wrt bug #475480 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.8.1.ebuild: Stable for ia64, 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 44b0e73474ad..09c8cae4eb44 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.8 2013/10/06 11:43:01 ago Exp $ +# $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 $ 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] |