diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2017-09-18 20:23:01 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-09-18 14:31:03 -0400 |
commit | 4bdf4338e536794cad8a9d15a7199d0a9d564708 (patch) | |
tree | e6cf41def436e18d35128bd89dd981ff7a9c24b5 | |
parent | app-i18n/kcm-fcitx: Stop using xdg.eclass. (diff) | |
download | gentoo-4bdf4338e536794cad8a9d15a7199d0a9d564708.tar.gz gentoo-4bdf4338e536794cad8a9d15a7199d0a9d564708.tar.bz2 gentoo-4bdf4338e536794cad8a9d15a7199d0a9d564708.zip |
app-i18n/*fcitx*: Use slot based on major version of Fcitx.
This will avoid confusion with Fcitx 5 (which will use slot "5") and
allow to use cleaner dependencies.
47 files changed, 86 insertions, 70 deletions
diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild b/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild index c0d0eeff1a46..25918894af39 100644 --- a/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild +++ b/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild index 9735d4b6fb64..f46787be50e6 100644 --- a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild +++ b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.2.ebuild b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.2.ebuild index bdfdf7a89da4..4bb55b3b1f6c 100644 --- a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.2.ebuild +++ b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" 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 57e5a2150026..d7d21c5424da 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" 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 dee4d7097ae9..15954fb3655a 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.1.ebuild b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.1.ebuild index 3a58387707d7..2a6d5f8ceccb 100644 --- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.1.ebuild +++ b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.4.ebuild b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.4.ebuild index 3cdd3409e091..3b0a7938c0be 100644 --- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.4.ebuild +++ b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" 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 07560c559e1c..1bef6d8f0e68 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-3" -SLOT="0" +SLOT="4" 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 b6c6d58c3293..3a94d897cdae 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.8.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-3" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="gtk +gtk3" REQUIRED_USE="|| ( gtk gtk3 )" diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.9.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.9.ebuild index 2235a67eb914..871b14fd1c26 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.9.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.9.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-9999.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-9999.ebuild index 85628cede8eb..efac9f4fc033 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-9999.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-9999.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="0" +SLOT="4" KEYWORDS="" IUSE="" diff --git a/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild b/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild index feff24aebbc5..9037363340e6 100644 --- a/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild +++ b/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" diff --git a/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild b/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild index d9a6241e5d71..73218760c8ad 100644 --- a/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild +++ b/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.2.1.ebuild b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.2.1.ebuild index 6656fc296900..da9a9373bedc 100644 --- a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.2.1.ebuild +++ b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}_dict.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" diff --git a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.1.ebuild b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.1.ebuild index dc107c6a72ed..69b5990adab5 100644 --- a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.1.ebuild +++ b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}_dict.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="dictmanager" diff --git a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.3.ebuild b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.3.ebuild index cc2fe1fa1573..fa4e30dcf8f9 100644 --- a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.3.ebuild +++ b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}_dict.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="dictmanager" diff --git a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.1.ebuild b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.1.ebuild index d62dc5fe5c9d..b076978f5e4a 100644 --- a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.1.ebuild +++ b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.1.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+ GPL-3+" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="dictmanager" diff --git a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.2.ebuild b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.2.ebuild index 22dc23285618..e6ea8ba20e9f 100644 --- a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.2.ebuild +++ b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.2.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+ GPL-3+" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="dictmanager" diff --git a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-9999.ebuild b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-9999.ebuild index 2453d36ed435..3497b22a0343 100644 --- a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-9999.ebuild +++ b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-9999.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+ GPL-3+" -SLOT="0" +SLOT="4" KEYWORDS="" IUSE="dictmanager" diff --git a/app-i18n/fcitx-m17n/fcitx-m17n-0.2.3.ebuild b/app-i18n/fcitx-m17n/fcitx-m17n-0.2.3.ebuild index 0c50d7b48564..557010c245bf 100644 --- a/app-i18n/fcitx-m17n/fcitx-m17n-0.2.3.ebuild +++ b/app-i18n/fcitx-m17n/fcitx-m17n-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -20,7 +20,7 @@ else fi LICENSE="LGPL-2.1+" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-m17n/fcitx-m17n-9999.ebuild b/app-i18n/fcitx-m17n/fcitx-m17n-9999.ebuild index f4adea1a0fe2..b6fd196b4093 100644 --- a/app-i18n/fcitx-m17n/fcitx-m17n-9999.ebuild +++ b/app-i18n/fcitx-m17n/fcitx-m17n-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -20,7 +20,7 @@ else fi LICENSE="LGPL-2.1+" -SLOT="0" +SLOT="4" KEYWORDS="" IUSE="" diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-1.0.5.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-1.0.5.ebuild index 45ecb9ddb13b..4c3c996c6d6f 100644 --- a/app-i18n/fcitx-qt5/fcitx-qt5-1.0.5.ebuild +++ b/app-i18n/fcitx-qt5/fcitx-qt5-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~hppa ~ppc64 x86" IUSE="" diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-1.0.6.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-1.0.6.ebuild index 99aaa265b111..7e1852577c1f 100644 --- a/app-i18n/fcitx-qt5/fcitx-qt5-1.0.6.ebuild +++ b/app-i18n/fcitx-qt5/fcitx-qt5-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-1.1.0.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-1.1.0.ebuild index a90246bb6772..8668783c73fe 100644 --- a/app-i18n/fcitx-qt5/fcitx-qt5-1.1.0.ebuild +++ b/app-i18n/fcitx-qt5/fcitx-qt5-1.1.0.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~hppa ~ppc64 x86" IUSE="" diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-9999.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-9999.ebuild index 9d65c7e5cdac..9a8a919501de 100644 --- a/app-i18n/fcitx-qt5/fcitx-qt5-9999.ebuild +++ b/app-i18n/fcitx-qt5/fcitx-qt5-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="0" +SLOT="4" KEYWORDS="" IUSE="" diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.2.0.ebuild b/app-i18n/fcitx-rime/fcitx-rime-0.2.0.ebuild index 9c330c0e011d..9b139edf92ed 100644 --- a/app-i18n/fcitx-rime/fcitx-rime-0.2.0.ebuild +++ b/app-i18n/fcitx-rime/fcitx-rime-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild b/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild index b11e80cf96ec..e5394485cf5e 100644 --- a/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild +++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild b/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild index 97e292302172..c4869ad58411 100644 --- a/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild +++ b/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" IUSE="" diff --git a/app-i18n/fcitx-sayura/fcitx-sayura-9999.ebuild b/app-i18n/fcitx-sayura/fcitx-sayura-9999.ebuild index 380498f77813..2010eddf3d1c 100644 --- a/app-i18n/fcitx-sayura/fcitx-sayura-9999.ebuild +++ b/app-i18n/fcitx-sayura/fcitx-sayura-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="0" +SLOT="4" KEYWORDS="" IUSE="" diff --git a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.0.ebuild b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.0.ebuild index 687a971a6926..4eb55051b4d3 100644 --- a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.0.ebuild +++ b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-3" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild index 46ada45dfab0..f23931983c06 100644 --- a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild +++ b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -10,7 +10,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-3" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild index 212ab68d148f..ebf56355ca64 100644 --- a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild +++ b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild index 0a0f74eb8c4a..db07468054e3 100644 --- a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild +++ b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.7.ebuild b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.7.ebuild index 4c3fa62e6478..79e435b0b422 100644 --- a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.7.ebuild +++ b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.0.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.0.ebuild index 99d3086171a5..1d7c8021eef4 100644 --- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.0.ebuild +++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-3" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="+qt4" diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild index 3538aa3cf254..33fddf6a450b 100644 --- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild +++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-3" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="+qt4" diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild index 5ac2b7ad4abe..b123d156b30c 100644 --- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild +++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+ GPL-3+" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="+macro-editor" diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-9999.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-9999.ebuild index 61fdfeed6eea..8f1c274d0bdd 100644 --- a/app-i18n/fcitx-unikey/fcitx-unikey-9999.ebuild +++ b/app-i18n/fcitx-unikey/fcitx-unikey-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+ GPL-3+" -SLOT="0" +SLOT="4" KEYWORDS="" IUSE="+macro-editor" diff --git a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild index b339a9aecfd3..56a72d4b9e4f 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild @@ -24,7 +24,7 @@ else fi LICENSE="GPL-2+ LGPL-2+" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ~hppa ppc ppc64 x86" IUSE="+X +autostart +cairo debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml" REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )" diff --git a/app-i18n/fcitx/fcitx-4.2.9.2.ebuild b/app-i18n/fcitx/fcitx-4.2.9.2.ebuild index 1bb5d6b08ddb..cef44135228b 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.2.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.2.ebuild @@ -24,7 +24,7 @@ else fi LICENSE="GPL-2+ LGPL-2+ MIT" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="+X +autostart +cairo debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml" REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )" diff --git a/app-i18n/fcitx/fcitx-9999.ebuild b/app-i18n/fcitx/fcitx-9999.ebuild index a3d5a977526d..78c59e57b98d 100644 --- a/app-i18n/fcitx/fcitx-9999.ebuild +++ b/app-i18n/fcitx/fcitx-9999.ebuild @@ -24,7 +24,7 @@ else fi LICENSE="GPL-2+ LGPL-2+ MIT" -SLOT="0" +SLOT="4" KEYWORDS="" IUSE="+X +autostart +cairo debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml" REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )" diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild index 9a3a7252606c..2cc476ef0c79 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild @@ -21,7 +21,7 @@ else fi LICENSE="GPL-2+" -SLOT="4" +SLOT="4-plasma4" KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="minimal" diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild index 6ddc15291652..54196e36238b 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild @@ -21,7 +21,7 @@ else fi LICENSE="GPL-2+" -SLOT="4" +SLOT="4-plasma4" KEYWORDS="" IUSE="minimal" diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild index a9c59de9048c..98f3ec001e9b 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="5" +SLOT="4-plasma5" KEYWORDS="amd64 x86" IUSE="" diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.4.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.4.ebuild index 60aa8ef7fb26..5b2b210ad03a 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.4.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.4.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="5" +SLOT="4-plasma5" KEYWORDS="amd64 x86" IUSE="" diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild index d82e5c56359a..1b4174f663e3 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild @@ -20,7 +20,7 @@ else fi LICENSE="GPL-2+" -SLOT="5" +SLOT="4-plasma5" KEYWORDS="" IUSE="" diff --git a/profiles/updates/3Q-2017 b/profiles/updates/3Q-2017 index 5ad6d7d96b17..17b501c29f35 100644 --- a/profiles/updates/3Q-2017 +++ b/profiles/updates/3Q-2017 @@ -6,3 +6,19 @@ move dev-libs/libchewing app-i18n/libchewing move media-gfx/pydot dev-python/pydot move x11-plugins/wmMoonClock x11-plugins/wmmoonclock move dev-python/crossbar net-misc/crossbar +slotmove app-i18n/fcitx 0 4 +slotmove app-i18n/fcitx-anthy 0 4 +slotmove app-i18n/fcitx-chewing 0 4 +slotmove app-i18n/fcitx-cloudpinyin 0 4 +slotmove app-i18n/fcitx-configtool 0 4 +slotmove app-i18n/fcitx-hangul 0 4 +slotmove app-i18n/fcitx-libpinyin 0 4 +slotmove app-i18n/fcitx-m17n 0 4 +slotmove app-i18n/fcitx-qt5 0 4 +slotmove app-i18n/fcitx-rime 0 4 +slotmove app-i18n/fcitx-sayura 0 4 +slotmove app-i18n/fcitx-sunpinyin 0 4 +slotmove app-i18n/fcitx-table-extra 0 4 +slotmove app-i18n/fcitx-unikey 0 4 +slotmove app-i18n/kcm-fcitx 4 4-plasma4 +slotmove app-i18n/kcm-fcitx 5 4-plasma5 |