From 4bdf4338e536794cad8a9d15a7199d0a9d564708 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Mon, 18 Sep 2017 20:23:01 +0200 Subject: 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. --- app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild | 4 ++-- app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild | 2 +- app-i18n/fcitx-anthy/fcitx-anthy-0.2.2.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-i18n/fcitx-anthy') 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="" -- cgit v1.2.3-65-gdbad