summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-27 12:23:55 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-27 12:23:55 +0000
commitd772857aa48a6e9a172d79fe1089534b37fd8c30 (patch)
tree479db8fdc1579b47f097f0a2814cfb5f1796d8b0 /app-text/stardict/stardict-3.0.1-r2.ebuild
parentFix slot-dep on gtk+ (diff)
downloadgentoo-2-d772857aa48a6e9a172d79fe1089534b37fd8c30.tar.gz
gentoo-2-d772857aa48a6e9a172d79fe1089534b37fd8c30.tar.bz2
gentoo-2-d772857aa48a6e9a172d79fe1089534b37fd8c30.zip
Fix slot-dep on gtk+
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-text/stardict/stardict-3.0.1-r2.ebuild')
-rw-r--r--app-text/stardict/stardict-3.0.1-r2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/stardict/stardict-3.0.1-r2.ebuild b/app-text/stardict/stardict-3.0.1-r2.ebuild
index 3e0f5aef65ee..fbf8c41f1703 100644
--- a/app-text/stardict/stardict-3.0.1-r2.ebuild
+++ b/app-text/stardict/stardict-3.0.1-r2.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-text/stardict/stardict-3.0.1-r2.ebuild,v 1.4 2010/02/09 21:13:13 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.1-r2.ebuild,v 1.5 2011/03/27 12:23:55 nirbheek Exp $
EAPI="2"
@@ -26,14 +26,14 @@ DEP="gnome? ( >=gnome-base/libbonobo-2.2.0
>=gnome-base/libgnome-2.2.0
pronounce? ( >=gnome-base/libgnome-2.2.0[esd] )
>=gnome-base/libgnomeui-2.2.0
- >=gnome-base/gconf-2
+ >=gnome-base/gconf-2:2
>=gnome-base/orbit-2.6
app-text/scrollkeeper )
spell? ( app-text/enchant )
gucharmap? ( >=gnome-extra/gucharmap-1.4.0 )
dev-libs/libsigc++
>=sys-libs/zlib-1.1.4
- >=x11-libs/gtk+-2.12"
+ >=x11-libs/gtk+-2.12:2"
RDEPEND="${DEP}
espeak? ( >=app-accessibility/espeak-1.29 )