diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:23:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:23:20 +0000 |
commit | b134092f8745f38c89ac43130acaa9b7cb7ef616 (patch) | |
tree | 1b3d86450fba424893cea4dff0223d458409763c /x11-drivers | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-b134092f8745f38c89ac43130acaa9b7cb7ef616.tar.gz gentoo-2-b134092f8745f38c89ac43130acaa9b7cb7ef616.tar.bz2 gentoo-2-b134092f8745f38c89ac43130acaa9b7cb7ef616.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-evdev/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog index 2b9666985d59..f6c34ac5a43d 100644 --- a/x11-drivers/xf86-input-evdev/ChangeLog +++ b/x11-drivers/xf86-input-evdev/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-evdev -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.134 2009/12/27 17:59:21 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.135 2010/01/14 17:23:20 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> + xf86-input-evdev-2.3.1.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xf86-input-evdev-2.3.1.ebuild: diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild index e07c5f1f6361..fcd067f51494 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.3.1.ebuild,v 1.5 2009/12/27 17:59:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild,v 1.6 2010/01/14 17:23:20 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular 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.6.3" |