diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:28 +0200 |
commit | 9766e97286a6e37d26204253e256a5cfe6e80198 (patch) | |
tree | 5158b1d86d2d4895d038cfb15af20602360981ca /app-leechcraft | |
parent | app-leechcraft/lc-ooronee: Remove last-rited pkg (diff) | |
download | gentoo-9766e97286a6e37d26204253e256a5cfe6e80198.tar.gz gentoo-9766e97286a6e37d26204253e256a5cfe6e80198.tar.bz2 gentoo-9766e97286a6e37d26204253e256a5cfe6e80198.zip |
app-leechcraft/lc-newlife: 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-newlife/lc-newlife-9999.ebuild | 22 | ||||
-rw-r--r-- | app-leechcraft/lc-newlife/metadata.xml | 12 |
2 files changed, 0 insertions, 34 deletions
diff --git a/app-leechcraft/lc-newlife/lc-newlife-9999.ebuild b/app-leechcraft/lc-newlife/lc-newlife-9999.ebuild deleted file mode 100644 index 032d95959100..000000000000 --- a/app-leechcraft/lc-newlife/lc-newlife-9999.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="New Life imports settings from various other applications into LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtnetwork:5 - dev-qt/qtsql:5 - dev-qt/qtwidgets:5 - dev-qt/qtxml:5 -" -RDEPEND="${DEPEND} - dev-qt/qtsql:5[sqlite] -" diff --git a/app-leechcraft/lc-newlife/metadata.xml b/app-leechcraft/lc-newlife/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/app-leechcraft/lc-newlife/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> |