diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:27:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:27:32 +0000 |
commit | 13c9898e2daab9279e59299708e347a2c96ecc62 (patch) | |
tree | 316ad3aa92924ea0b9ca32bf0cb00c1841f49829 /x11-drivers/xf86-input-evdev | |
parent | Marking xorg-server-1.12.2 ppc for bug 419473 (diff) | |
download | gentoo-2-13c9898e2daab9279e59299708e347a2c96ecc62.tar.gz gentoo-2-13c9898e2daab9279e59299708e347a2c96ecc62.tar.bz2 gentoo-2-13c9898e2daab9279e59299708e347a2c96ecc62.zip |
Marking xf86-input-evdev-2.7.0 ppc for bug 419473
(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.0.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 dc2a30286be5..cdeb49f90f5a 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.182 2012/07/11 19:37:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.183 2012/07/12 17:27:32 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xf86-input-evdev-2.7.0.ebuild: + Marking xf86-input-evdev-2.7.0 ppc stable for bug 419473 11 Jul 2012; Brent Baude <ranger@gentoo.org> xf86-input-evdev-2.7.0.ebuild: Marking xf86-input-evdev-2.7.0 ppc64 stable for bug 419473 diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild index 5aa75a1c87a9..59fd5dd967be 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.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.0.ebuild,v 1.11 2012/07/11 19:37:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.0.ebuild,v 1.12 2012/07/12 17:27:32 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[udev] |