Gentoo Archives: gentoo-commits

From: Nirbheek Chauhan <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/vino/
Date: Wed, 23 Feb 2011 18:04:02
Message-Id: 2c1e55fb19b0ac04102321daa8601dae1fe7f8eb.nirbheek@gentoo
1 commit: 2c1e55fb19b0ac04102321daa8601dae1fe7f8eb
2 Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 23 17:31:42 2011 +0000
4 Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 23 17:31:42 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2c1e55fb
7
8 net-misc/vino: bump to 2.99.2, finally compiles
9
10 ---
11 .../{vino-2.99.1.ebuild => vino-2.99.2.ebuild} | 4 +---
12 1 files changed, 1 insertions(+), 3 deletions(-)
13
14 diff --git a/net-misc/vino/vino-2.99.1.ebuild b/net-misc/vino/vino-2.99.2.ebuild
15 similarity index 93%
16 rename from net-misc/vino/vino-2.99.1.ebuild
17 rename to net-misc/vino/vino-2.99.2.ebuild
18 index d717490..f0ebf19 100644
19 --- a/net-misc/vino/vino-2.99.1.ebuild
20 +++ b/net-misc/vino/vino-2.99.2.ebuild
21 @@ -18,9 +18,7 @@ if [[ ${PV} = 9999 ]]; then
22 inherit gnome2-live
23 KEYWORDS=""
24 else
25 - # Doesn't actually compile...
26 - KEYWORDS=""
27 - #KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
28 + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
29 fi
30
31 RDEPEND=">=dev-libs/glib-2.26:2