From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-526111-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id C0F9C1381F3
	for <garchives@archives.gentoo.org>; Wed, 21 Nov 2012 20:52:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 61B4221C0CE;
	Wed, 21 Nov 2012 20:51:45 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7BB8021C0CC
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Nov 2012 20:51:44 +0000 (UTC)
Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 7E5C933D9B0
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Nov 2012 20:51:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 031D2E5436
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Nov 2012 20:51:42 +0000 (UTC)
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" <eva@gentoo.org>
Message-ID: <1353530616.0f604fc9ef9b74ef05d3a0b7a43efc8dc5f4362c.eva@gentoo>
Subject: [gentoo-commits] proj/gnome:master commit in: net-im/empathy/
X-VCS-Repository: proj/gnome
X-VCS-Files: net-im/empathy/empathy-3.6.1.ebuild net-im/empathy/empathy-3.6.2.ebuild net-im/empathy/metadata.xml
X-VCS-Directories: net-im/empathy/
X-VCS-Committer: eva
X-VCS-Committer-Name: Gilles Dartiguelongue
X-VCS-Revision: 0f604fc9ef9b74ef05d3a0b7a43efc8dc5f4362c
X-VCS-Branch: master
Date: Wed, 21 Nov 2012 20:51:42 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 73866866-72ac-417d-b3d9-c7bf6edb03b4
X-Archives-Hash: 739c657058f8eaf326630cf08bfd45bd

commit:     0f604fc9ef9b74ef05d3a0b7a43efc8dc5f4362c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 21 20:43:36 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Nov 21 20:43:36 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0f604fc9

net-im/empathy: 3.6.1 → 3.6.2

Mostly fixes to gnome-online-account support.

---
 .../{empathy-3.6.1.ebuild => empathy-3.6.2.ebuild} |    0
 net-im/empathy/metadata.xml                        |   28 ++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/net-im/empathy/empathy-3.6.1.ebuild b/net-im/empathy/empathy-3.6.2.ebuild
similarity index 100%
rename from net-im/empathy/empathy-3.6.1.ebuild
rename to net-im/empathy/empathy-3.6.2.ebuild

diff --git a/net-im/empathy/metadata.xml b/net-im/empathy/metadata.xml
new file mode 100644
index 0000000..a5e8268
--- /dev/null
+++ b/net-im/empathy/metadata.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>net-im</herd>
+  <herd>gnome</herd>
+  <use>
+    <flag name="geocode">Enable translation between addresses and geographic
+			coordinates using <pkg>sci-geosciences/geocode-glib</pkg> and Yahoo!
+			Place Finder</flag>
+    <flag name="geoloc">Enable geolocation support through
+			<pkg>app-misc/geoclue</pkg></flag>
+    <flag name="gnome-online-accounts">Enable using
+			<pkg>net-libs/gnome-online-accounts</pkg> for authorization (e.g.
+			for Google Talk)</flag>
+    <flag name="map">Enable world map support through
+			<pkg>media-libs/libchamplain</pkg></flag>
+    <flag name="sendto">Enable support for sending files to various devices
+			using <pkg>gnome-extra/nautilus-sendto</pkg></flag>
+  </use>
+  <longdescription>
+		Empathy consists of a rich set of reusable instant messaging widgets,
+		and a GNOME client using those widgets. It uses Telepathy and Nokia's
+		Mission Control. The main goal is to permit desktop integration by 
+		providing libempathy and libempathy-gtk libraries. libempathy-gtk is a
+		set of powerful widgets that can be embeded into any GNOME application.
+		A client application is provided.
+	</longdescription>
+</pkgmetadata>