summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/vino')
-rw-r--r--net-misc/vino/ChangeLog5
-rw-r--r--net-misc/vino/vino-2.13.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog
index 48b83ba24b32..ddcb5c67b23c 100644
--- a/net-misc/vino/ChangeLog
+++ b/net-misc/vino/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/vino
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.58 2006/07/12 17:34:50 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.59 2006/07/14 17:36:07 dertobi123 Exp $
+
+ 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> vino-2.13.5.ebuild:
+ ppc stable, bug #139612
12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> vino-2.13.5.ebuild:
Stable on x86 wrt bug #139612.
diff --git a/net-misc/vino/vino-2.13.5.ebuild b/net-misc/vino/vino-2.13.5.ebuild
index 2a3779b22b12..83c18c6d0316 100644
--- a/net-misc/vino/vino-2.13.5.ebuild
+++ b/net-misc/vino/vino-2.13.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.13.5.ebuild,v 1.9 2006/07/12 17:34:50 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.13.5.ebuild,v 1.10 2006/07/14 17:36:06 dertobi123 Exp $
inherit eutils gnome2 autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 sparc x86"
IUSE="avahi crypt gnutls jpeg zlib"
RDEPEND=">=x11-libs/gtk+-2