commit: ca99b3fc0fb206108389031ca9d865eb7e3f5c2a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Oct 20 15:56:22 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Oct 20 15:56:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca99b3fc
app-leechcraft/lc-advancednotifications: Remove last-rited pkg Closes: https://bugs.gentoo.org/693328 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../lc-advancednotifications-9999.ebuild | 22 ---------------------- .../lc-advancednotifications/metadata.xml | 15 --------------- profiles/package.mask | 1 - 3 files changed, 38 deletions(-) diff --git a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-9999.ebuild b/app-leechcraft/lc-advancednotifications/lc-advancednotifications-9999.ebuild deleted file mode 100644 index 5fc44a7b865..00000000000 --- a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-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="Flexible and customizable notifications framework for LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtdeclarative:5" -RDEPEND="${DEPEND}" - -pkg_postinst() { - einfo "Advanced Notifications supports playing sounds as a notification" - einfo "method. Consider installing a media playback plugin to enjoy this" - einfo "feature (app-leechcraft/lc-lmp will do, for example)." -} diff --git a/app-leechcraft/lc-advancednotifications/metadata.xml b/app-leechcraft/lc-advancednotifications/metadata.xml deleted file mode 100644 index a14b015c93c..00000000000 --- a/app-leechcraft/lc-advancednotifications/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Georg Rudoy</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <longdescription>Advanced Notifications module provides an extremely flexible and configurable - notifications framework for LeechCraft. More information is in the corresponding devel - digest: http://leechcraft.org/devel-digest-5.</longdescription> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 4a7a379f094..e7989348d23 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -203,7 +203,6 @@ net-wireless/gr-specest # depend on deprecated dev-qt/qtwebkit (#684672). # Removal in 14 days. Bug #693328. app-leechcraft/laretz -app-leechcraft/lc-advancednotifications # Michał Górny <[email protected]> (2020-09-22) # sci-libs/plotmm is unmaintained. It had its last release in 2005.
