diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-02 17:32:55 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-02 17:32:55 +0000 |
commit | caa9cd95f3721f4728bbff042efa85cff0a0bb56 (patch) | |
tree | fe736ca22346ebbd8ea8919610d166614336ae86 /app-leechcraft/lc-kbswitch | |
parent | amd64 stable wrt bug #500914 (diff) | |
download | gentoo-2-caa9cd95f3721f4728bbff042efa85cff0a0bb56.tar.gz gentoo-2-caa9cd95f3721f4728bbff042efa85cff0a0bb56.tar.bz2 gentoo-2-caa9cd95f3721f4728bbff042efa85cff0a0bb56.zip |
amd64 stable wrt bug #500914
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-leechcraft/lc-kbswitch')
-rw-r--r-- | app-leechcraft/lc-kbswitch/ChangeLog | 5 | ||||
-rw-r--r-- | app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.60.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-leechcraft/lc-kbswitch/ChangeLog b/app-leechcraft/lc-kbswitch/ChangeLog index a81c78df9637..59c2f19f1638 100644 --- a/app-leechcraft/lc-kbswitch/ChangeLog +++ b/app-leechcraft/lc-kbswitch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-leechcraft/lc-kbswitch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-kbswitch/ChangeLog,v 1.10 2014/01/08 09:48:17 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-kbswitch/ChangeLog,v 1.11 2014/04/02 17:32:55 zlogene Exp $ + + 02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> lc-kbswitch-0.6.60.ebuild: + amd64 stable wrt bug #500914 *lc-kbswitch-0.6.60 (08 Jan 2014) diff --git a/app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.60.ebuild b/app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.60.ebuild index c8d0031ef22f..931cd55f264e 100644 --- a/app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.60.ebuild +++ b/app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.6.60.ebuild,v 1.1 2014/01/08 09:48:17 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.60.ebuild,v 1.2 2014/04/02 17:32:55 zlogene Exp $ EAPI="5" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="Provides plugin- or tab-grained keyboard layout control" SLOT="0" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |