From ad159ed9398c04398db0d72ab8d89d183fe7db91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Sun, 12 Feb 2023 11:31:42 +0100 Subject: [PATCH] x11-plugins/pidgin-funyahoo-plusplus: treeclean MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/889194 Signed-off-by: Jakov Smolić --- profiles/package.mask | 5 ----- .../pidgin-funyahoo-plusplus/metadata.xml | 15 --------------- .../pidgin-funyahoo-plusplus-9999.ebuild | 16 ---------------- 3 files changed, 36 deletions(-) delete mode 100644 x11-plugins/pidgin-funyahoo-plusplus/metadata.xml delete mode 100644 x11-plugins/pidgin-funyahoo-plusplus/pidgin-funyahoo-plusplus-9999.ebuild diff --git a/profiles/package.mask b/profiles/package.mask index 1f910b79aa1b9..e8ebb3d1a9907 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -809,11 +809,6 @@ app-containers/docker-gc # Removal: 2023-01-30. Bug #889196. sys-auth/google-authenticator-libpam-hardened -# Arthur Zamarin (2022-12-31) -# EAPI=6 ebuild, live only packages for 6 years! -# Removal: 2023-01-30. Bug #889194. -x11-plugins/pidgin-funyahoo-plusplus - # Volkmar W. Pogatzki (2022-12-29) # Upstream is dead, last activity in Nov 2017. Does not # work with newer log4j, bug #857663. Use net-p2p/biglybt diff --git a/x11-plugins/pidgin-funyahoo-plusplus/metadata.xml b/x11-plugins/pidgin-funyahoo-plusplus/metadata.xml deleted file mode 100644 index 19138c6308a86..0000000000000 --- a/x11-plugins/pidgin-funyahoo-plusplus/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - lori@icanhas.net - Lori Jakab - - - proxy-maint@gentoo.org - Proxy Maintainers - - - EionRobb/funyahoo-plusplus - - diff --git a/x11-plugins/pidgin-funyahoo-plusplus/pidgin-funyahoo-plusplus-9999.ebuild b/x11-plugins/pidgin-funyahoo-plusplus/pidgin-funyahoo-plusplus-9999.ebuild deleted file mode 100644 index 549de1ad1ec33..0000000000000 --- a/x11-plugins/pidgin-funyahoo-plusplus/pidgin-funyahoo-plusplus-9999.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit git-r3 - -DESCRIPTION="Yahoo! (2016) Protocol Plugin for Pidgin" -HOMEPAGE="https://github.com/EionRobb/funyahoo-plusplus" -EGIT_REPO_URI="https://github.com/EionRobb/funyahoo-plusplus" -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND="net-im/pidgin - dev-libs/json-glib" -DEPEND="${RDEPEND} - virtual/pkgconfig"