summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-27 11:36:05 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-27 11:36:05 +0000
commitfa6df7332171715d90a2b31092988e40d7e8c4ac (patch)
treec01b151962d5ed3bcfaefb4e9daf2a976d877c62 /app-i18n
parentFix slot-dep on gtk+ (diff)
downloadgentoo-2-fa6df7332171715d90a2b31092988e40d7e8c4ac.tar.gz
gentoo-2-fa6df7332171715d90a2b31092988e40d7e8c4ac.tar.bz2
gentoo-2-fa6df7332171715d90a2b31092988e40d7e8c4ac.zip
Fix slot-dep on gtk+
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/scim-tomoe/ChangeLog8
-rw-r--r--app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-i18n/scim-tomoe/ChangeLog b/app-i18n/scim-tomoe/ChangeLog
index 5cf6ad302d49..f4c7267b1f77 100644
--- a/app-i18n/scim-tomoe/ChangeLog
+++ b/app-i18n/scim-tomoe/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/scim-tomoe
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/ChangeLog,v 1.11 2009/02/22 21:19:07 eva Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/ChangeLog,v 1.12 2011/03/27 11:36:05 nirbheek Exp $
+
+ 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ scim-tomoe-0.6.0-r2.ebuild:
+ Fix slot-dep on gtk+
*scim-tomoe-0.6.0-r2 (22 Feb 2009)
diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild
index 12b14f229b43..c4cc5b64a5b1 100644
--- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild
+++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild,v 1.1 2009/02/22 21:19:07 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild,v 1.2 2011/03/27 11:36:05 nirbheek Exp $
EAPI="2"
@@ -18,7 +18,7 @@ IUSE="+gucharmap"
RDEPEND=">=app-i18n/scim-1.2.0
>=app-i18n/libtomoe-gtk-0.6.0[gucharmap=]
gucharmap? ( >=gnome-extra/gucharmap-1.4 )
- >=x11-libs/gtk+-2.4"
+ >=x11-libs/gtk+-2.4:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig
>=dev-util/intltool-0.35.0"