summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-12-10 19:04:48 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-12-10 19:04:48 +0000
commitad93c5742ea4e9e29949b5b801749259b8f1c387 (patch)
tree0c248d65db7a1797fd6098e1fe90370308df1050 /x11-apps/xkbevd/xkbevd-1.1.2.ebuild
parentVersion bump (diff)
downloadgentoo-2-ad93c5742ea4e9e29949b5b801749259b8f1c387.tar.gz
gentoo-2-ad93c5742ea4e9e29949b5b801749259b8f1c387.tar.bz2
gentoo-2-ad93c5742ea4e9e29949b5b801749259b8f1c387.zip
Version bump
(Portage version: 2.2.0_alpha7/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xkbevd/xkbevd-1.1.2.ebuild')
-rw-r--r--x11-apps/xkbevd/xkbevd-1.1.2.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-apps/xkbevd/xkbevd-1.1.2.ebuild b/x11-apps/xkbevd/xkbevd-1.1.2.ebuild
new file mode 100644
index 000000000000..753ee511d346
--- /dev/null
+++ b/x11-apps/xkbevd/xkbevd-1.1.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.1.2.ebuild,v 1.1 2010/12/10 19:04:48 scarabeus Exp $
+
+EAPI=3
+
+inherit xorg-2
+
+DESCRIPTION="XKB event daemon"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+ x11-libs/libxkbfile"
+DEPEND="${RDEPEND}
+ sys-devel/bison"