From a0ce545d52f231499bf9f3644493113d8af58ec9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 9 May 2024 00:01:03 +0100 Subject: gentoo auto-resync : 09:05:2024 - 00:01:03 --- net-im/telepathy-connection-managers/Manifest | 2 -- net-im/telepathy-connection-managers/metadata.xml | 18 ---------- .../telepathy-connection-managers-2-r2.ebuild | 38 ---------------------- 3 files changed, 58 deletions(-) delete mode 100644 net-im/telepathy-connection-managers/Manifest delete mode 100644 net-im/telepathy-connection-managers/metadata.xml delete mode 100644 net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild (limited to 'net-im/telepathy-connection-managers') diff --git a/net-im/telepathy-connection-managers/Manifest b/net-im/telepathy-connection-managers/Manifest deleted file mode 100644 index 6f88f4497dc6..000000000000 --- a/net-im/telepathy-connection-managers/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD telepathy-connection-managers-2-r2.ebuild 1079 BLAKE2B d0b2693b01c317ceed39a1f5f49f341a15b41b5c49792a2ef33a136fba9f3605230ff5fe899442056344fde7109b46cb713ba119f495f2f688199de095568c28 SHA512 ac8654e61ccae1a2b9a07e091e91a2a4d43bede0776d2df71ee69f4a00f94b158cc2a7b71c77e1aecfbd80c34644c3c9c75a772f2d64c94923547202a0edf579 -MISC metadata.xml 939 BLAKE2B e49d801303f7a3f0aada89574d264a66ab56f03bf4c1e01c269761a2339cde59e929648253d2002f740447dca5dcb34b1485bea450ad4160fe305b7dbd6eb2bd SHA512 0d3c6ec93c3d6be53773f7cc97c5a96c96fb86b60778b9c8e1d6e7bab93d8f6d525560bce19acf9fc2eb4ad35795903a132335d0567b9e8c7b7e3f751b97a9b1 diff --git a/net-im/telepathy-connection-managers/metadata.xml b/net-im/telepathy-connection-managers/metadata.xml deleted file mode 100644 index 574ffb9cab54..000000000000 --- a/net-im/telepathy-connection-managers/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - Enable Gadu Gadu protocol support. - Enable ICQ IM protocol support. - Enable Internet Relay Chat (IRC) support. - Enable meanwhile support for Sametime protocol. - Enable MSN Messenger IM protocol support. - Enable SIP/SIMPLE messaging and calling. - Enable Sip Exchange Protocol. - Enable Steam Chat support. - Enable XMPP protocol handler (this is also Google Talk). - Enable Yahoo! messaging support. - Enable Link-Local Messaging via the zeroconf or Bonjour protocol. - - diff --git a/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild b/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild deleted file mode 100644 index b63d9561bd30..000000000000 --- a/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Meta-package for Telepathy Connection Managers" -HOMEPAGE="https://telepathy.freedesktop.org/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" - -IUSE="gadu icq +irc meanwhile msn sip sipe steam +xmpp yahoo zeroconf" - -# These version support the 0.24.0 Telepathy specification -# They work with Mission Control 5.14 -RDEPEND=" - gadu? ( - net-im/pidgin[gadu] - net-voip/telepathy-haze - ) - icq? ( >=net-voip/telepathy-haze-0.6.0 ) - irc? ( >=net-irc/telepathy-idle-0.1.14 ) - meanwhile? ( - net-im/pidgin[meanwhile] - net-voip/telepathy-haze - ) - msn? ( >=net-voip/telepathy-gabble-0.16.4 ) - sip? ( >=net-voip/telepathy-rakia-0.7.4 ) - sipe? ( >=x11-plugins/pidgin-sipe-1.17.1[telepathy] ) - steam? ( - x11-plugins/pidgin-opensteamworks - net-voip/telepathy-haze - ) - xmpp? ( >=net-voip/telepathy-gabble-0.16.4 ) - yahoo? ( >=net-voip/telepathy-haze-0.6.0 ) - zeroconf? ( >=net-voip/telepathy-salut-0.8.1 ) -" -- cgit v1.2.3