diff options
author | 2015-04-19 11:52:24 +0000 | |
---|---|---|
committer | 2015-04-19 11:52:24 +0000 | |
commit | 8bd7aac3057952ae4e554e5ff13a42c08c184c1b (patch) | |
tree | e7f36a0d2d6a229c0e6dfd1f15a6e2aa5d5c1278 /app-i18n/fcitx-chewing | |
parent | Fix manifest. (diff) | |
download | gentoo-2-8bd7aac3057952ae4e554e5ff13a42c08c184c1b.tar.gz gentoo-2-8bd7aac3057952ae4e554e5ff13a42c08c184c1b.tar.bz2 gentoo-2-8bd7aac3057952ae4e554e5ff13a42c08c184c1b.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-chewing')
-rw-r--r-- | app-i18n/fcitx-chewing/ChangeLog | 9 | ||||
-rw-r--r-- | app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/fcitx-chewing/fcitx-chewing-0.2.1.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild | 6 |
4 files changed, 16 insertions, 11 deletions
diff --git a/app-i18n/fcitx-chewing/ChangeLog b/app-i18n/fcitx-chewing/ChangeLog index 158c5d7ea417..71b4017cf80e 100644 --- a/app-i18n/fcitx-chewing/ChangeLog +++ b/app-i18n/fcitx-chewing/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/fcitx-chewing -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v 1.7 2014/11/02 08:35:49 yngwin Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v 1.8 2015/04/19 11:52:24 blueness Exp $ + + 19 Apr 2015; Anthony G. Basile <blueness@gentoo.org> + fcitx-chewing-0.2.0.ebuild, fcitx-chewing-0.2.1.ebuild, + fcitx-chewing-0.2.2.ebuild: + Keyword ~ppc and ~ppc64. Bug #498686. *fcitx-chewing-0.2.2 (02 Nov 2014) diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild index b13a3da6ba36..66d72e98002d 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.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-chewing/fcitx-chewing-0.2.0.ebuild,v 1.4 2013/08/03 14:47:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild,v 1.5 2015/04/19 11:52:24 blueness Exp $ EAPI=5 inherit cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.7 diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.1.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.1.ebuild index 54fcd02d3d58..c2408a01ca9b 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.1.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.1.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-chewing/fcitx-chewing-0.2.1.ebuild,v 1.2 2014/03/08 12:02:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.1.ebuild,v 1.3 2015/04/19 11:52:24 blueness Exp $ EAPI=5 inherit cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8 diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild index 39a0b23a3b2a..6c9901b158cd 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.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-chewing/fcitx-chewing-0.2.2.ebuild,v 1.1 2014/11/02 08:35:49 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild,v 1.2 2015/04/19 11:52:24 blueness Exp $ EAPI=5 inherit cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8 |