diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:56:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:56:01 +0200 |
commit | 3cbdb60e3485bd9cca94a56ce8cb5b29d0562c68 (patch) | |
tree | fc5aeb80f9edf02c4be0fbcc7b06167cf169bccb /app-leechcraft/lc-gacts | |
parent | app-leechcraft/lc-glance: Remove last-rited pkg (diff) | |
download | gentoo-3cbdb60e3485bd9cca94a56ce8cb5b29d0562c68.tar.gz gentoo-3cbdb60e3485bd9cca94a56ce8cb5b29d0562c68.tar.bz2 gentoo-3cbdb60e3485bd9cca94a56ce8cb5b29d0562c68.zip |
app-leechcraft/lc-gacts: Remove last-rited pkg
Closes: https://bugs.gentoo.org/693328
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-leechcraft/lc-gacts')
-rw-r--r-- | app-leechcraft/lc-gacts/lc-gacts-9999.ebuild | 18 | ||||
-rw-r--r-- | app-leechcraft/lc-gacts/metadata.xml | 12 |
2 files changed, 0 insertions, 30 deletions
diff --git a/app-leechcraft/lc-gacts/lc-gacts-9999.ebuild b/app-leechcraft/lc-gacts/lc-gacts-9999.ebuild deleted file mode 100644 index 016cf6a93a1d..000000000000 --- a/app-leechcraft/lc-gacts/lc-gacts-9999.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="Allows other LeechCraft modules to register global shortcuts" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtwidgets:5 - dev-qt/qtx11extras:5 -" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-gacts/metadata.xml b/app-leechcraft/lc-gacts/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/app-leechcraft/lc-gacts/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> |