summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2008-06-25 09:37:05 +0000
committerTristan Heaven <nyhm@gentoo.org>2008-06-25 09:37:05 +0000
commit2df1ec28f410dbee25fd110545cab58fe269c5cf (patch)
tree223a79525b30103e0d559b8d0aaf9f7bed76f66b /x11-misc
parentbump (diff)
downloadgentoo-2-2df1ec28f410dbee25fd110545cab58fe269c5cf.tar.gz
gentoo-2-2df1ec28f410dbee25fd110545cab58fe269c5cf.tar.bz2
gentoo-2-2df1ec28f410dbee25fd110545cab58fe269c5cf.zip
Add x11-proto dependencies, bug #227741
(Portage version: 2.2_rc1/cvs/Linux 2.6.25.8 x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/keytouch/ChangeLog6
-rw-r--r--x11-misc/keytouch/keytouch-2.3.2.ebuild7
-rw-r--r--x11-misc/keytouch/keytouch-2.4.0.ebuild7
3 files changed, 15 insertions, 5 deletions
diff --git a/x11-misc/keytouch/ChangeLog b/x11-misc/keytouch/ChangeLog
index 896414c68a63..7c67c7412cbb 100644
--- a/x11-misc/keytouch/ChangeLog
+++ b/x11-misc/keytouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/keytouch
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.14 2008/06/13 18:34:45 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.15 2008/06/25 09:37:05 nyhm Exp $
+
+ 25 Jun 2008; Tristan Heaven <nyhm@gentoo.org> keytouch-2.3.2.ebuild,
+ keytouch-2.4.0.ebuild:
+ Add x11-proto dependencies, bug #227741
*keytouch-2.4.0 (13 Jun 2008)
diff --git a/x11-misc/keytouch/keytouch-2.3.2.ebuild b/x11-misc/keytouch/keytouch-2.3.2.ebuild
index 8250e5c7e025..7b99fd6bf5dc 100644
--- a/x11-misc/keytouch/keytouch-2.3.2.ebuild
+++ b/x11-misc/keytouch/keytouch-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild,v 1.5 2008/02/29 20:49:48 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild,v 1.6 2008/06/25 09:37:05 nyhm Exp $
inherit eutils versionator linux-info
@@ -18,7 +18,10 @@ RDEPEND=">=x11-libs/gtk+-2
gnome-base/gnome-menus
media-libs/alsa-lib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ dev-util/pkgconfig
+ x11-proto/inputproto
+ x11-proto/xextproto
+ x11-proto/xproto"
RDEPEND="${RDEPEND}
acpi? ( sys-power/acpid )
kde? ( || (
diff --git a/x11-misc/keytouch/keytouch-2.4.0.ebuild b/x11-misc/keytouch/keytouch-2.4.0.ebuild
index 5d7136fe6e58..6eb50fe956e2 100644
--- a/x11-misc/keytouch/keytouch-2.4.0.ebuild
+++ b/x11-misc/keytouch/keytouch-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.4.0.ebuild,v 1.1 2008/06/13 18:34:45 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.4.0.ebuild,v 1.2 2008/06/25 09:37:05 nyhm Exp $
inherit autotools eutils linux-info
@@ -18,7 +18,10 @@ RDEPEND=">=x11-libs/gtk+-2
gnome-base/gnome-menus
media-libs/alsa-lib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ dev-util/pkgconfig
+ x11-proto/inputproto
+ x11-proto/xextproto
+ x11-proto/xproto"
RDEPEND="${RDEPEND}
acpi? ( sys-power/acpid )
kde? ( || (