summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-06-29 12:41:34 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-06-29 12:41:34 +0000
commita3a13ba57c8266b2af0c2237bce228aa2af95afe (patch)
tree3e4aeb84ebae85c94f45fe24d2c9cc2f7615507d /x11-drivers/xf86-input-aiptek
parentFix blocking of refmac-5.6, EAPI bump (diff)
downloadgentoo-2-a3a13ba57c8266b2af0c2237bce228aa2af95afe.tar.gz
gentoo-2-a3a13ba57c8266b2af0c2237bce228aa2af95afe.tar.bz2
gentoo-2-a3a13ba57c8266b2af0c2237bce228aa2af95afe.zip
Version bump.
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-aiptek')
-rw-r--r--x11-drivers/xf86-input-aiptek/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-aiptek/ChangeLog b/x11-drivers/xf86-input-aiptek/ChangeLog
index ec1ccdf85135..582a57a8eb04 100644
--- a/x11-drivers/xf86-input-aiptek/ChangeLog
+++ b/x11-drivers/xf86-input-aiptek/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-input-aiptek
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.62 2011/06/28 21:23:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.63 2011/06/29 12:41:34 chithanh Exp $
+
+*xf86-input-aiptek-1.4.1 (29 Jun 2011)
+
+ 29 Jun 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-input-aiptek-1.4.1.ebuild:
+ Version bump.
28 Jun 2011; Brent Baude <ranger@gentoo.org> xf86-input-aiptek-1.4.0.ebuild:
Marking xf86-input-aiptek-1.4.0 ppc stable for bug 371857
diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.ebuild
new file mode 100644
index 000000000000..840b9cb0ebd4
--- /dev/null
+++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.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-aiptek/xf86-input-aiptek-1.4.1.ebuild,v 1.1 2011/06/29 12:41:34 chithanh Exp $
+
+EAPI=4
+
+inherit xorg-2
+
+DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"