summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-08-20 15:43:02 +0000
committerJeroen Roovers <jer@gentoo.org>2011-08-20 15:43:02 +0000
commited253ee3aeab9e3d90d42cfe9543b4ce44c050f2 (patch)
treed72752766195a1720ad7e48f6de3f14286c87817 /x11-drivers/xf86-input-void
parentStable for HPPA (bug #371857). (diff)
downloadgentoo-2-ed253ee3aeab9e3d90d42cfe9543b4ce44c050f2.tar.gz
gentoo-2-ed253ee3aeab9e3d90d42cfe9543b4ce44c050f2.tar.bz2
gentoo-2-ed253ee3aeab9e3d90d42cfe9543b4ce44c050f2.zip
Stable for HPPA (bug #373785).
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-void')
-rw-r--r--x11-drivers/xf86-input-void/ChangeLog5
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog
index 738c32e7342f..98ee8f571486 100644
--- a/x11-drivers/xf86-input-void/ChangeLog
+++ b/x11-drivers/xf86-input-void/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.70 2011/07/30 11:20:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.71 2011/08/20 15:43:02 jer Exp $
+
+ 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> xf86-input-void-1.4.0.ebuild:
+ Stable for HPPA (bug #373785).
30 Jul 2011; Raúl Porcel <armin76@gentoo.org> xf86-input-void-1.4.0.ebuild:
alpha/ia64/sh/sparc stable wrt #373785
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
index e033a5572178..0a4fe03f7431 100644
--- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
+++ b/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.7 2011/07/30 11:20:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.8 2011/08/20 15:43:02 jer Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="null input driver"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.9.99.1"