From da2837b1a5c4bcec6b4d251bb01066e342a6819c Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Thu, 19 Oct 2017 20:31:26 +0200 Subject: [PATCH] app-i18n/libhangul: Set subslot based on soname of libhangul.so. --- app-i18n/libhangul/libhangul-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/libhangul/libhangul-0.1.0.ebuild b/app-i18n/libhangul/libhangul-0.1.0.ebuild index ec22b8af6eca..26f28d9bdca2 100644 --- a/app-i18n/libhangul/libhangul-0.1.0.ebuild +++ b/app-i18n/libhangul/libhangul-0.1.0.ebuild @@ -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" -- 2.26.2