commit: 81113be2413be737b99bd6e1357f4596af291224 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org> AuthorDate: Tue Aug 22 10:15:08 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Tue Aug 22 14:20:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81113be2
app-i18n/opencc: Set subslot based on soname of libopencc.so. app-i18n/opencc/opencc-1.0.4.ebuild | 2 +- app-i18n/opencc/opencc-1.0.5.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/opencc/opencc-1.0.4.ebuild b/app-i18n/opencc/opencc-1.0.4.ebuild index 34c3dec28f8..799136e052e 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 772ac87c257..318fb49f04b 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"
