diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-02-05 16:06:59 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-02-05 16:06:59 +0000 |
commit | ec55385bf088ef06d54a558b8bcf36858304e643 (patch) | |
tree | 85e87f56d7281ed7f3e926d9e773c607422f3478 /app-i18n/ibus-table-cangjie | |
parent | Fixed dependency. (diff) | |
download | gentoo-2-ec55385bf088ef06d54a558b8bcf36858304e643.tar.gz gentoo-2-ec55385bf088ef06d54a558b8bcf36858304e643.tar.bz2 gentoo-2-ec55385bf088ef06d54a558b8bcf36858304e643.zip |
Fixed dependency.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/ibus-table-cangjie')
-rw-r--r-- | app-i18n/ibus-table-cangjie/ibus-table-cangjie-0.1.2.20090101.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-0.1.2.20090101.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-0.1.2.20090101.ebuild index de147db49f28..97e28d127615 100644 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-0.1.2.20090101.ebuild +++ b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-0.1.2.20090101.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-0.1.2.20090101.ebuild,v 1.1 2009/01/02 16:26:16 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-0.1.2.20090101.ebuild,v 1.2 2009/02/05 16:06:59 matsuu Exp $ DESCRIPTION="The CangJie for IBus Tables" HOMEPAGE="http://code.google.com/p/ibus/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=app-i18n/ibus-table-0.1.2 +RDEPEND="=app-i18n/ibus-table-0.1* >=dev-lang/python-2.5" DEPEND="${RDEPEND} dev-util/pkgconfig" |