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"