summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2008-01-09 08:04:49 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2008-01-09 08:04:49 +0000
commit4fcc7c3998098a3db8b5859476ded65b8cda27eb (patch)
tree286a5d5b6a6f071e117194e62624afdfd19abf80 /x11-misc/xvkbd
parentVersion bump. (diff)
downloadgentoo-2-4fcc7c3998098a3db8b5859476ded65b8cda27eb.tar.gz
gentoo-2-4fcc7c3998098a3db8b5859476ded65b8cda27eb.tar.bz2
gentoo-2-4fcc7c3998098a3db8b5859476ded65b8cda27eb.zip
Add missing x11-proto/inputproto to DEPEND.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'x11-misc/xvkbd')
-rw-r--r--x11-misc/xvkbd/ChangeLog6
-rw-r--r--x11-misc/xvkbd/xvkbd-2.6.ebuild3
-rw-r--r--x11-misc/xvkbd/xvkbd-2.8.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-misc/xvkbd/ChangeLog b/x11-misc/xvkbd/ChangeLog
index ef33dad8f684..1b37f74122fa 100644
--- a/x11-misc/xvkbd/ChangeLog
+++ b/x11-misc/xvkbd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xvkbd
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.18 2008/01/07 10:34:20 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.19 2008/01/09 08:04:49 nelchael Exp $
+
+ 09 Jan 2008; Krzysiek Pawlik <nelchael@gentoo.org> xvkbd-2.6.ebuild,
+ xvkbd-2.8.ebuild:
+ Add missing x11-proto/inputproto to DEPEND.
07 Jan 2008; Krzysiek Pawlik <nelchael@gentoo.org> xvkbd-2.6.ebuild,
xvkbd-2.8.ebuild:
diff --git a/x11-misc/xvkbd/xvkbd-2.6.ebuild b/x11-misc/xvkbd/xvkbd-2.6.ebuild
index 592bfe8efa1d..c22e8b0d039f 100644
--- a/x11-misc/xvkbd/xvkbd-2.6.ebuild
+++ b/x11-misc/xvkbd/xvkbd-2.6.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/xvkbd/xvkbd-2.6.ebuild,v 1.13 2008/01/07 10:34:20 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.6.ebuild,v 1.14 2008/01/09 08:04:49 nelchael Exp $
DESCRIPTION="virtual keyboard for X window system"
HOMEPAGE="http://homepage3.nifty.com/tsato/xvkbd/"
@@ -19,6 +19,7 @@ DEPEND="${RDEPEND}
x11-misc/imake
x11-misc/gccmakedep
x11-proto/xproto
+ x11-proto/inputproto
app-text/rman
x11-proto/xextproto"
diff --git a/x11-misc/xvkbd/xvkbd-2.8.ebuild b/x11-misc/xvkbd/xvkbd-2.8.ebuild
index a8dec0cc5d1d..c48b793b12ea 100644
--- a/x11-misc/xvkbd/xvkbd-2.8.ebuild
+++ b/x11-misc/xvkbd/xvkbd-2.8.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/xvkbd/xvkbd-2.8.ebuild,v 1.2 2008/01/07 10:34:20 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.8.ebuild,v 1.3 2008/01/09 08:04:49 nelchael Exp $
DESCRIPTION="virtual keyboard for X window system"
HOMEPAGE="http://homepage3.nifty.com/tsato/xvkbd/"
@@ -19,6 +19,7 @@ DEPEND="${RDEPEND}
x11-misc/imake
x11-misc/gccmakedep
x11-proto/xproto
+ x11-proto/inputproto
app-text/rman
x11-proto/xextproto"