summaryrefslogtreecommitdiff
path: root/app-i18n/opencc
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2017-08-22 12:15:08 +0200
committerMike Gilbert <floppym@gentoo.org>2017-08-22 10:20:12 -0400
commit81113be2413be737b99bd6e1357f4596af291224 (patch)
tree7e8e21a37f9355c74f20c3fdcce7e482ac46fd34 /app-i18n/opencc
parent1aa5b14035d3c9bbc0e93710258574309bc056a0 (diff)
downloadgentoo-81113be2413be737b99bd6e1357f4596af291224.tar.gz
gentoo-81113be2413be737b99bd6e1357f4596af291224.tar.xz
app-i18n/opencc: Set subslot based on soname of libopencc.so.
Diffstat (limited to 'app-i18n/opencc')
-rw-r--r--app-i18n/opencc/opencc-1.0.4.ebuild2
-rw-r--r--app-i18n/opencc/opencc-1.0.5.ebuild2
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"