diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:57:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:57:01 +0000 |
commit | 5dc0f00318814867e42c174aa8fef195a8c31f81 (patch) | |
tree | 42281583944af4bf8c237662a7df49831a061cd6 /x11-drivers | |
parent | Stable for amd64, wrt bug #530652 (diff) | |
download | gentoo-2-5dc0f00318814867e42c174aa8fef195a8c31f81.tar.gz gentoo-2-5dc0f00318814867e42c174aa8fef195a8c31f81.tar.bz2 gentoo-2-5dc0f00318814867e42c174aa8fef195a8c31f81.zip |
Stable for amd64, 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')
-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 169bd81ae25f..3cbf6ae3c497 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.229 2015/01/25 16:52:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.230 2015/02/18 15:57:01 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.9.1.ebuild: + Stable for amd64, wrt bug #530652 25 Jan 2015; Raúl Porcel <armin76@gentoo.org> xf86-input-evdev-2.9.0.ebuild, xf86-input-evdev-2.9.1.ebuild: 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 4d9986a09a58..243f9bdf7c9b 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.2 2015/01/25 16:52:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild,v 1.3 2015/02/18 15:57:01 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] |