diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:15:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:15:15 +0000 |
commit | 3ec9d2c56d27bcb864a0c11e8e578429474376d1 (patch) | |
tree | b6b00d1cf2a5205df04da59d53929071cab41ccc /app-i18n | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-3ec9d2c56d27bcb864a0c11e8e578429474376d1.tar.gz gentoo-2-3ec9d2c56d27bcb864a0c11e8e578429474376d1.tar.bz2 gentoo-2-3ec9d2c56d27bcb864a0c11e8e578429474376d1.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/ibus/ibus-1.4.99.20121006.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/ibus/ChangeLog b/app-i18n/ibus/ChangeLog index f1f47ab64422..86d523db6835 100644 --- a/app-i18n/ibus/ChangeLog +++ b/app-i18n/ibus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/ibus # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.116 2013/01/01 14:03:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.117 2013/01/06 09:15:15 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ibus-1.4.99.20121006.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ibus-1.4.99.20121006.ebuild: Add ~alpha, wrt bug #449220 diff --git a/app-i18n/ibus/ibus-1.4.99.20121006.ebuild b/app-i18n/ibus/ibus-1.4.99.20121006.ebuild index d7d71eac8844..535a8fefed08 100644 --- a/app-i18n/ibus/ibus-1.4.99.20121006.ebuild +++ b/app-i18n/ibus/ibus-1.4.99.20121006.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.4.99.20121006.ebuild,v 1.3 2013/01/01 14:03:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.4.99.20121006.ebuild,v 1.4 2013/01/06 09:15:15 ago Exp $ EAPI=4 PYTHON_DEPEND="python? 2:2.5" @@ -17,7 +17,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="dconf deprecated +gconf gtk +gtk3 +introspection nls +python test vala +X" REQUIRED_USE="|| ( gtk gtk3 X ) deprecated? ( python ) |