diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-07-22 02:55:50 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-07-22 02:55:50 +0000 |
commit | 4d76a4d883ca23c666224281baec5d46fce16f53 (patch) | |
tree | 5e597e837ae8f15e8f39d3d233a20c9d2803caae /x11-drivers | |
parent | Remove old. (diff) | |
download | gentoo-2-4d76a4d883ca23c666224281baec5d46fce16f53.tar.gz gentoo-2-4d76a4d883ca23c666224281baec5d46fce16f53.tar.bz2 gentoo-2-4d76a4d883ca23c666224281baec5d46fce16f53.zip |
Remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-aiptek/ChangeLog | 9 | ||||
-rw-r--r-- | x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild | 15 | ||||
-rw-r--r-- | x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild | 14 |
3 files changed, 6 insertions, 32 deletions
diff --git a/x11-drivers/xf86-input-aiptek/ChangeLog b/x11-drivers/xf86-input-aiptek/ChangeLog index 96e35affa774..671ef4e353b7 100644 --- a/x11-drivers/xf86-input-aiptek/ChangeLog +++ b/x11-drivers/xf86-input-aiptek/ChangeLog @@ -1,6 +1,10 @@ # 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.73 2011/10/03 18:00:43 josejx Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.74 2015/07/22 02:55:50 mrueg Exp $ + + 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -xf86-input-aiptek-1.3.1.ebuild, + -xf86-input-aiptek-1.4.0.ebuild: + Remove old. 03 Oct 2011; Joseph Jezak <josejx@gentoo.org> xf86-input-aiptek-1.4.1.ebuild: Marked ppc ppc64 stable for bug #380421. @@ -306,4 +310,3 @@ 08 Aug 2005; Donnie Berkholz <dberkholz@gentoo.org>; +xf86-input-aiptek-1.0.0.ebuild: Initial commit for modular X. - diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild deleted file mode 100644 index 4d11f35f18ba..000000000000 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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.3.1.ebuild,v 1.8 2011/02/14 23:56:23 xarthisius Exp $ - -EAPI=3 - -inherit xorg-2 - -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" diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild deleted file mode 100644 index fb7f0d9b9bb5..000000000000 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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.0.ebuild,v 1.8 2011/08/20 15:51:48 jer 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}" |