app-i18n/libhangul: Set subslot based on soname of libhangul.so.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Thu, 19 Oct 2017 18:31:26 +0000 (20:31 +0200)
committerMike Gilbert <floppym@gentoo.org>
Mon, 23 Oct 2017 17:24:36 +0000 (13:24 -0400)
app-i18n/libhangul/libhangul-0.1.0.ebuild

index ec22b8af6ecaad1c5e93603a55fee21b96825c5f..26f28d9bdca25504659f25b558395c900558b193 100644 (file)
@@ -1,14 +1,14 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI="6"
 
 DESCRIPTION="libhangul is a generalized and portable library for processing hangul"
 HOMEPAGE="https://code.google.com/p/libhangul/"
 SRC_URI="https://libhangul.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-SLOT="0"
+SLOT="0/1"
 KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="nls static-libs test"