summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-30 11:09:42 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-30 11:09:42 +0000
commit815843951dcf2cdf5e0a230198cfd698992f87ca (patch)
tree5fc6ce27f5ece611e4bd0768881ca3d7e902a421 /gnome-extra
parentFix gtk+ slot deps (diff)
downloadgentoo-2-815843951dcf2cdf5e0a230198cfd698992f87ca.tar.gz
gentoo-2-815843951dcf2cdf5e0a230198cfd698992f87ca.tar.bz2
gentoo-2-815843951dcf2cdf5e0a230198cfd698992f87ca.zip
Fix gtk+ slot deps
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/gpointing-device-settings/ChangeLog7
-rw-r--r--gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild11
-rw-r--r--gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild10
3 files changed, 17 insertions, 11 deletions
diff --git a/gnome-extra/gpointing-device-settings/ChangeLog b/gnome-extra/gpointing-device-settings/ChangeLog
index 4ece4cb51300..cd04465a7c22 100644
--- a/gnome-extra/gpointing-device-settings/ChangeLog
+++ b/gnome-extra/gpointing-device-settings/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-extra/gpointing-device-settings
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.11 2011/03/28 22:39:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.12 2011/03/30 11:09:42 angelos Exp $
+
+ 30 Mar 2011; Christoph Mende <angelos@gentoo.org>
+ gpointing-device-settings-1.3.2.ebuild,
+ gpointing-device-settings-1.5.1-r1.ebuild:
+ Fix gtk+ slot deps
28 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org>
gpointing-device-settings-1.5.1-r2.ebuild:
diff --git a/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild b/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild
index f72850a2b498..2ef8f6e1535d 100644
--- a/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild
+++ b/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild
@@ -1,8 +1,9 @@
-# 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.3.2.ebuild,v 1.5 2010/04/21 18:25:56 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild,v 1.6 2011/03/30 11:09:42 angelos Exp $
GCONF_DEBUG="no"
+EAPI=1
inherit eutils gnome2
DESCRIPTION="A GTK+ based configuration utility for the synaptics driver"
@@ -15,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
>=x11-libs/libXi-1.2
!<=x11-base/xorg-server-1.6.0
!gnome-extra/gsynaptics"
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