* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-synaptics: ChangeLog xf86-input-synaptics-1.3.0.ebuild xf86-input-synaptics-1.2.2.ebuild xf86-input-synaptics-1.2.2-r2.ebuild
@ 2010-09-08 20:38 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2010-09-08 20:38 UTC (permalink / raw
To: gentoo-commits
scarabeus 10/09/08 20:38:40
Modified: ChangeLog
Added: xf86-input-synaptics-1.3.0.ebuild
Removed: xf86-input-synaptics-1.2.2.ebuild
xf86-input-synaptics-1.2.2-r2.ebuild
Log:
Version bump. Drop old.
(Portage version: 2.2_rc75/cvs/Linux x86_64)
Revision Changes Path
1.51 x11-drivers/xf86-input-synaptics/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 21 Apr 2010 16:23:50 -0000 1.50
+++ ChangeLog 8 Sep 2010 20:38:40 -0000 1.51
@@ -1,6 +1,13 @@
# ChangeLog for x11-drivers/xf86-input-synaptics
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.50 2010/04/21 16:23:50 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.51 2010/09/08 20:38:40 scarabeus Exp $
+
+*xf86-input-synaptics-1.3.0 (08 Sep 2010)
+
+ 08 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-input-synaptics-1.2.2.ebuild, -xf86-input-synaptics-1.2.2-r2.ebuild,
+ +xf86-input-synaptics-1.3.0.ebuild:
+ Version bump. Drop old.
*xf86-input-synaptics-1.2.2-r2 (21 Apr 2010)
1.1 x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.3.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.3.0.ebuild?rev=1.1&content-type=text/plain
Index: xf86-input-synaptics-1.3.0.ebuild
===================================================================
# Copyright 1999-2010 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.3.0.ebuild,v 1.1 2010/09/08 20:38:40 scarabeus Exp $
EAPI=3
inherit linux-info xorg-2
DESCRIPTION="Driver for Synaptics touchpads"
HOMEPAGE="http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="hal"
RDEPEND="
>=x11-base/xorg-server-1.8[hal?]
>=x11-libs/libXi-1.2
>=x11-libs/libXtst-1.1.0"
DEPEND="${RDEPEND}
x11-proto/inputproto
>=x11-proto/recordproto-1.14"
src_install() {
DOCS="README" xorg-2_src_install
}
pkg_postinst() {
xorg-2_pkg_postinst
# 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
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-08 20:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-08 20:38 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-synaptics: ChangeLog xf86-input-synaptics-1.3.0.ebuild xf86-input-synaptics-1.2.2.ebuild xf86-input-synaptics-1.2.2-r2.ebuild Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox