diff options
author | 2012-11-28 21:34:14 +0000 | |
---|---|---|
committer | 2012-11-28 21:34:14 +0000 | |
commit | 8b926bc40d054149f852b5d8b06304567daa339e (patch) | |
tree | 3800e070bf8f4e2fb33b11a2354bc2b5f3d6564c /x11-drivers/xf86-input-evdev | |
parent | Marking xf86-input-elographics-1.4.1 ppc for bug 440872 (diff) | |
download | gentoo-2-8b926bc40d054149f852b5d8b06304567daa339e.tar.gz gentoo-2-8b926bc40d054149f852b5d8b06304567daa339e.tar.bz2 gentoo-2-8b926bc40d054149f852b5d8b06304567daa339e.zip |
Marking xf86-input-evdev-2.7.3 ppc for bug 440872
(Portage version: 2.1.10.65/cvs/Linux ppc64)
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.7.3.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 fc33e38484dc..92a987477312 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.190 2012/11/18 12:10:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.191 2012/11/28 21:34:14 ranger Exp $ + + 28 Nov 2012; Brent Baude <ranger@gentoo.org> xf86-input-evdev-2.7.3.ebuild: + Marking xf86-input-evdev-2.7.3 ppc stable for bug 440872 18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-input-evdev-2.7.3.ebuild: Stable for x86, wrt bug #440872 diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild index 15898c7d9bbe..4d82c7b2a14e 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 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.7.3.ebuild,v 1.3 2012/11/18 12:10:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild,v 1.4 2012/11/28 21:34:14 ranger Exp $ EAPI=4 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.10[udev] |