summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-27 11:39:42 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-27 11:39:42 +0000
commit18b91068699b77f64140be077dd3aea15029ddf6 (patch)
tree357d85fdfde6dde12e1ce3da64fe71c0f60144fc /app-i18n/scim-tomoe
parentAppend /usr/share/gnome to XDG_DATA_DIRS for being able to use defaults.list ... (diff)
downloadhistorical-18b91068699b77f64140be077dd3aea15029ddf6.tar.gz
historical-18b91068699b77f64140be077dd3aea15029ddf6.tar.bz2
historical-18b91068699b77f64140be077dd3aea15029ddf6.zip
Fix slot-dep on gtk+
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'app-i18n/scim-tomoe')
-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"