summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-07-22 02:57:52 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-07-22 02:57:52 +0000
commit73f1000689ad07843e84845974ae9f7d57b174e1 (patch)
treedbfe1a64a387a31bc1b2eec2d0b05def12918bd8 /x11-drivers
parentRemove old. (diff)
downloadgentoo-2-73f1000689ad07843e84845974ae9f7d57b174e1.tar.gz
gentoo-2-73f1000689ad07843e84845974ae9f7d57b174e1.tar.bz2
gentoo-2-73f1000689ad07843e84845974ae9f7d57b174e1.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-mutouch/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild17
2 files changed, 5 insertions, 20 deletions
diff --git a/x11-drivers/xf86-input-mutouch/ChangeLog b/x11-drivers/xf86-input-mutouch/ChangeLog
index 18f486bbdf30..26ba6fbad15e 100644
--- a/x11-drivers/xf86-input-mutouch/ChangeLog
+++ b/x11-drivers/xf86-input-mutouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-mutouch
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.51 2012/05/16 00:28:42 aballier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.52 2015/07/22 02:57:52 mrueg Exp $
+
+ 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -xf86-input-mutouch-1.2.1.ebuild:
+ Remove old.
16 May 2012; Alexis Ballier <aballier@gentoo.org>
xf86-input-mutouch-1.3.0.ebuild:
@@ -223,4 +226,3 @@
08 Aug 2005; Donnie Berkholz <dberkholz@gentoo.org>;
+xf86-input-mutouch-1.0.0.ebuild:
Initial commit for modular X.
-
diff --git a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild
deleted file mode 100644
index 895f9b6a14bb..000000000000
--- a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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-mutouch/xf86-input-mutouch-1.2.1.ebuild,v 1.10 2009/12/15 19:27:26 ranger Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-XDPVER=4
-
-inherit x-modular
-
-DESCRIPTION="Microtouch input driver"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
- x11-proto/inputproto
- x11-proto/randrproto
- x11-proto/xproto"