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