diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-26 10:42:16 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-26 10:42:16 +0000 |
commit | fe7552a7d270e4542723203f1989398fd7a6d233 (patch) | |
tree | b635bcde5426f69a27ba5866bc71c46c090d0f5a /app-i18n | |
parent | stable amd64, bug 321347 (diff) | |
download | historical-fe7552a7d270e4542723203f1989398fd7a6d233.tar.gz historical-fe7552a7d270e4542723203f1989398fd7a6d233.tar.bz2 historical-fe7552a7d270e4542723203f1989398fd7a6d233.zip |
stable amd64, bug 305767
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus-table/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/ibus-table/ChangeLog b/app-i18n/ibus-table/ChangeLog index a0279292f9c9..fa638a74fee3 100644 --- a/app-i18n/ibus-table/ChangeLog +++ b/app-i18n/ibus-table/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/ibus-table # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ChangeLog,v 1.21 2010/05/04 00:47:26 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ChangeLog,v 1.22 2010/05/26 10:42:16 pacho Exp $ + + 26 May 2010; Pacho Ramos <pacho@gentoo.org> + ibus-table-1.2.0.20100111.ebuild: + stable amd64, bug 305767 04 May 2010; MATSUU Takuto <matsuu@gentoo.org> -ibus-table-1.1.0.20090615.ebuild, -ibus-table-1.2.0.20090904.ebuild, diff --git a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild index 02e506203f64..4f2eec61eccb 100644 --- a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.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/ibus-table-1.2.0.20100111.ebuild,v 1.3 2010/05/04 00:47:26 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild,v 1.4 2010/05/26 10:42:16 pacho Exp $ EAPI="2" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="nls" RDEPEND=">=app-i18n/ibus-1.2 |