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-319147-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1PsJ4D-0005Rq-Th
	for garchives@archives.gentoo.org; Wed, 23 Feb 2011 18:04:02 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CED751C02E;
	Wed, 23 Feb 2011 18:03:44 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 9E04AE079C
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Feb 2011 18:03:44 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 337481B41CF
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Feb 2011 18:03:44 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 4F31880073
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Feb 2011 18:03:43 +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: <2c1e55fb19b0ac04102321daa8601dae1fe7f8eb.nirbheek@gentoo>
Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/vino/
X-VCS-Repository: proj/gnome
X-VCS-Files: net-misc/vino/vino-2.99.1.ebuild net-misc/vino/vino-2.99.2.ebuild
X-VCS-Directories: net-misc/vino/
X-VCS-Committer: nirbheek
X-VCS-Committer-Name: Nirbheek Chauhan
X-VCS-Revision: 2c1e55fb19b0ac04102321daa8601dae1fe7f8eb
Date: Wed, 23 Feb 2011 18:03:43 +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: 
X-Archives-Hash: a7cc67fe62c227ac944ee430b16e923f

commit:     2c1e55fb19b0ac04102321daa8601dae1fe7f8eb
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 23 17:31:42 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Feb 23 17:31:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D=
commit;h=3D2c1e55fb

net-misc/vino: bump to 2.99.2, finally compiles

---
 .../{vino-2.99.1.ebuild =3D> vino-2.99.2.ebuild}     |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/net-misc/vino/vino-2.99.1.ebuild b/net-misc/vino/vino-2.99.2=
.ebuild
similarity index 93%
rename from net-misc/vino/vino-2.99.1.ebuild
rename to net-misc/vino/vino-2.99.2.ebuild
index d717490..f0ebf19 100644
--- a/net-misc/vino/vino-2.99.1.ebuild
+++ b/net-misc/vino/vino-2.99.2.ebuild
@@ -18,9 +18,7 @@ if [[ ${PV} =3D 9999 ]]; then
 	inherit gnome2-live
 	KEYWORDS=3D""
 else
-	# Doesn't actually compile...
-	KEYWORDS=3D""
-	#KEYWORDS=3D"~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd=
"
+	KEYWORDS=3D"~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 fi
=20
 RDEPEND=3D">=3Ddev-libs/glib-2.26:2