diff options
Diffstat (limited to 'dev-libs/libgweather/libgweather-2.30.2.ebuild')
-rw-r--r-- | dev-libs/libgweather/libgweather-2.30.2.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-libs/libgweather/libgweather-2.30.2.ebuild b/dev-libs/libgweather/libgweather-2.30.2.ebuild index b4105e08905b..5df80c2cfa3a 100644 --- a/dev-libs/libgweather/libgweather-2.30.2.ebuild +++ b/dev-libs/libgweather/libgweather-2.30.2.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/dev-libs/libgweather/libgweather-2.30.2.ebuild,v 1.10 2011/01/15 19:53:39 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.2.ebuild,v 1.11 2011/03/16 10:12:04 nirbheek Exp $ EAPI="2" GCONF_DEBUG="no" @@ -17,11 +17,11 @@ IUSE="python doc" # libsoup-gnome is to be used because libsoup[gnome] might not # get libsoup-gnome installed by the time ${P} is built -RDEPEND=">=x11-libs/gtk+-2.11 - >=dev-libs/glib-2.13 - >=gnome-base/gconf-2.8 +RDEPEND=">=x11-libs/gtk+-2.11:2 + >=dev-libs/glib-2.13:2 + >=gnome-base/gconf-2.8:2 >=net-libs/libsoup-gnome-2.25.1:2.4 - >=dev-libs/libxml2-2.6.0 + >=dev-libs/libxml2-2.6.0:2 python? ( >=dev-python/pygobject-2 >=dev-python/pygtk-2 ) |