diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:27 +0200 |
commit | 95ec58102adcd77d2ebf2bc7d7f8865289808e2d (patch) | |
tree | 45149affb84c768a44d9d706f12e31ab79fd562f /app-leechcraft | |
parent | app-leechcraft/lc-otlozhu: Remove last-rited pkg (diff) | |
download | gentoo-95ec58102adcd77d2ebf2bc7d7f8865289808e2d.tar.gz gentoo-95ec58102adcd77d2ebf2bc7d7f8865289808e2d.tar.bz2 gentoo-95ec58102adcd77d2ebf2bc7d7f8865289808e2d.zip |
app-leechcraft/lc-ooronee: 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-ooronee/lc-ooronee-9999.ebuild | 29 | ||||
-rw-r--r-- | app-leechcraft/lc-ooronee/metadata.xml | 12 |
2 files changed, 0 insertions, 41 deletions
diff --git a/app-leechcraft/lc-ooronee/lc-ooronee-9999.ebuild b/app-leechcraft/lc-ooronee/lc-ooronee-9999.ebuild deleted file mode 100644 index 9900b9613000..000000000000 --- a/app-leechcraft/lc-ooronee/lc-ooronee-9999.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft optfeature - -DESCRIPTION="Quark handling text and images droppend onto it" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtdeclarative:5 - dev-qt/qtnetwork:5 - dev-qt/qtwidgets:5 -" -RDEPEND="${DEPEND} - ~virtual/leechcraft-quark-sideprovider-${PV} -" - -pkg_postinst() { - elog "Install at least some of the following additional LeechCraft modules for Ooronee to be useful:" - optfeature "upload images to imagebins" app-leechcraft/lc-imgaste - optfeature "upload images to cloud hostings like Picasa or VKontante" app-leechcraft/lc-blasq - optfeature "search text via OpenSearch" app-leechcraft/lc-seekthru - optfeature "search text via Google" app-leechcraft/lc-pogooglue -} diff --git a/app-leechcraft/lc-ooronee/metadata.xml b/app-leechcraft/lc-ooronee/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/app-leechcraft/lc-ooronee/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> |