From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R6TQl-0001ag-8o for garchives@archives.gentoo.org; Wed, 21 Sep 2011 20:30:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EC1821C02B; Wed, 21 Sep 2011 20:29:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 49BE021C02B for ; Wed, 21 Sep 2011 20:29:58 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BEDFE1B400F for ; Wed, 21 Sep 2011 20:29:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1BB0D80042 for ; Wed, 21 Sep 2011 20:29:57 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: net-im/telepathy-accounts-kcm-plugins/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/telepathy-accounts-kcm-plugins/metadata.xml net-im/telepathy-accounts-kcm-plugins/telepathy-accounts-kcm-plugins-9999.ebuild X-VCS-Directories: net-im/telepathy-accounts-kcm-plugins/ X-VCS-Committer: j0hu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ca1b446bcb4c9209fab5c6fe2f77bd2a898a520f Date: Wed, 21 Sep 2011 20:29:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 0caa1f696e381f0521e0e4b196701291 commit: ca1b446bcb4c9209fab5c6fe2f77bd2a898a520f Author: Johannes Huber gmx de> AuthorDate: Wed Sep 21 20:29:12 2011 +0000 Commit: Johannes Huber gmx de> CommitDate: Wed Sep 21 20:29:12 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dca1b446b [net-im/telepathy-accounts-kcm-plugins] New IUSE for messaging via zeroco= nf/Bonjour plugin (Portage version: 2.2.0_alpha59/git/Linux i686, signed Manifest commit wi= th key DF018462) --- net-im/telepathy-accounts-kcm-plugins/metadata.xml | 9 +++++---- .../telepathy-accounts-kcm-plugins-9999.ebuild | 3 ++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/net-im/telepathy-accounts-kcm-plugins/metadata.xml b/net-im/= telepathy-accounts-kcm-plugins/metadata.xml index 0e4e946..1f5837c 100644 --- a/net-im/telepathy-accounts-kcm-plugins/metadata.xml +++ b/net-im/telepathy-accounts-kcm-plugins/metadata.xml @@ -1,8 +1,9 @@ -kde - - - + kde + + Enable libpurple supported protocols ICQ/Yahoo + Enable Link-Local Messaging via the zeroconf o= r Bonjour protocol. + diff --git a/net-im/telepathy-accounts-kcm-plugins/telepathy-accounts-kcm= -plugins-9999.ebuild b/net-im/telepathy-accounts-kcm-plugins/telepathy-ac= counts-kcm-plugins-9999.ebuild index 1d16fd0..787fd57 100644 --- a/net-im/telepathy-accounts-kcm-plugins/telepathy-accounts-kcm-plugin= s-9999.ebuild +++ b/net-im/telepathy-accounts-kcm-plugins/telepathy-accounts-kcm-plugin= s-9999.ebuild @@ -13,12 +13,13 @@ KEYWORDS=3D"" =20 LICENSE=3D"GPL-3" SLOT=3D"0" -IUSE=3D"debug purple jabber msn" +IUSE=3D"debug purple jabber msn zeroconf" =20 DEPEND=3D" net-im/telepathy-accounts-kcm purple? ( net-voip/telepathy-haze ) jabber? ( net-voip/telepathy-gabble ) msn? ( net-voip/telepathy-butterfly ) + zeroconf? ( net-voip/telepathy-salut ) " RDEPEND=3D"${DEPEND}"