summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-04-19 11:58:33 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-04-19 11:58:33 +0000
commit6e6b90f5d3964f44a696704318d66188397eacf0 (patch)
tree3f678cb2dbe80b9e9cc45c9d06a1e6d00734258f /app-i18n/fcitx-configtool
parentKeyword ~ppc and ~ppc64. Bug #498686. (diff)
downloadgentoo-2-6e6b90f5d3964f44a696704318d66188397eacf0.tar.gz
gentoo-2-6e6b90f5d3964f44a696704318d66188397eacf0.tar.bz2
gentoo-2-6e6b90f5d3964f44a696704318d66188397eacf0.zip
Keyword ~ppc and ~ppc64. Bug #498686.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-i18n/fcitx-configtool')
-rw-r--r--app-i18n/fcitx-configtool/ChangeLog9
-rw-r--r--app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild6
-rw-r--r--app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild6
-rw-r--r--app-i18n/fcitx-configtool/fcitx-configtool-0.4.8.ebuild6
4 files changed, 16 insertions, 11 deletions
diff --git a/app-i18n/fcitx-configtool/ChangeLog b/app-i18n/fcitx-configtool/ChangeLog
index 4e0b4d0562cb..f4fd3961ea77 100644
--- a/app-i18n/fcitx-configtool/ChangeLog
+++ b/app-i18n/fcitx-configtool/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-i18n/fcitx-configtool
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.24 2014/03/08 12:03:18 pacho Exp $
+# 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 $
+
+ 19 Apr 2015; Anthony G. Basile <blueness@gentoo.org>
+ fcitx-configtool-0.4.6.ebuild, fcitx-configtool-0.4.7.ebuild,
+ fcitx-configtool-0.4.8.ebuild:
+ Keyword ~ppc and ~ppc64. Bug #498686.
08 Mar 2014; Pacho Ramos <pacho@gentoo.org> fcitx-configtool-0.4.7.ebuild:
amd64 stable, bug 498688
diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild
index 8d3eb73a8a29..f886991652bf 100644
--- a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild
+++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.6.ebuild,v 1.5 2013/08/03 14:48:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild,v 1.6 2015/04/19 11:58:33 blueness Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE="gtk +gtk3"
REQUIRED_USE="|| ( gtk gtk3 )"
diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild
index cc89f1cb8004..51d1e585ffab 100644
--- a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild
+++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.7.ebuild,v 1.2 2014/03/08 12:03:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild,v 1.3 2015/04/19 11:58:33 blueness 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 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="gtk +gtk3"
REQUIRED_USE="|| ( gtk gtk3 )"
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 cb8089f512bc..7ef68d5c3349 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-2014 Gentoo Foundation
+# 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.1 2014/01/20 15:12:27 yngwin Exp $
+# $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 $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="gtk +gtk3"
REQUIRED_USE="|| ( gtk gtk3 )"