summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-23 08:32:48 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-23 08:32:48 +0000
commit77adee624b1a5a6accbd5c63e036f6ea88517240 (patch)
tree6a959cf7031e8827c8a21035fb4ce3cfe46666eb /media-gfx
parentRemove old and use slot dep for gtk+. (diff)
downloadgentoo-2-77adee624b1a5a6accbd5c63e036f6ea88517240.tar.gz
gentoo-2-77adee624b1a5a6accbd5c63e036f6ea88517240.tar.bz2
gentoo-2-77adee624b1a5a6accbd5c63e036f6ea88517240.zip
Fix slot-deps on gnome libs
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gnome-raw-thumbnailer/ChangeLog8
-rw-r--r--media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/media-gfx/gnome-raw-thumbnailer/ChangeLog b/media-gfx/gnome-raw-thumbnailer/ChangeLog
index 4ac9bca954e5..841c884391b9 100644
--- a/media-gfx/gnome-raw-thumbnailer/ChangeLog
+++ b/media-gfx/gnome-raw-thumbnailer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/gnome-raw-thumbnailer
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.7 2010/08/22 14:38:35 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.8 2011/03/23 08:32:48 nirbheek Exp $
+
+ 23 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ gnome-raw-thumbnailer-0.99.1.ebuild:
+ Fix slot-deps on gnome libs
22 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
gnome-raw-thumbnailer-0.99.1.ebuild,
diff --git a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild
index 6277350a69cd..738ceab97e04 100644
--- a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild
+++ b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.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/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild,v 1.6 2010/08/22 14:38:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild,v 1.7 2011/03/23 08:32:48 nirbheek Exp $
EAPI=2
GCONF_DEBUG=no
@@ -19,8 +19,8 @@ KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="media-libs/libopenraw[gtk]
- >=x11-libs/gtk+-2
- gnome-base/gnome-vfs"
+ >=x11-libs/gtk+-2:2
+ gnome-base/gnome-vfs:2"
DEPEND="${RDEPEND}
dev-util/intltool
dev-util/pkgconfig