diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 08:55:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 08:55:46 +0000 |
commit | b582bac14a7c04437c7304327da9ff6aeabb022c (patch) | |
tree | bb0b83d542578557676efeabfc3a777ec38e0aff /x11-drivers | |
parent | Stable for ppc64, wrt bug #530652 (diff) | |
download | gentoo-2-b582bac14a7c04437c7304327da9ff6aeabb022c.tar.gz gentoo-2-b582bac14a7c04437c7304327da9ff6aeabb022c.tar.bz2 gentoo-2-b582bac14a7c04437c7304327da9ff6aeabb022c.zip |
Stable for ppc64, 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 2b9ef732c664..b685addeda6f 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.232 2015/02/20 11:17:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.233 2015/02/21 08:55:46 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.9.1.ebuild: + Stable for ppc64, wrt bug #530652 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.9.1.ebuild: Stable for ppc, 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 536e54dc684f..b30601e0d2b3 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.5 2015/02/20 11:17:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.1.ebuild,v 1.6 2015/02/21 08:55: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] |