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 /x11-plugins
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>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/pidgin-funyahoo-plusplus/metadata.xml15
-rw-r--r--x11-plugins/pidgin-funyahoo-plusplus/pidgin-funyahoo-plusplus-9999.ebuild16
2 files changed, 0 insertions, 31 deletions
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"