diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-26 10:32:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-26 10:32:01 +0000 |
commit | 2231f5c6a4a8da4124e164fd9f1b6a82d6665ba3 (patch) | |
tree | 57a20ceb3d143078948f10c95eb584a9e1812da7 /app-i18n/ibus-anthy/ibus-anthy-1.2.0.20100115.ebuild | |
parent | Fix DOS line feeds from upstream patch. (diff) | |
download | gentoo-2-2231f5c6a4a8da4124e164fd9f1b6a82d6665ba3.tar.gz gentoo-2-2231f5c6a4a8da4124e164fd9f1b6a82d6665ba3.tar.bz2 gentoo-2-2231f5c6a4a8da4124e164fd9f1b6a82d6665ba3.zip |
stable amd64, bug 305755
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/ibus-anthy/ibus-anthy-1.2.0.20100115.ebuild')
-rw-r--r-- | app-i18n/ibus-anthy/ibus-anthy-1.2.0.20100115.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.2.0.20100115.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.2.0.20100115.ebuild index 4d8f5424ce4a..b1ca29125d95 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.2.0.20100115.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.2.0.20100115.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-anthy/ibus-anthy-1.2.0.20100115.ebuild,v 1.2 2010/03/01 10:12:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-anthy/ibus-anthy-1.2.0.20100115.ebuild,v 1.3 2010/05/26 10:32:01 pacho Exp $ inherit eutils python @@ -10,7 +10,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="nls" RDEPEND=">=app-i18n/ibus-1.2.0.20090904 |