summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2012-07-09 18:37:12 +0000
committerMike Auty <ikelos@gentoo.org>2012-07-09 18:37:12 +0000
commit5e360e08a8dee55b972384fdb5c614260c79ffa8 (patch)
treed9831a8ef37aab31fdcf3ac8402e72e019c03196 /x11-drivers/xf86-input-wacom
parentVersion bump. Thanks to Carlos Silva <r3pek@r3pek.org> for the ebuild. #424455 (diff)
downloadgentoo-2-5e360e08a8dee55b972384fdb5c614260c79ffa8.tar.gz
gentoo-2-5e360e08a8dee55b972384fdb5c614260c79ffa8.tar.bz2
gentoo-2-5e360e08a8dee55b972384fdb5c614260c79ffa8.zip
Add in the Xinerama dependency spotted in bug 412761.
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r--x11-drivers/xf86-input-wacom/ChangeLog7
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.0.ebuild7
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.1.ebuild5
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.13.0.ebuild5
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.14.0.ebuild5
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.15.0.ebuild5
6 files changed, 22 insertions, 12 deletions
diff --git a/x11-drivers/xf86-input-wacom/ChangeLog b/x11-drivers/xf86-input-wacom/ChangeLog
index 7e002e27224f..48bef702b6d8 100644
--- a/x11-drivers/xf86-input-wacom/ChangeLog
+++ b/x11-drivers/xf86-input-wacom/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/xf86-input-wacom
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.55 2012/06/24 19:03:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.56 2012/07/09 18:37:12 ikelos Exp $
+
+ 09 Jul 2012; Mike Auty <ikelos@gentoo.org> xf86-input-wacom-0.11.0.ebuild,
+ xf86-input-wacom-0.11.1.ebuild, xf86-input-wacom-0.13.0.ebuild,
+ xf86-input-wacom-0.14.0.ebuild, xf86-input-wacom-0.15.0.ebuild:
+ Add in the Xinerama dependency spotted in bug 412761.
24 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
xf86-input-wacom-0.14.0.ebuild:
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.0.ebuild
index c9d3aeddc87a..f46f3419f7d7 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.0.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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-wacom/xf86-input-wacom-0.11.0.ebuild,v 1.7 2011/07/29 10:50:32 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.0.ebuild,v 1.8 2012/07/09 18:37:12 ikelos Exp $
EAPI=4
@@ -20,7 +20,8 @@ RDEPEND="!x11-drivers/linuxwacom
x11-libs/libX11
x11-libs/libXext
x11-libs/libXi
- x11-libs/libXrandr"
+ x11-libs/libXrandr
+ x11-libs/libXinerama"
DEPEND="${RDEPEND}
x11-proto/randrproto"
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.1.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.1.ebuild
index 60564c7977d7..a0a163cea6fc 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.1.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.1.ebuild
@@ -1,6 +1,6 @@
# 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-wacom/xf86-input-wacom-0.11.1.ebuild,v 1.4 2012/03/03 16:28:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.11.1.ebuild,v 1.5 2012/07/09 18:37:12 ikelos Exp $
EAPI=4
@@ -21,7 +21,8 @@ RDEPEND="!x11-drivers/linuxwacom
x11-libs/libX11
x11-libs/libXext
x11-libs/libXi
- x11-libs/libXrandr"
+ x11-libs/libXrandr
+ x11-libs/libXinerama"
DEPEND="${RDEPEND}
x11-proto/randrproto"
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.13.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.13.0.ebuild
index 42b7db31b633..c797a0f237a7 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.13.0.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.13.0.ebuild
@@ -1,6 +1,6 @@
# 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-wacom/xf86-input-wacom-0.13.0.ebuild,v 1.1 2012/02/11 16:33:16 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.13.0.ebuild,v 1.2 2012/07/09 18:37:12 ikelos Exp $
EAPI=4
@@ -20,7 +20,8 @@ RDEPEND=">=x11-base/xorg-server-1.7
x11-libs/libX11
x11-libs/libXext
x11-libs/libXi
- x11-libs/libXrandr"
+ x11-libs/libXrandr
+ x11-libs/libXinerama"
DEPEND="${RDEPEND}
x11-proto/randrproto"
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.14.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.14.0.ebuild
index 240c44f976f1..9faaedf2e4ef 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.14.0.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.14.0.ebuild
@@ -1,6 +1,6 @@
# 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-wacom/xf86-input-wacom-0.14.0.ebuild,v 1.3 2012/06/24 19:03:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.14.0.ebuild,v 1.4 2012/07/09 18:37:12 ikelos Exp $
EAPI=4
@@ -20,7 +20,8 @@ RDEPEND=">=x11-base/xorg-server-1.7
x11-libs/libX11
x11-libs/libXext
x11-libs/libXi
- x11-libs/libXrandr"
+ x11-libs/libXrandr
+ x11-libs/libXinerama"
DEPEND="${RDEPEND}
x11-proto/randrproto"
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.15.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.15.0.ebuild
index 92888a49e5ee..d04dd30179af 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.15.0.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.15.0.ebuild
@@ -1,6 +1,6 @@
# 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-wacom/xf86-input-wacom-0.15.0.ebuild,v 1.1 2012/06/23 19:30:40 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.15.0.ebuild,v 1.2 2012/07/09 18:37:12 ikelos Exp $
EAPI=4
@@ -20,7 +20,8 @@ RDEPEND=">=x11-base/xorg-server-1.7
x11-libs/libX11
x11-libs/libXext
x11-libs/libXi
- x11-libs/libXrandr"
+ x11-libs/libXrandr
+ x11-libs/libXinerama"
DEPEND="${RDEPEND}
x11-proto/randrproto"