* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-input-synaptics/
@ 2011-11-16 2:15 Chi-Thanh Christopher Nguyen
0 siblings, 0 replies; 6+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2011-11-16 2:15 UTC (permalink / raw
To: gentoo-commits
commit: c51fe332c50fdc03cb7a8fe60ada1f7c7a1e4768
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 02:15:12 2011 +0000
Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Wed Nov 16 02:15:12 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=c51fe332
x11-drivers/xf86-input-synaptics: minor quoting change for consistency with portage
---
.../xf86-input-synaptics-9999.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
index 0b33ab6..fec9b30 100644
--- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
+++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
DEPEND="${RDEPEND}
>=x11-proto/recordproto-1.14"
-DOCS=( README )
+DOCS=( "README" )
pkg_pretend() {
linux-info_pkg_setup
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-input-synaptics/
@ 2012-03-14 1:08 Chi-Thanh Christopher Nguyen
0 siblings, 0 replies; 6+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2012-03-14 1:08 UTC (permalink / raw
To: gentoo-commits
commit: b123c5d48affa656fc5b6795f3cf3e719bd3b14a
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 14 01:09:09 2012 +0000
Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Wed Mar 14 01:09:09 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=b123c5d4
x11-drivers/xf86-input-synaptics: update dependencies per bug #407995.
---
.../xf86-input-synaptics-9999.ebuild | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
index fec9b30..ef93d4c 100644
--- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
+++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -12,11 +12,12 @@ HOMEPAGE="http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
-RDEPEND="
+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" )
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-input-synaptics/
@ 2013-02-18 20:23 Chi-Thanh Christopher Nguyen
0 siblings, 0 replies; 6+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2013-02-18 20:23 UTC (permalink / raw
To: gentoo-commits
commit: 7412f54942c0f59e8aa1481336aa3b0c0c973b81
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 20:23:51 2013 +0000
Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Mon Feb 18 20:23:51 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=7412f549
x11-drivers/xf86-input-synaptics: sync keywords with portage
---
.../xf86-input-synaptics-9999.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
index c339da1..e0e127b 100644
--- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
+++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
@@ -9,7 +9,7 @@ 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
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-input-synaptics/
@ 2013-04-20 19:46 Chi-Thanh Christopher Nguyen
0 siblings, 0 replies; 6+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2013-04-20 19:46 UTC (permalink / raw
To: gentoo-commits
commit: 6dc1620b66ba5da32ab20c01a1e939df1d2d24f7
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 19:46:40 2013 +0000
Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Sat Apr 20 19:46:40 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=6dc1620b
x11-drivers/xf86-input-synaptics: sync dependency changes with portage
---
.../xf86-input-synaptics-9999.ebuild | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
index e0e127b..5424775 100644
--- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
+++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
@@ -13,11 +13,12 @@ KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="sys-libs/mtdev
- >=x11-base/xorg-server-1.8
+ >=x11-base/xorg-server-1.12
>=x11-libs/libXi-1.2
>=x11-libs/libXtst-1.1.0"
DEPEND="${RDEPEND}
>=sys-kernel/linux-headers-2.6.37
+ >=x11-proto/inputproto-2.1.99.3
>=x11-proto/recordproto-1.14"
DOCS=( "README" )
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-input-synaptics/
@ 2014-01-23 13:46 Chi-Thanh Christopher Nguyen
0 siblings, 0 replies; 6+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2014-01-23 13:46 UTC (permalink / raw
To: gentoo-commits
commit: 466ccac849db863cf032024732d7a3dc5628bc9d
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 13:46:24 2014 +0000
Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Thu Jan 23 13:46:24 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=466ccac8
x11-drivers/xf86-input-synaptics: depend on libevdev, bug #487944.
---
x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
index acb1862..4945381 100644
--- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
+++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
@@ -10,9 +10,10 @@ DESCRIPTION="Driver for Synaptics touchpads"
HOMEPAGE="http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE=""
+IUSE="kernel_linux"
-RDEPEND="sys-libs/mtdev
+RDEPEND="kernel_linux? ( >=dev-libs/libevdev-0.4 )
+ sys-libs/mtdev
>=x11-base/xorg-server-1.12
>=x11-libs/libXi-1.2
>=x11-libs/libXtst-1.1.0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-input-synaptics/
@ 2014-05-14 16:31 Chi-Thanh Christopher Nguyen
0 siblings, 0 replies; 6+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2014-05-14 16:31 UTC (permalink / raw
To: gentoo-commits
commit: f3a803bc63a68a236ba2ca76f1161849b42ce40b
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Wed May 14 16:32:02 2014 +0000
Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Wed May 14 16:32:02 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=f3a803bc
x11-drivers/xf86-input-synaptics: drop mtdev dependency
---
x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
index 4945381..20c7612 100644
--- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
+++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-9999.ebuild
@@ -13,7 +13,6 @@ KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE="kernel_linux"
RDEPEND="kernel_linux? ( >=dev-libs/libevdev-0.4 )
- sys-libs/mtdev
>=x11-base/xorg-server-1.12
>=x11-libs/libXi-1.2
>=x11-libs/libXtst-1.1.0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-05-14 16:32 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-23 13:46 [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-input-synaptics/ Chi-Thanh Christopher Nguyen
-- strict thread matches above, loose matches on Subject: below --
2014-05-14 16:31 Chi-Thanh Christopher Nguyen
2013-04-20 19:46 Chi-Thanh Christopher Nguyen
2013-02-18 20:23 Chi-Thanh Christopher Nguyen
2012-03-14 1:08 Chi-Thanh Christopher Nguyen
2011-11-16 2:15 Chi-Thanh Christopher Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox