summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-07-10 19:33:03 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-07-10 19:33:03 +0000
commite221750eeeccbeecf9203dbc38d1c775be34ec9a (patch)
tree38ef7e17efc008746bb53a466d52df1af5cd3435 /net-misc
parentStable on sparc wrt #139612 (diff)
downloadgentoo-2-e221750eeeccbeecf9203dbc38d1c775be34ec9a.tar.gz
gentoo-2-e221750eeeccbeecf9203dbc38d1c775be34ec9a.tar.bz2
gentoo-2-e221750eeeccbeecf9203dbc38d1c775be34ec9a.zip
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'net-misc')
-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 e8c844b15831..ee1994780f83 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.56 2006/06/20 21:03:21 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.57 2006/07/10 19:33:03 gustavoz Exp $
+
+ 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> vino-2.13.5.ebuild:
+ Stable on sparc wrt #139612
20 Jun 2006; Daniel Gryniewicz <dang@gentoo.org> vino-2.13.5.ebuild:
avahi support needs dbus in avahi. Bug #133340
diff --git a/net-misc/vino/vino-2.13.5.ebuild b/net-misc/vino/vino-2.13.5.ebuild
index be4309be7cd8..f60063739dba 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.7 2006/06/20 21:03:21 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.13.5.ebuild,v 1.8 2006/07/10 19:33:03 gustavoz 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