summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-02-18 20:23:16 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-02-18 20:23:16 +0000
commitb5727bef8ae4e47135157e9397baa426946cff3c (patch)
tree5b603d48c6965afe28f5bf6377d1530d61d7bce2 /x11-drivers
parentcleanup old ebuilds (diff)
downloadgentoo-2-b5727bef8ae4e47135157e9397baa426946cff3c.tar.gz
gentoo-2-b5727bef8ae4e47135157e9397baa426946cff3c.tar.bz2
gentoo-2-b5727bef8ae4e47135157e9397baa426946cff3c.zip
Version bump.
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-synaptics/ChangeLog11
-rw-r--r--x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.2.ebuild37
-rw-r--r--x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.3.ebuild (renamed from x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.1.ebuild)8
3 files changed, 13 insertions, 43 deletions
diff --git a/x11-drivers/xf86-input-synaptics/ChangeLog b/x11-drivers/xf86-input-synaptics/ChangeLog
index 45eb93788384..f929cfba9962 100644
--- a/x11-drivers/xf86-input-synaptics/ChangeLog
+++ b/x11-drivers/xf86-input-synaptics/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-drivers/xf86-input-synaptics
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.86 2012/12/17 20:13:06 maekke Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.87 2013/02/18 20:23:16 chithanh Exp $
+
+*xf86-input-synaptics-1.6.3 (18 Feb 2013)
+
+ 18 Feb 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-input-synaptics-1.6.3.ebuild, -xf86-input-synaptics-1.6.1.ebuild,
+ -xf86-input-synaptics-1.6.2.ebuild:
+ Version bump.
17 Dec 2012; Markus Meier <maekke@gentoo.org>
xf86-input-synaptics-1.6.2-r1.ebuild:
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.2.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.2.ebuild
deleted file mode 100644
index f64ab361f388..000000000000
--- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.2.ebuild,v 1.6 2012/08/11 12:54:08 maekke Exp $
-
-EAPI=4
-
-inherit linux-info xorg-2
-
-DESCRIPTION="Driver for Synaptics touchpads"
-HOMEPAGE="http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/"
-
-KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86"
-IUSE=""
-
-RDEPEND="sys-libs/mtdev
- >=x11-base/xorg-server-1.8
- >=x11-libs/libXi-1.2
- >=x11-libs/libXtst-1.1.0"
-DEPEND="${RDEPEND}
- >=sys-kernel/linux-headers-2.6.37
- >=x11-proto/recordproto-1.14"
-
-DOCS=( "README" )
-
-pkg_pretend() {
- linux-info_pkg_setup
- # Just a friendly warning
- if ! linux_config_exists \
- || ! linux_chkconfig_present INPUT_EVDEV; then
- echo
- ewarn "This driver requires event interface support in your kernel"
- ewarn " Device Drivers --->"
- ewarn " Input device support --->"
- ewarn " <*> Event interface"
- echo
- fi
-}
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.1.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.3.ebuild
index 7e4110ab1a11..c2ec74fadd4e 100644
--- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.1.ebuild
+++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.3.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.1.ebuild,v 1.3 2012/06/09 09:10:34 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.6.3.ebuild,v 1.1 2013/02/18 20:23:16 chithanh Exp $
-EAPI=4
+EAPI=5
inherit linux-info xorg-2
DESCRIPTION="Driver for Synaptics touchpads"
HOMEPAGE="http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="sys-libs/mtdev