diff options
author | 2020-10-20 17:55:07 +0200 | |
---|---|---|
committer | 2020-10-20 17:55:07 +0200 | |
commit | 123b957aa3086bee939277d901d31249a7e2369a (patch) | |
tree | 5fd78281cd61abcfc7d0a887a2d4ecaa0abe0fcd /app-leechcraft/lc-tabslist | |
parent | app-leechcraft/lc-touchstreams: Remove last-rited pkg (diff) | |
download | gentoo-123b957aa3086bee939277d901d31249a7e2369a.tar.gz gentoo-123b957aa3086bee939277d901d31249a7e2369a.tar.bz2 gentoo-123b957aa3086bee939277d901d31249a7e2369a.zip |
app-leechcraft/lc-tabslist: 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-tabslist')
-rw-r--r-- | app-leechcraft/lc-tabslist/lc-tabslist-9999.ebuild | 17 | ||||
-rw-r--r-- | app-leechcraft/lc-tabslist/metadata.xml | 12 |
2 files changed, 0 insertions, 29 deletions
diff --git a/app-leechcraft/lc-tabslist/lc-tabslist-9999.ebuild b/app-leechcraft/lc-tabslist/lc-tabslist-9999.ebuild deleted file mode 100644 index 80292af78bff..000000000000 --- a/app-leechcraft/lc-tabslist/lc-tabslist-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="Quick navigation between tabs in LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtwidgets:5 -" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-tabslist/metadata.xml b/app-leechcraft/lc-tabslist/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/app-leechcraft/lc-tabslist/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> |