diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:56:09 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:56:09 +0200 |
commit | 9dbd6d4ec5181dae96e7634cbcdfcc9ec0e72ccc (patch) | |
tree | 0f9384b712af89c86bfbf06dd3c1cb61f8734dc3 /app-leechcraft | |
parent | app-leechcraft/lc-dbusmanager: Remove last-rited pkg (diff) | |
download | gentoo-9dbd6d4ec5181dae96e7634cbcdfcc9ec0e72ccc.tar.gz gentoo-9dbd6d4ec5181dae96e7634cbcdfcc9ec0e72ccc.tar.bz2 gentoo-9dbd6d4ec5181dae96e7634cbcdfcc9ec0e72ccc.zip |
app-leechcraft/lc-cstp: Remove last-rited pkg
Closes: https://bugs.gentoo.org/693328
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-cstp/lc-cstp-9999.ebuild | 19 | ||||
-rw-r--r-- | app-leechcraft/lc-cstp/metadata.xml | 12 |
2 files changed, 0 insertions, 31 deletions
diff --git a/app-leechcraft/lc-cstp/lc-cstp-9999.ebuild b/app-leechcraft/lc-cstp/lc-cstp-9999.ebuild deleted file mode 100644 index 63bb3bba3abc..000000000000 --- a/app-leechcraft/lc-cstp/lc-cstp-9999.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtnetwork:5 - dev-qt/qtwidgets:5 -" -RDEPEND="${DEPEND} - virtual/leechcraft-task-show" diff --git a/app-leechcraft/lc-cstp/metadata.xml b/app-leechcraft/lc-cstp/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/app-leechcraft/lc-cstp/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> |