summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2008-01-07 10:34:20 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2008-01-07 10:34:20 +0000
commit86eb85c3606078c888bbc5ba64f2c6f4b736cca3 (patch)
tree6f28aed6ae102a3f35162467f8d27f19c08e5123 /x11-misc/xvkbd
parentCleanup (diff)
downloadgentoo-2-86eb85c3606078c888bbc5ba64f2c6f4b736cca3.tar.gz
gentoo-2-86eb85c3606078c888bbc5ba64f2c6f4b736cca3.tar.bz2
gentoo-2-86eb85c3606078c888bbc5ba64f2c6f4b736cca3.zip
Add missing x11-libs/libXaw to RDEPEND, see bug #204577.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'x11-misc/xvkbd')
-rw-r--r--x11-misc/xvkbd/ChangeLog8
-rw-r--r--x11-misc/xvkbd/xvkbd-2.6.ebuild5
-rw-r--r--x11-misc/xvkbd/xvkbd-2.8.ebuild5
3 files changed, 12 insertions, 6 deletions
diff --git a/x11-misc/xvkbd/ChangeLog b/x11-misc/xvkbd/ChangeLog
index ecc598758bd9..ef33dad8f684 100644
--- a/x11-misc/xvkbd/ChangeLog
+++ b/x11-misc/xvkbd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xvkbd
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.17 2007/04/10 09:29:32 nelchael Exp $
+# 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 $
+
+ 07 Jan 2008; Krzysiek Pawlik <nelchael@gentoo.org> xvkbd-2.6.ebuild,
+ xvkbd-2.8.ebuild:
+ Add missing x11-libs/libXaw to RDEPEND, see bug #204577.
*xvkbd-2.8 (10 Apr 2007)
diff --git a/x11-misc/xvkbd/xvkbd-2.6.ebuild b/x11-misc/xvkbd/xvkbd-2.6.ebuild
index a9eb7ed58a8b..592bfe8efa1d 100644
--- a/x11-misc/xvkbd/xvkbd-2.6.ebuild
+++ b/x11-misc/xvkbd/xvkbd-2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.12 2007/03/09 07:46:45 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.6.ebuild,v 1.13 2008/01/07 10:34:20 nelchael Exp $
DESCRIPTION="virtual keyboard for X window system"
HOMEPAGE="http://homepage3.nifty.com/tsato/xvkbd/"
@@ -13,6 +13,7 @@ IUSE=""
RDEPEND="x11-libs/libXtst
x11-libs/libXmu
+ x11-libs/libXaw
x11-libs/Xaw3d"
DEPEND="${RDEPEND}
x11-misc/imake
diff --git a/x11-misc/xvkbd/xvkbd-2.8.ebuild b/x11-misc/xvkbd/xvkbd-2.8.ebuild
index 79115273fbdb..a8dec0cc5d1d 100644
--- a/x11-misc/xvkbd/xvkbd-2.8.ebuild
+++ b/x11-misc/xvkbd/xvkbd-2.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.1 2007/04/10 09:29:32 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.8.ebuild,v 1.2 2008/01/07 10:34:20 nelchael Exp $
DESCRIPTION="virtual keyboard for X window system"
HOMEPAGE="http://homepage3.nifty.com/tsato/xvkbd/"
@@ -13,6 +13,7 @@ IUSE=""
RDEPEND="x11-libs/libXtst
x11-libs/libXmu
+ x11-libs/libXaw
x11-libs/Xaw3d"
DEPEND="${RDEPEND}
x11-misc/imake