x11-plugins/pidgin-funyahoo-plusplus: treeclean

Closes: https://bugs.gentoo.org/889194
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2023-02-12 11:31:42 +01:00
parent 6ebcd6edbe
commit ad159ed939
3 changed files with 0 additions and 36 deletions

View File

@@ -809,11 +809,6 @@ app-containers/docker-gc
# Removal: 2023-01-30. Bug #889196.
sys-auth/google-authenticator-libpam-hardened
# Arthur Zamarin <arthurzam@gentoo.org> (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 <gentoo@pogatzki.net> (2022-12-29)
# Upstream is dead, last activity in Nov 2017. Does not
# work with newer log4j, bug #857663. Use net-p2p/biglybt

View File

@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>lori@icanhas.net</email>
<name>Lori Jakab</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">EionRobb/funyahoo-plusplus</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -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"