diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2010-05-04 00:37:30 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2010-05-04 00:37:30 +0000 |
commit | f3667f4e4618fee59ea75a7105d5fd56288ea27b (patch) | |
tree | 00e5ecbd041408879a6148cd7ff1cdad1bb9d675 /app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild | |
parent | Removed python from DEPEND. Removed old version. (diff) | |
download | gentoo-2-f3667f4e4618fee59ea75a7105d5fd56288ea27b.tar.gz gentoo-2-f3667f4e4618fee59ea75a7105d5fd56288ea27b.tar.bz2 gentoo-2-f3667f4e4618fee59ea75a7105d5fd56288ea27b.zip |
Removed python from DEPEND. Removed old versions.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild')
-rw-r--r-- | app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild b/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild index 5ac68e0be152..5089530fd17e 100644 --- a/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-code/ibus-table-code-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-code/ibus-table-code-1.2.0.20100305.ebuild,v 1.1 2010/03/13 00:46:45 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild,v 1.2 2010/05/04 00:37:30 matsuu Exp $ DESCRIPTION="The code tables for IBus-Table" HOMEPAGE="http://code.google.com/p/ibus/" @@ -11,9 +11,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=app-i18n/ibus-table-1.2.0.20090912 - >=dev-lang/python-2.6 - !app-i18n/ibus-table-additional" +RDEPEND=">=app-i18n/ibus-table-1.2.0.20090912" DEPEND="${RDEPEND} dev-util/pkgconfig" |