diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2010-11-12 09:37:29 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2010-11-12 09:37:29 +0000 |
commit | 64c10cdb54f3ab71bed2f1fc6d90290774dfb5fe (patch) | |
tree | 839339c2d2dd8925ba967f1b2232cca06f72258f /app-i18n/ibus/ibus-1.3.99.20101028.ebuild | |
parent | Revision bump and remove old. Fix aspell automagic dependency (bug #344329 by... (diff) | |
download | gentoo-2-64c10cdb54f3ab71bed2f1fc6d90290774dfb5fe.tar.gz gentoo-2-64c10cdb54f3ab71bed2f1fc6d90290774dfb5fe.tar.bz2 gentoo-2-64c10cdb54f3ab71bed2f1fc6d90290774dfb5fe.zip |
Fixed dependency, bug #344291. Revert ibus-1.2.0.20100111, bug #342903.
(Portage version: 2.1.9.22/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/ibus/ibus-1.3.99.20101028.ebuild')
-rw-r--r-- | app-i18n/ibus/ibus-1.3.99.20101028.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus/ibus-1.3.99.20101028.ebuild b/app-i18n/ibus/ibus-1.3.99.20101028.ebuild index cd29c59148eb..4241e1202e4c 100644 --- a/app-i18n/ibus/ibus-1.3.99.20101028.ebuild +++ b/app-i18n/ibus/ibus-1.3.99.20101028.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.99.20101028.ebuild,v 1.1 2010/11/05 14:11:27 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.3.99.20101028.ebuild,v 1.2 2010/11/12 09:37:29 matsuu Exp $ EAPI="2" PYTHON_DEPEND="python? 2:2.5" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc +gconf gtk introspection nls +python vala X" -RDEPEND=">=dev-libs/glib-2.18 +RDEPEND=">=dev-libs/glib-2.26 gconf? ( >=gnome-base/gconf-2.12 ) >=gnome-base/librsvg-2 sys-apps/dbus |