diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:54:56 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:54:56 +0200 |
commit | 2765224e2e84523b8c8edfb595146ac015fb9107 (patch) | |
tree | a3580757075cd9fbda6aa7fb9b7c3b1f7f8ade64 /virtual | |
parent | virtual/leechcraft-notifier: Remove last-rited pkg (diff) | |
download | gentoo-2765224e2e84523b8c8edfb595146ac015fb9107.tar.gz gentoo-2765224e2e84523b8c8edfb595146ac015fb9107.tar.bz2 gentoo-2765224e2e84523b8c8edfb595146ac015fb9107.zip |
virtual/leechcraft-downloader-http: Remove last-rited pkg
Closes: https://bugs.gentoo.org/693328
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild | 9 | ||||
-rw-r--r-- | virtual/leechcraft-downloader-http/metadata.xml | 12 |
2 files changed, 0 insertions, 21 deletions
diff --git a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild deleted file mode 100644 index 5ad30e6dad64..000000000000 --- a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for LeechCraft plugins providing HTTP downloading" -SLOT="0" - -RDEPEND="~app-leechcraft/lc-cstp-${PV}" diff --git a/virtual/leechcraft-downloader-http/metadata.xml b/virtual/leechcraft-downloader-http/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/virtual/leechcraft-downloader-http/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> |