diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-01 05:31:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-01 05:31:42 +0000 |
commit | 23bab0b2e5def7e9326eb4e8d17d9196e69ee610 (patch) | |
tree | 46b21b56b3a191e0c969f84918c3d32ee3b6ef0f /app-i18n | |
parent | Stable for PPC64 (bug #540844). (diff) | |
download | gentoo-2-23bab0b2e5def7e9326eb4e8d17d9196e69ee610.tar.gz gentoo-2-23bab0b2e5def7e9326eb4e8d17d9196e69ee610.tar.bz2 gentoo-2-23bab0b2e5def7e9326eb4e8d17d9196e69ee610.zip |
Stable for PPC64 (bug #540844).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-configtool/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx-configtool/fcitx-configtool-0.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/fcitx-configtool/ChangeLog b/app-i18n/fcitx-configtool/ChangeLog index f4fd3961ea77..0d41db7e64b5 100644 --- a/app-i18n/fcitx-configtool/ChangeLog +++ b/app-i18n/fcitx-configtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx-configtool # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.25 2015/04/19 11:58:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.26 2015/05/01 05:31:42 jer Exp $ + + 01 May 2015; Jeroen Roovers <jer@gentoo.org> fcitx-configtool-0.4.8.ebuild: + Stable for PPC64 (bug #540844). 19 Apr 2015; Anthony G. Basile <blueness@gentoo.org> fcitx-configtool-0.4.6.ebuild, fcitx-configtool-0.4.7.ebuild, diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.8.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.8.ebuild index 7ef68d5c3349..5317ffcaf517 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.8.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.8.ebuild,v 1.2 2015/04/19 11:58:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.8.ebuild,v 1.3 2015/05/01 05:31:42 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~x86" IUSE="gtk +gtk3" REQUIRED_USE="|| ( gtk gtk3 )" |