From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 22 Aug 2017 10:15:08 +0000 (+0200) Subject: app-i18n/opencc: Set subslot based on soname of libopencc.so. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=81113be2413be737b99bd6e1357f4596af291224;p=gentoo.git app-i18n/opencc: Set subslot based on soname of libopencc.so. --- diff --git a/app-i18n/opencc/opencc-1.0.4.ebuild b/app-i18n/opencc/opencc-1.0.4.ebuild index 34c3dec28f8f..799136e052e6 100644 --- a/app-i18n/opencc/opencc-1.0.4.ebuild +++ b/app-i18n/opencc/opencc-1.0.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/BYVoid/OpenCC" SRC_URI="https://github.com/BYVoid/OpenCC/archive/ver.${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -SLOT="0" +SLOT="0/2" KEYWORDS="amd64 hppa ppc ppc64 x86" IUSE="doc static-libs" diff --git a/app-i18n/opencc/opencc-1.0.5.ebuild b/app-i18n/opencc/opencc-1.0.5.ebuild index 772ac87c2579..318fb49f04b8 100644 --- a/app-i18n/opencc/opencc-1.0.5.ebuild +++ b/app-i18n/opencc/opencc-1.0.5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/BYVoid/OpenCC" SRC_URI="https://github.com/BYVoid/OpenCC/archive/ver.${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -SLOT="0" +SLOT="0/2" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc static-libs"