diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-22 09:15:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-22 09:16:18 +0300 |
commit | 8cdeed23c9b29ba55778198eaf5305604ae5faa6 (patch) | |
tree | 4a60f7d969c0382f65fac66eea3d4d9d9566266d /x11-plugins | |
parent | x11-terms/kitty: add 0.35.2 (diff) | |
download | gentoo-8cdeed23c9b29ba55778198eaf5305604ae5faa6.tar.gz gentoo-8cdeed23c9b29ba55778198eaf5305604ae5faa6.tar.bz2 gentoo-8cdeed23c9b29ba55778198eaf5305604ae5faa6.zip |
x11-plugins/pidgin-rhythmbox: treeclean
Closes: https://bugs.gentoo.org/932571
Bug: https://bugs.gentoo.org/902899
Bug: https://bugs.gentoo.org/887625
Bug: https://bugs.gentoo.org/853025
Bug: https://bugs.gentoo.org/672702
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-rhythmbox/Manifest | 1 | ||||
-rw-r--r-- | x11-plugins/pidgin-rhythmbox/metadata.xml | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild | 19 |
3 files changed, 0 insertions, 25 deletions
diff --git a/x11-plugins/pidgin-rhythmbox/Manifest b/x11-plugins/pidgin-rhythmbox/Manifest deleted file mode 100644 index 4b02aeea5816..000000000000 --- a/x11-plugins/pidgin-rhythmbox/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pidgin-rhythmbox-2.0.tar.gz 320758 BLAKE2B b2d69803e25fce14f6a6ae79e44dbed8c15149b78450574972aaae0565fdbc77546da8e0a7416977b7823af41a7ee3604f411ef01e3bce3ada90d64b02459edf SHA512 7672bac993d2fa07be6f456c9dc32281689456cd5541245e1a3819592d333fec12afbd7ca42e517f02a0f1415e1fe5c3a3d25aa6fa032b8bdbca0d7d2dbda7d4 diff --git a/x11-plugins/pidgin-rhythmbox/metadata.xml b/x11-plugins/pidgin-rhythmbox/metadata.xml deleted file mode 100644 index 85e4ed814fa2..000000000000 --- a/x11-plugins/pidgin-rhythmbox/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild b/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild deleted file mode 100644 index 38b967a053ad..000000000000 --- a/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="automatically update your pidgin profile with current info from Rhythmbox" -HOMEPAGE="http://jon.oberheide.org/pidgin-rhythmbox/" -SRC_URI="http://jon.oberheide.org/${PN}/downloads/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64" -IUSE="" - -RDEPEND="net-im/pidgin - media-sound/rhythmbox - >=x11-libs/gtk+-2.4:2 - dev-libs/dbus-glib" -DEPEND="${RDEPEND}" |