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 <gentoo-commits+bounces-442529-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SC5BG-0002Cn-Gk
	for garchives@archives.gentoo.org; Mon, 26 Mar 2012 08:21:34 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C039AE05EB;
	Mon, 26 Mar 2012 08:20:11 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 92BCCE05F1
	for <gentoo-commits@lists.gentoo.org>; Mon, 26 Mar 2012 08:20:11 +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 DD4C11B407C
	for <gentoo-commits@lists.gentoo.org>; Mon, 26 Mar 2012 08:20:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 8BD02E5440
	for <gentoo-commits@lists.gentoo.org>; Mon, 26 Mar 2012 08:20:08 +0000 (UTC)
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" <nirbheek@gentoo.org>
Message-ID: <1332749978.7d488e17b3c2d2a3b4cbe5a2afb0912e326a73f3.nirbheek@gentoo>
Subject: [gentoo-commits] proj/gnome:master commit in: net-libs/gnome-online-accounts/
X-VCS-Repository: proj/gnome
X-VCS-Files: net-libs/gnome-online-accounts/gnome-online-accounts-3.3.92.ebuild net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
X-VCS-Directories: net-libs/gnome-online-accounts/
X-VCS-Committer: nirbheek
X-VCS-Committer-Name: Nirbheek Chauhan
X-VCS-Revision: 7d488e17b3c2d2a3b4cbe5a2afb0912e326a73f3
X-VCS-Branch: master
Date: Mon, 26 Mar 2012 08:20:08 +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
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 5130f828-4778-488a-9d61-0e37f1aa5e7c
X-Archives-Hash: 53adc3778a7ff8c72986dfa6b5847371

commit:     7d488e17b3c2d2a3b4cbe5a2afb0912e326a73f3
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 26 05:13:54 2012 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Mar 26 08:19:38 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D=
commit;h=3D7d488e17

Add net-libs/gnome-online-accounts-3.3.92

---
 ....ebuild =3D> gnome-online-accounts-3.3.92.ebuild} |    6 ++++--
 .../gnome-online-accounts-9999.ebuild              |    6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.eb=
uild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.3.92.ebuild
similarity index 82%
copy from net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuil=
d
copy to net-libs/gnome-online-accounts/gnome-online-accounts-3.3.92.ebuil=
d
index 16d063f..972006e 100644
--- a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
+++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.3.92.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-=
online-accounts-3.2.1.ebuild,v 1.1 2011/10/29 05:57:03 tetromino Exp $
=20
 EAPI=3D"4"
 GNOME2_LA_PUNT=3D"yes"
@@ -50,7 +50,9 @@ DEPEND=3D"${RDEPEND}
 	doc? ( >=3Ddev-util/gtk-doc-1.3 )"
=20
 pkg_setup() {
+	# TODO: Give users a way to set the G/Y!/FB/Twitter/Windows Live secret=
s
 	G2CONF=3D"${G2CONF}
-		--disable-static"
+		--disable-static
+		--enable-documentation"
 	DOCS=3D"NEWS" # README is empty
 }

diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.eb=
uild b/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
index 16d063f..972006e 100644
--- a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
+++ b/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-=
online-accounts-3.2.1.ebuild,v 1.1 2011/10/29 05:57:03 tetromino Exp $
=20
 EAPI=3D"4"
 GNOME2_LA_PUNT=3D"yes"
@@ -50,7 +50,9 @@ DEPEND=3D"${RDEPEND}
 	doc? ( >=3Ddev-util/gtk-doc-1.3 )"
=20
 pkg_setup() {
+	# TODO: Give users a way to set the G/Y!/FB/Twitter/Windows Live secret=
s
 	G2CONF=3D"${G2CONF}
-		--disable-static"
+		--disable-static
+		--enable-documentation"
 	DOCS=3D"NEWS" # README is empty
 }