diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-01 10:20:29 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-01 10:20:29 +0000 |
commit | f831b7d30db776846d6f2ba645234867fd547ed2 (patch) | |
tree | d1ca07fc2ca29d2af88e0d32bb21f372f8507f2f | |
parent | x86 stable wrt bug #305765 (diff) | |
download | gentoo-2-f831b7d30db776846d6f2ba645234867fd547ed2.tar.gz gentoo-2-f831b7d30db776846d6f2ba645234867fd547ed2.tar.bz2 gentoo-2-f831b7d30db776846d6f2ba645234867fd547ed2.zip |
x86 stable wrt bug #305767
(Portage version: 2.1.7.16/cvs/Linux i686)
-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 5c4a01f6ae9b..dbeb0b32c4a8 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.19 2010/01/13 13:29:00 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ChangeLog,v 1.20 2010/03/01 10:20:29 phajdan.jr Exp $ + + 01 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + ibus-table-1.2.0.20100111.ebuild: + x86 stable wrt bug #305767 *ibus-table-1.2.0.20100111 (13 Jan 2010) 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 080a6654a581..9b17a4046684 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.1 2010/01/13 13:29:00 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild,v 1.2 2010/03/01 10:20:29 phajdan.jr Exp $ EAPI="2" inherit python @@ -11,7 +11,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 |