summaryrefslogtreecommitdiff
path: root/x11-plugins/pidgin-rhythmbox
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/pidgin-rhythmbox')
-rw-r--r--x11-plugins/pidgin-rhythmbox/Manifest3
-rw-r--r--x11-plugins/pidgin-rhythmbox/metadata.xml5
-rw-r--r--x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild19
3 files changed, 0 insertions, 27 deletions
diff --git a/x11-plugins/pidgin-rhythmbox/Manifest b/x11-plugins/pidgin-rhythmbox/Manifest
deleted file mode 100644
index efc1bb172e91..000000000000
--- a/x11-plugins/pidgin-rhythmbox/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST pidgin-rhythmbox-2.0.tar.gz 320758 BLAKE2B b2d69803e25fce14f6a6ae79e44dbed8c15149b78450574972aaae0565fdbc77546da8e0a7416977b7823af41a7ee3604f411ef01e3bce3ada90d64b02459edf SHA512 7672bac993d2fa07be6f456c9dc32281689456cd5541245e1a3819592d333fec12afbd7ca42e517f02a0f1415e1fe5c3a3d25aa6fa032b8bdbca0d7d2dbda7d4
-EBUILD pidgin-rhythmbox-2.0.ebuild 483 BLAKE2B 3d4ea2f81e6f7a44948a85734fdbc5d7b946a75bf3fcd83fa46b30341cda934534dd06ce0fa899b612370250902260e8e1b65a469579008a45cc0da70d2efa06 SHA512 ef93c3ee566ae4fd8285e13220671f0dbe86c8db3cdd7391510f96d833a452f0d71e8faac35dfe63711db82cf73c2afc8a12e9ef38e6f1c1fc7a4c98124bd40a
-MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
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}"