commit: bba87abc57c3e5c0b4011f41105b4eaaf4ee0175 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 27 17:44:30 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jul 27 17:44:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba87abc
x11-plugins/pidgin-skypeweb: treeclean Closes: https://bugs.gentoo.org/942322 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 1 - x11-plugins/pidgin-skypeweb/Manifest | 1 - x11-plugins/pidgin-skypeweb/metadata.xml | 15 -------------- .../pidgin-skypeweb/pidgin-skypeweb-1.7.ebuild | 24 ---------------------- 4 files changed, 41 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 06db446efb92..9e0fb88a05f8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -144,7 +144,6 @@ kde-apps/cervisia # Removal on 2025-07-25. Bug #942322. net-im/skypeforlinux sec-policy/selinux-skype -x11-plugins/pidgin-skypeweb # Sam James <[email protected]> (2025-06-12) # Breaks several applications (bug #957943) diff --git a/x11-plugins/pidgin-skypeweb/Manifest b/x11-plugins/pidgin-skypeweb/Manifest deleted file mode 100644 index 8e837e0def46..000000000000 --- a/x11-plugins/pidgin-skypeweb/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pidgin-skypeweb-1.7.tar.gz 297565 BLAKE2B 94d4fe7b6408fe054bdb79729493929551aabce03c9157992c7cab283c360adfa20c0b9775d82ec7017d762e208259fbf365e6311df566eda033f5a8c71ce20a SHA512 0981aefe23a7bce423fbc447ae22f79077742ac5cc1fd235611acc34175b4a6d9fd4a4af38f7fc3aa7ff7442be71a70c68ca8c271adbe39c085d6ae599cb0871 diff --git a/x11-plugins/pidgin-skypeweb/metadata.xml b/x11-plugins/pidgin-skypeweb/metadata.xml deleted file mode 100644 index ff72784f4cdf..000000000000 --- a/x11-plugins/pidgin-skypeweb/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>[email protected]</email> - <name>Igor Mikeshin</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> - <remote-id type="github">EionRobb/skype4pidgin</remote-id> - </upstream> -</pkgmetadata> diff --git a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.7.ebuild b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.7.ebuild deleted file mode 100644 index d7118ef84b33..000000000000 --- a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.7.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="SkypeWeb Plugin for Pidgin" -HOMEPAGE="https://github.com/EionRobb/skype4pidgin" -SRC_URI="https://github.com/EionRobb/skype4pidgin/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -KEYWORDS="~amd64 ~riscv ~x86" -SLOT="0" - -BDEPEND="virtual/pkgconfig" -RDEPEND="dev-libs/json-glib - net-im/pidgin" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/skype4pidgin-${PV}/skypeweb" - -pkg_postinst() { - elog "If you get error message like 'Failed getting Magic T value':" - elog "Go to https://web.skype.com ; Log In and follow the instructions to enable your account!" -}
