diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-02-05 16:15:13 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-02-05 16:15:13 +0000 |
commit | 821390174d9ef2b0f5920cb1ba453848c1f538ea (patch) | |
tree | 758e4d357a43f9f66280664edd002778ec568a49 /app-i18n/ibus-table-cangjie | |
parent | Add missing dependency (diff) | |
download | historical-821390174d9ef2b0f5920cb1ba453848c1f538ea.tar.gz historical-821390174d9ef2b0f5920cb1ba453848c1f538ea.tar.bz2 historical-821390174d9ef2b0f5920cb1ba453848c1f538ea.zip |
Fixed dependency.
Package-Manager: portage-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" |