summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-kbswitch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-leechcraft/lc-kbswitch
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-leechcraft/lc-kbswitch')
-rw-r--r--app-leechcraft/lc-kbswitch/Manifest2
-rw-r--r--app-leechcraft/lc-kbswitch/lc-kbswitch-9999.ebuild27
-rw-r--r--app-leechcraft/lc-kbswitch/metadata.xml12
3 files changed, 0 insertions, 41 deletions
diff --git a/app-leechcraft/lc-kbswitch/Manifest b/app-leechcraft/lc-kbswitch/Manifest
deleted file mode 100644
index 116de7af8322..000000000000
--- a/app-leechcraft/lc-kbswitch/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD lc-kbswitch-9999.ebuild 609 BLAKE2B 59689eb9f56c9af93bc5d66dd76ce50d875588e465134af9eaf1b8c502a2854a94a6966cdadc738f7a7aacf08587841317ee9c136fc45c13e46e4e79dc35d0eb SHA512 555afbc50a1c7db60fa29b9e3115b15be8815454720a1e1dfc3fe425e066bc2007f5913bd81770cc30c43fc32a9d801ddae68883ff8d05a311fcf26782c01401
-MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc
diff --git a/app-leechcraft/lc-kbswitch/lc-kbswitch-9999.ebuild b/app-leechcraft/lc-kbswitch/lc-kbswitch-9999.ebuild
deleted file mode 100644
index 10cdc5bac113..000000000000
--- a/app-leechcraft/lc-kbswitch/lc-kbswitch-9999.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils leechcraft
-
-DESCRIPTION="Provides plugin- or tab-grained keyboard layout control"
-
-SLOT="0"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}
- dev-qt/qtnetwork:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- dev-qt/qtdeclarative:5[widgets]
-"
-RDEPEND="${DEPEND}
- x11-apps/setxkbmap
- "
-
-pkg_postinst() {
- elog "Consider installing the following for additional features:"
- optfeature "display layout indicator in LeechCraft tray" virtual/leechcraft-quark-sideprovider
-}
diff --git a/app-leechcraft/lc-kbswitch/metadata.xml b/app-leechcraft/lc-kbswitch/metadata.xml
deleted file mode 100644
index ef43617d9e97..000000000000
--- a/app-leechcraft/lc-kbswitch/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>0xd34df00d@gmail.com</email>
- <name>Georg Rudoy</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
-</pkgmetadata>