From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 011EC13835B for ; Tue, 20 Oct 2020 15:58:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 457B0E0A8D; Tue, 20 Oct 2020 15:58:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 24E91E0A8D for ; Tue, 20 Oct 2020 15:58:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24828340D54 for ; Tue, 20 Oct 2020 15:58:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D2953B8 for ; Tue, 20 Oct 2020 15:58:08 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1603209363.f4b0a9cc34a61e8c3e4668c2731c03af64c40200.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-leechcraft/lc-eleeminator/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild app-leechcraft/lc-eleeminator/metadata.xml profiles/package.mask X-VCS-Directories: profiles/ app-leechcraft/lc-eleeminator/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: f4b0a9cc34a61e8c3e4668c2731c03af64c40200 X-VCS-Branch: master Date: Tue, 20 Oct 2020 15:58:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ca580347-42a3-4eca-8d2c-4e6bd86a4526 X-Archives-Hash: 579acd197dfaf417fe08fb58f18ac88a commit: f4b0a9cc34a61e8c3e4668c2731c03af64c40200 Author: Michał Górny gentoo org> AuthorDate: Tue Oct 20 15:56:03 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Oct 20 15:56:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b0a9cc app-leechcraft/lc-eleeminator: Remove last-rited pkg Closes: https://bugs.gentoo.org/693328 Signed-off-by: Michał Górny gentoo.org> .../lc-eleeminator/lc-eleeminator-9999.ebuild | 18 ------------------ app-leechcraft/lc-eleeminator/metadata.xml | 12 ------------ profiles/package.mask | 1 - 3 files changed, 31 deletions(-) diff --git a/app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild b/app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild deleted file mode 100644 index b91e7db5080..00000000000 --- a/app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="Embedded LeechCraft Terminal Emulator" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtwidgets:5 - x11-libs/qtermwidget:= -" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-eleeminator/metadata.xml b/app-leechcraft/lc-eleeminator/metadata.xml deleted file mode 100644 index ef43617d9e9..00000000000 --- a/app-leechcraft/lc-eleeminator/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - 0xd34df00d@gmail.com - Georg Rudoy - - - proxy-maint@gentoo.org - Proxy Maintainers - - diff --git a/profiles/package.mask b/profiles/package.mask index 3abe927c154..e0b2ff2f1c6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -219,7 +219,6 @@ app-leechcraft/lc-dbusmanager app-leechcraft/lc-deadlyrics app-leechcraft/lc-devmon app-leechcraft/lc-dolozhee -app-leechcraft/lc-eleeminator # Michał Górny (2020-09-22) # sci-libs/plotmm is unmaintained. It had its last release in 2005.