diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2010-05-04 00:29:43 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2010-05-04 00:29:43 +0000 |
commit | 240699765568855be28e5e218c6d0cfae84a0c73 (patch) | |
tree | 29dbdd6194bc13e2da10c36333acb1db580ba572 /app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild | |
parent | Version bump and keepdir /var/run/laptop-mode-tools wrt #300905. Remove USE h... (diff) | |
download | gentoo-2-240699765568855be28e5e218c6d0cfae84a0c73.tar.gz gentoo-2-240699765568855be28e5e218c6d0cfae84a0c73.tar.bz2 gentoo-2-240699765568855be28e5e218c6d0cfae84a0c73.zip |
Removed dev-lang/python from DEPEND. Removed old versions.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild')
-rw-r--r-- | app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild index 927e5267c904..8759f28c9d48 100644 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.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-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild,v 1.1 2010/03/07 01:49:03 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild,v 1.2 2010/05/04 00:29:43 matsuu Exp $ DESCRIPTION="The CangJie for IBus Tables" HOMEPAGE="http://code.google.com/p/ibus/" @@ -11,8 +11,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=app-i18n/ibus-table-1.2 - >=dev-lang/python-2.6" +RDEPEND=">=app-i18n/ibus-table-1.2" DEPEND="${RDEPEND} dev-util/pkgconfig" |