summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/vinagre/vinagre-2.30.3.ebuild')
-rw-r--r--net-misc/vinagre/vinagre-2.30.3.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-misc/vinagre/vinagre-2.30.3.ebuild b/net-misc/vinagre/vinagre-2.30.3.ebuild
index 0459c1b1a06e..3fd8d63d349d 100644
--- a/net-misc/vinagre/vinagre-2.30.3.ebuild
+++ b/net-misc/vinagre/vinagre-2.30.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-2.30.3.ebuild,v 1.4 2011/01/19 21:26:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-2.30.3.ebuild,v 1.5 2011/01/24 14:17:08 eva Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -17,9 +17,9 @@ IUSE="applet avahi +ssh +telepathy test"
# Telepathy-glib version in tarball is wrong:
# https://bugzilla.gnome.org/show_bug.cgi?id=614716
-RDEPEND=">=dev-libs/glib-2.17
+RDEPEND=">=dev-libs/glib-2.17:2
dev-libs/dbus-glib
- >=x11-libs/gtk+-2.16
+ >=x11-libs/gtk+-2.16:2
>=gnome-base/gconf-2.16
>=net-libs/gtk-vnc-0.3.10
>=gnome-base/gnome-keyring-1
@@ -42,9 +42,8 @@ DEPEND="${RDEPEND}
app-text/gnome-doc-utils
test? ( ~app-text/docbook-xml-dtd-4.3 )"
-DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
-
pkg_setup() {
+ DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
G2CONF="${G2CONF}
--disable-scrollkeeper
$(use_enable avahi)