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 | 054062b116dbf9b9767377a712d80592e0668f85 (patch) | |
tree | 737cbb2c429ffa7f8ab780deb4767debeea586af /app-i18n/ibus-table | |
parent | stable amd64, bug 321347 (diff) | |
download | gentoo-2-054062b116dbf9b9767377a712d80592e0668f85.tar.gz gentoo-2-054062b116dbf9b9767377a712d80592e0668f85.tar.bz2 gentoo-2-054062b116dbf9b9767377a712d80592e0668f85.zip |
stable amd64, bug 305767
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/ibus-table')
-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 |