From 2607a260f59d32ce865b3f7ab2fe2f64845dbded Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Thu, 26 Feb 2009 07:50:54 +0000 Subject: Version bump. (Portage version: 2.1.6.7/cvs/Linux x86_64) --- x11-drivers/xf86-input-aiptek/ChangeLog | 10 ++++++++-- .../xf86-input-aiptek/xf86-input-aiptek-1.2.0.ebuild | 16 ++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.2.0.ebuild (limited to 'x11-drivers/xf86-input-aiptek') diff --git a/x11-drivers/xf86-input-aiptek/ChangeLog b/x11-drivers/xf86-input-aiptek/ChangeLog index c5ccc3d56135..0d5ec37ebcee 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.30 2008/05/09 07:16:17 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.31 2009/02/26 07:50:54 dberkholz Exp $ + +*xf86-input-aiptek-1.2.0 (26 Feb 2009) + + 26 Feb 2009; Donnie Berkholz ; + +xf86-input-aiptek-1.2.0.ebuild: + Version bump. *xf86-input-aiptek-1.1.1 (09 May 2008) diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.2.0.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.2.0.ebuild new file mode 100644 index 000000000000..7adcdb0a0846 --- /dev/null +++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.2.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2009 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.2.0.ebuild,v 1.1 2009/02/26 07:50:54 dberkholz Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND} + x11-proto/inputproto + x11-proto/randrproto + x11-proto/xproto" -- cgit v1.2.3-65-gdbad