summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-06-29 12:44:52 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-06-29 12:44:52 +0000
commit79fa5d2947c288d81bcca660c47494ef67830218 (patch)
tree9b17a7227e7988d2f6ecd3202b61b3f5e33789c1 /x11-drivers
parentVersion bump. (diff)
downloadgentoo-2-79fa5d2947c288d81bcca660c47494ef67830218.tar.gz
gentoo-2-79fa5d2947c288d81bcca660c47494ef67830218.tar.bz2
gentoo-2-79fa5d2947c288d81bcca660c47494ef67830218.zip
Version bump.
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-hyperpen/ChangeLog10
-rw-r--r--x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.0.ebuild14
2 files changed, 22 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/ChangeLog b/x11-drivers/xf86-input-hyperpen/ChangeLog
index f60aad3225e4..31c15cee5724 100644
--- a/x11-drivers/xf86-input-hyperpen/ChangeLog
+++ b/x11-drivers/xf86-input-hyperpen/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-input-hyperpen
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.49 2010/01/23 19:44:33 scarabeus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.50 2011/06/29 12:44:52 chithanh Exp $
+
+*xf86-input-hyperpen-1.4.0 (29 Jun 2011)
+
+ 29 Jun 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-input-hyperpen-1.4.0.ebuild:
+ Version bump.
23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-xf86-input-hyperpen-1.1.0.ebuild, -xf86-input-hyperpen-1.2.0.ebuild:
diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.0.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.0.ebuild
new file mode 100644
index 000000000000..a36ab777cec8
--- /dev/null
+++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.0.ebuild
@@ -0,0 +1,14 @@
+# 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-hyperpen/xf86-input-hyperpen-1.4.0.ebuild,v 1.1 2011/06/29 12:44:52 chithanh Exp $
+
+EAPI=4
+
+inherit xorg-2
+
+DESCRIPTION="X.Org driver for hyperpen input devices"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"