diff options
Diffstat (limited to 'gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild')
-rw-r--r-- | gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild b/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild index a737aa06438b..155f3a13b27a 100644 --- a/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild +++ b/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild,v 1.1 2010/11/10 12:33:38 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild,v 1.2 2011/03/30 11:09:42 angelos Exp $ EAPI="2" GCONF_DEBUG="no" @@ -16,9 +16,9 @@ KEYWORDS="~amd64 ~x86" IUSE="" # recent enough x11-base/xorg-server required -RDEPEND=">=dev-libs/glib-2.10 - >=x11-libs/gtk+-2.14.0 - >=gnome-base/gconf-2.24 +RDEPEND=">=dev-libs/glib-2.10:2 + >=x11-libs/gtk+-2.14.0:2 + >=gnome-base/gconf-2.24:2 >=gnome-base/gnome-settings-daemon-2.28 >=x11-libs/libXi-1.2 >=x11-libs/libX11-1.2.0 |