Skip to content

Commit

Permalink
app-i18n/libhangul: Set subslot based on soname of libhangul.so.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and floppym committed Oct 23, 2017
1 parent ce97c27 commit da2837b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-i18n/libhangul/libhangul-0.1.0.ebuild
Original file line number Diff line number Diff line change
@@ -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"

Expand Down

0 comments on commit da2837b

Please sign in to comment.