summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Cardona <remi@gentoo.org>2009-09-24 07:17:53 +0000
committerRemi Cardona <remi@gentoo.org>2009-09-24 07:17:53 +0000
commit96663726ea0e4724e498c0d280ac585eaa60afaa (patch)
treef200d5bf576966c09673e6d0d4fd23e032fd9f47 /x11-apps
parentstable x86, security bug 283370 (diff)
downloadhistorical-96663726ea0e4724e498c0d280ac585eaa60afaa.tar.gz
historical-96663726ea0e4724e498c0d280ac585eaa60afaa.tar.bz2
historical-96663726ea0e4724e498c0d280ac585eaa60afaa.zip
x11-apps/xkbutils: add missing inputproto dep (fixes bug #227891)
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xkbutils/ChangeLog5
-rw-r--r--x11-apps/xkbutils/Manifest4
-rw-r--r--x11-apps/xkbutils/xkbutils-1.0.1-r1.ebuild7
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-apps/xkbutils/ChangeLog b/x11-apps/xkbutils/ChangeLog
index 8a3a8bb60ee6..923ea765302e 100644
--- a/x11-apps/xkbutils/ChangeLog
+++ b/x11-apps/xkbutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkbutils
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.29 2009/06/23 20:57:18 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.30 2009/09/24 07:17:53 remi Exp $
+
+ 24 Sep 2009; Rémi Cardona <remi@gentoo.org> xkbutils-1.0.1-r1.ebuild:
+ add missing inputproto dep (fixes bug #227891)
23 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
xkbutils-1.0.1-r1.ebuild:
diff --git a/x11-apps/xkbutils/Manifest b/x11-apps/xkbutils/Manifest
index 70c0e40a6e46..87d6f2a5618a 100644
--- a/x11-apps/xkbutils/Manifest
+++ b/x11-apps/xkbutils/Manifest
@@ -1,4 +1,4 @@
DIST xkbutils-1.0.1.tar.bz2 65805 RMD160 a6c44d0c44b7275134bca293a391d7446f404bff SHA1 2ee3172f4b17cb9aa97d899c400493bbe83089d9 SHA256 aaad73ed8db764978a18bc6ba774d38a4c1330c86622c0b47ae3ced09c175856
-EBUILD xkbutils-1.0.1-r1.ebuild 547 RMD160 512925f1f85d2ca0893f204bc1a366f1b147e2e1 SHA1 92aafebf052f4d3558985b67ef3ba9c3be45adfc SHA256 90f9212563ed4b3f8c5001067fae4b432758f2c137b4f424fc8787550bb26f9f
-MISC ChangeLog 3435 RMD160 24a2347984aba897c69fb37c254a99e3242c330b SHA1 b4625a7726e24158bb87c9b94972c6371d5bb20a SHA256 65bcb40aba605c7ec4a6229299e55f646e7c264ee288b3ce51458a6d0bb0ac3f
+EBUILD xkbutils-1.0.1-r1.ebuild 567 RMD160 70a7122a6064efcb6d8da44bae69ba2123371fb8 SHA1 9b758c7deac43d5399fb076ae44bcec740703ca7 SHA256 3f76ede0ad080fba9f4e72a4455e834efb85ac893b45d29336e046918e3e42c7
+MISC ChangeLog 3554 RMD160 730df57a966b5fc69c0c34de7364acabb973e1f1 SHA1 926255d48d9bfbc8032f375be93d3d1ddd47de97 SHA256 eacf2abbeb03a42fb739235013857d5aa71cd1d52a9ac2ffad9d61ba591eb9c4
MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055
diff --git a/x11-apps/xkbutils/xkbutils-1.0.1-r1.ebuild b/x11-apps/xkbutils/xkbutils-1.0.1-r1.ebuild
index 61d7b25083fa..5d9d83fd86a3 100644
--- a/x11-apps/xkbutils/xkbutils-1.0.1-r1.ebuild
+++ b/x11-apps/xkbutils/xkbutils-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.1-r1.ebuild,v 1.10 2009/06/23 20:57:18 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.1-r1.ebuild,v 1.11 2009/09/24 07:17:53 remi Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,10 +8,13 @@
inherit x-modular
DESCRIPTION="X.Org xkbutils application"
+
KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
+
RDEPEND="x11-libs/libxkbfile
x11-libs/libXaw"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ x11-proto/inputproto"
CONFIGURE_OPTIONS="--disable-xprint"