summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2013-07-18 12:44:23 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2013-07-18 12:44:23 +0000
commita27846ba63a19ec6aaa106a43f1ee27567f815f6 (patch)
tree830471582bf942aba601d48a784582f2fad54670 /app-leechcraft/lc-kbswitch/lc-kbswitch-0.5.99.ebuild
parentBump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and ... (diff)
downloadgentoo-2-a27846ba63a19ec6aaa106a43f1ee27567f815f6.tar.gz
gentoo-2-a27846ba63a19ec6aaa106a43f1ee27567f815f6.tar.bz2
gentoo-2-a27846ba63a19ec6aaa106a43f1ee27567f815f6.zip
Bump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and fix metacontacts use.
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft/lc-kbswitch/lc-kbswitch-0.5.99.ebuild')
-rw-r--r--app-leechcraft/lc-kbswitch/lc-kbswitch-0.5.99.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-leechcraft/lc-kbswitch/lc-kbswitch-0.5.99.ebuild b/app-leechcraft/lc-kbswitch/lc-kbswitch-0.5.99.ebuild
new file mode 100644
index 000000000000..4ba57e0e3a2d
--- /dev/null
+++ b/app-leechcraft/lc-kbswitch/lc-kbswitch-0.5.99.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-kbswitch/lc-kbswitch-0.5.99.ebuild,v 1.1 2013/07/18 12:44:23 maksbotan Exp $
+
+EAPI="5"
+
+inherit leechcraft
+
+DESCRIPTION="Provides plugin- or tab-grained keyboard layout control"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}"
+RDEPEND="${DEPEND}"