summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-06 23:40:34 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-06 23:40:34 +0000
commit191fb2c5946f29a7640d75ccedb557f55ef97078 (patch)
tree42f96730a24ded4a6854e814583fde06ee8e59ba /app-arch/file-roller
parentFix slot-deps on gtk+ and other libs (diff)
downloadgentoo-2-191fb2c5946f29a7640d75ccedb557f55ef97078.tar.gz
gentoo-2-191fb2c5946f29a7640d75ccedb557f55ef97078.tar.bz2
gentoo-2-191fb2c5946f29a7640d75ccedb557f55ef97078.zip
Fix slot-deps on gtk+ and other libs
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r--app-arch/file-roller/ChangeLog6
-rw-r--r--app-arch/file-roller/file-roller-2.30.2.ebuild10
-rw-r--r--app-arch/file-roller/file-roller-2.32.1.ebuild6
3 files changed, 13 insertions, 9 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog
index e442d0f94e81..eef99b6f8fb8 100644
--- a/app-arch/file-roller/ChangeLog
+++ b/app-arch/file-roller/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/file-roller
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.289 2011/02/24 18:32:59 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.290 2011/03/06 23:40:34 nirbheek Exp $
+
+ 06 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ file-roller-2.30.2.ebuild, file-roller-2.32.1.ebuild:
+ Fix slot-deps on gtk+ and other libs
24 Feb 2011; Thomas Kahle <tomka@gentoo.org> file-roller-2.32.1.ebuild:
x86 stable per bug 353436
diff --git a/app-arch/file-roller/file-roller-2.30.2.ebuild b/app-arch/file-roller/file-roller-2.30.2.ebuild
index e243701e5d76..694c2d315b81 100644
--- a/app-arch/file-roller/file-roller-2.30.2.ebuild
+++ b/app-arch/file-roller/file-roller-2.30.2.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/app-arch/file-roller/file-roller-2.30.2.ebuild,v 1.8 2010/10/17 15:24:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.30.2.ebuild,v 1.9 2011/03/06 23:40:34 nirbheek Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -15,9 +15,9 @@ SLOT="0"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
IUSE="nautilus"
-RDEPEND=">=dev-libs/glib-2.16.0
- >=x11-libs/gtk+-2.16
- gnome-base/gconf
+RDEPEND=">=dev-libs/glib-2.16.0:2
+ >=x11-libs/gtk+-2.16:2
+ gnome-base/gconf:2
nautilus? ( gnome-base/nautilus )"
DEPEND="${RDEPEND}
sys-devel/gettext
diff --git a/app-arch/file-roller/file-roller-2.32.1.ebuild b/app-arch/file-roller/file-roller-2.32.1.ebuild
index 3cad7d78c1c7..0f4a12f7f417 100644
--- a/app-arch/file-roller/file-roller-2.32.1.ebuild
+++ b/app-arch/file-roller/file-roller-2.32.1.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/app-arch/file-roller/file-roller-2.32.1.ebuild,v 1.4 2011/02/24 18:32:59 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.32.1.ebuild,v 1.5 2011/03/06 23:40:34 nirbheek Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -15,9 +15,9 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
IUSE="nautilus"
-RDEPEND=">=dev-libs/glib-2.25.5
+RDEPEND=">=dev-libs/glib-2.25.5:2
>=x11-libs/gtk+-2.21.4:2
- >=gnome-base/gconf-2.6
+ >=gnome-base/gconf-2.6:2
nautilus? ( >=gnome-base/nautilus-2.22.2 )"
DEPEND="${RDEPEND}
sys-devel/gettext