diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:08:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:08:43 +0000 |
commit | 77ea629381b0ab162be1293afc6d3370a0e44036 (patch) | |
tree | 8ee84b7c3ce1b2431ffdc138d485b6c717d36f44 /x11-drivers/xf86-input-evdev | |
parent | Stable for ppc, wrt bug #475480 (diff) | |
download | gentoo-2-77ea629381b0ab162be1293afc6d3370a0e44036.tar.gz gentoo-2-77ea629381b0ab162be1293afc6d3370a0e44036.tar.bz2 gentoo-2-77ea629381b0ab162be1293afc6d3370a0e44036.zip |
Stable for ppc, 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 9f73b4d24ac5..f588a0834cf7 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.204 2013/10/02 03:42:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.205 2013/10/03 20:08:43 ago Exp $ + + 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.8.1.ebuild: + Stable for ppc, wrt bug #475480 02 Oct 2013; Jeroen Roovers <jer@gentoo.org> xf86-input-evdev-2.8.1.ebuild: Stable for HPPA (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 0aa3a7b92db4..ce4d323896e0 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.3 2013/10/02 03:42:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.8.1.ebuild,v 1.4 2013/10/03 20:08:43 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] |