dev-libs/libutf8proc: tidy
authorAkinori Hattori <hattya@gentoo.org>
Wed, 6 May 2020 13:20:28 +0000 (22:20 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Wed, 6 May 2020 13:22:52 +0000 (22:22 +0900)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild
dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild

index 17e995142ad22fbf5e479c10c6036f5c7316998e..6b9420aefe1f466552f2560e0fe490516d9fd3d4 100644 (file)
@@ -17,7 +17,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="dev-util/netsurf-buildsystem"
-
 S="${WORKDIR}/${MY_P}"
 
 _emake() {
index 9657f0d5e0c0eb970e810f8bf42b71d3fa297474..c9a00ee06e5ba3baf4bcdcdc51eee6508b758111 100644 (file)
@@ -16,7 +16,6 @@ IUSE="static-libs test"
 RESTRICT="!test? ( test )"
 
 BDEPEND="test? ( =app-i18n/unicode-data-12.0* )"
-
 S="${WORKDIR}/${P#lib}"
 
 PATCHES=( "${FILESDIR}"/${PN}-grapheme-test.patch )