diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:18 +0200 |
commit | c2aea7affadfd5015efbd83a401f687b86b2c2d8 (patch) | |
tree | e7c34b11d143a6f63a1be54c4642ce4f5344c059 /app-leechcraft/lc-qrosp | |
parent | app-leechcraft/lc-rosenthal: Remove last-rited pkg (diff) | |
download | gentoo-c2aea7affadfd5015efbd83a401f687b86b2c2d8.tar.gz gentoo-c2aea7affadfd5015efbd83a401f687b86b2c2d8.tar.bz2 gentoo-c2aea7affadfd5015efbd83a401f687b86b2c2d8.zip |
app-leechcraft/lc-qrosp: 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-qrosp')
-rw-r--r-- | app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild | 17 | ||||
-rw-r--r-- | app-leechcraft/lc-qrosp/metadata.xml | 12 |
2 files changed, 0 insertions, 29 deletions
diff --git a/app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild b/app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild deleted file mode 100644 index 4658740b3d30..000000000000 --- a/app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="Qrosp, scrpting support for LeechCraft via Qross" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-libs/qrosscore -" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-qrosp/metadata.xml b/app-leechcraft/lc-qrosp/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/app-leechcraft/lc-qrosp/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> |