summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2008-01-07 10:51:50 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2008-01-07 10:51:50 +0000
commit50ba859d9ea6acb61bcf02e057995149b42213f4 (patch)
treec58afc62555b6520f713565141f62b22b2d7d92e /x11-misc/lineakd
parentAdd missing x11-proto/inputproto to DEPEND, see bug #204597. (diff)
downloadhistorical-50ba859d9ea6acb61bcf02e057995149b42213f4.tar.gz
historical-50ba859d9ea6acb61bcf02e057995149b42213f4.tar.bz2
historical-50ba859d9ea6acb61bcf02e057995149b42213f4.zip
Add missing x11-proto/inputproto to DEPEND, see bug #204595.
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'x11-misc/lineakd')
-rw-r--r--x11-misc/lineakd/ChangeLog8
-rw-r--r--x11-misc/lineakd/lineakd-0.9.0-r1.ebuild5
-rw-r--r--x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild5
3 files changed, 12 insertions, 6 deletions
diff --git a/x11-misc/lineakd/ChangeLog b/x11-misc/lineakd/ChangeLog
index 1adea16bf6d7..447e07c7de0f 100644
--- a/x11-misc/lineakd/ChangeLog
+++ b/x11-misc/lineakd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/lineakd
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.49 2007/07/28 16:11:06 philantrop Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.50 2008/01/07 10:51:50 nelchael Exp $
+
+ 07 Jan 2008; Krzysiek Pawlik <nelchael@gentoo.org>
+ lineakd-0.9.0_pre1.ebuild, lineakd-0.9.0-r1.ebuild:
+ Add missing x11-proto/inputproto to DEPEND, see bug #204595.
28 Jul 2007; Wulf C. Krueger <philantrop@gentoo.org>
lineakd-0.9.0-r1.ebuild:
diff --git a/x11-misc/lineakd/lineakd-0.9.0-r1.ebuild b/x11-misc/lineakd/lineakd-0.9.0-r1.ebuild
index 9554d63f3712..a8270c3af167 100644
--- a/x11-misc/lineakd/lineakd-0.9.0-r1.ebuild
+++ b/x11-misc/lineakd/lineakd-0.9.0-r1.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/lineakd/lineakd-0.9.0-r1.ebuild,v 1.6 2007/07/28 16:11:06 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.9.0-r1.ebuild,v 1.7 2008/01/07 10:51:50 nelchael Exp $
inherit multilib
@@ -22,6 +22,7 @@ RDEPEND="x11-libs/libICE
DEPEND="${RDEPEND}
x11-libs/libxkbfile
x11-libs/libXt
+ x11-proto/inputproto
x11-proto/xextproto
x11-proto/xproto
x11-libs/libXtst"
diff --git a/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild b/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild
index dd05a759721b..888d7425bfaf 100644
--- a/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild
+++ b/x11-misc/lineakd/lineakd-0.9.0_pre1.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/lineakd/lineakd-0.9.0_pre1.ebuild,v 1.8 2007/07/22 03:22:30 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild,v 1.9 2008/01/07 10:51:50 nelchael Exp $
inherit eutils
@@ -23,6 +23,7 @@ RDEPEND="x11-libs/libICE
DEPEND="${RDEPEND}
x11-libs/libxkbfile
x11-libs/libXt
+ x11-proto/inputproto
x11-proto/xextproto
x11-proto/xproto"