diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2016-03-23 23:39:22 +0100 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-03-24 10:42:46 -0400 |
commit | a6fa9f9bb9298835b6f00c692ce1b965a39a8ed6 (patch) | |
tree | 99e7b0ca0fe53fa7a68cb36dd50a4450925bdb27 /app-i18n | |
parent | app-i18n/fcitx-qt5: Add live ebuild. (diff) | |
download | gentoo-a6fa9f9bb9298835b6f00c692ce1b965a39a8ed6.tar.gz gentoo-a6fa9f9bb9298835b6f00c692ce1b965a39a8ed6.tar.bz2 gentoo-a6fa9f9bb9298835b6f00c692ce1b965a39a8ed6.zip |
app-i18n/kcm-fcitx: Change SLOT of KDE-4-related ebuilds from "0" to "4".
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/kcm-fcitx/kcm-fcitx-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.2.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.2.ebuild index f0acd58ebe42..4d940c791f5e 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.2.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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/kcm-fcitx/kcm-fcitx-0.4.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild index 24407d44be69..b930717b6284 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" |