summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-02-12 11:31:42 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-02-12 19:33:00 +0100
commitad159ed9398c04398db0d72ab8d89d183fe7db91 (patch)
tree018ff60b40da9adbb28aa3bcd99cc71ae7c3852f
parentdev-cpp/sourcetrail: treeclean (diff)
downloadgentoo-ad159ed9398c04398db0d72ab8d89d183fe7db91.tar.gz
gentoo-ad159ed9398c04398db0d72ab8d89d183fe7db91.tar.bz2
gentoo-ad159ed9398c04398db0d72ab8d89d183fe7db91.zip
x11-plugins/pidgin-funyahoo-plusplus: treeclean
Closes: https://bugs.gentoo.org/889194 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--profiles/package.mask5
-rw-r--r--x11-plugins/pidgin-funyahoo-plusplus/metadata.xml15
-rw-r--r--x11-plugins/pidgin-funyahoo-plusplus/pidgin-funyahoo-plusplus-9999.ebuild16
3 files changed, 0 insertions, 36 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 1f910b79aa1b..e8ebb3d1a990 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 <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
diff --git a/x11-plugins/pidgin-funyahoo-plusplus/metadata.xml b/x11-plugins/pidgin-funyahoo-plusplus/metadata.xml
deleted file mode 100644
index 19138c6308a8..000000000000
--- a/x11-plugins/pidgin-funyahoo-plusplus/metadata.xml
+++ /dev/null
@@ -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>
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 549de1ad1ec3..000000000000
--- 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"