x11-proto/inputproto: import current stable from upstream gentoo

Upstream has added a few minor improvements, and released 2.0.2.

BUG=chromium-os:13270
TEST=For an x86- and a tegra2- board:
  build_packages --board=${B}
  Test keyboard, USB mouse and touchpad function as expected.

Change-Id: I75ce14981275c2aaedd8bcf56330a5b7741cf493
Reviewed-on: http://gerrit.chromium.org/gerrit/7086
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Tested-by: Daniel Kurtz <djkurtz@chromium.org>
diff --git a/x11-proto/inputproto/inputproto-2.0.1.ebuild b/x11-proto/inputproto/inputproto-2.0.2.ebuild
similarity index 89%
rename from x11-proto/inputproto/inputproto-2.0.1.ebuild
rename to x11-proto/inputproto/inputproto-2.0.2.ebuild
index 2127e18..df2e17f 100644
--- a/x11-proto/inputproto/inputproto-2.0.1.ebuild
+++ b/x11-proto/inputproto/inputproto-2.0.2.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.1.ebuild,v 1.8 2011/03/15 21:12:16 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v 1.8 2011/08/20 15:55:01 jer Exp $
 
-EAPI=3
+EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Input protocol headers"