diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-09-09 09:33:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-09-09 09:33:54 +0000 |
commit | 89e096981daa2a29d1b2bf69daff60fa572dff6d (patch) | |
tree | a6a4e27fc62a6734238a029c5dfb664b59c66ee0 /app-i18n | |
parent | Version bump (diff) | |
download | gentoo-2-89e096981daa2a29d1b2bf69daff60fa572dff6d.tar.gz gentoo-2-89e096981daa2a29d1b2bf69daff60fa572dff6d.tar.bz2 gentoo-2-89e096981daa2a29d1b2bf69daff60fa572dff6d.zip |
Marked ~hppa (bug #522284).
(Portage version: 2.2.12/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/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/fcitx/ChangeLog b/app-i18n/fcitx/ChangeLog index b6c81e3f01f3..144444fe54d8 100644 --- a/app-i18n/fcitx/ChangeLog +++ b/app-i18n/fcitx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.70 2014/03/08 12:02:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.71 2014/09/09 09:33:54 jer Exp $ + + 09 Sep 2014; Jeroen Roovers <jer@gentoo.org> fcitx-4.2.8.3.ebuild: + Marked ~hppa (bug #522284). 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> fcitx-4.2.8.1.ebuild: amd64 stable, bug 498688 diff --git a/app-i18n/fcitx/fcitx-4.2.8.3.ebuild b/app-i18n/fcitx/fcitx-4.2.8.3.ebuild index a41dfacf27ec..496e8ca073fc 100644 --- a/app-i18n/fcitx/fcitx-4.2.8.3.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.3.ebuild,v 1.1 2014/01/20 15:08:29 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.3.ebuild,v 1.2 2014/09/09 09:33:54 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.fcitx-im.org/fcitx/${P}_dict.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="+X +autostart +cairo +dbus debug +enchant gtk gtk3 icu introspection lua nls opencc +pango qt4 static-libs +table test +xml" |