From 29031259c600f1680b74c6a7efa8a57fa1dceb1f Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 28 Mar 2017 11:47:38 +0200 Subject: [PATCH] app-text/hunspell: Revbump to fix broken symlink (bug #614098). Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- .../{hunspell-1.6.1.ebuild => hunspell-1.6.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-text/hunspell/{hunspell-1.6.1.ebuild => hunspell-1.6.1-r1.ebuild} (99%) diff --git a/app-text/hunspell/hunspell-1.6.1.ebuild b/app-text/hunspell/hunspell-1.6.1-r1.ebuild similarity index 99% rename from app-text/hunspell/hunspell-1.6.1.ebuild rename to app-text/hunspell/hunspell-1.6.1-r1.ebuild index 7af9164d711e..fc7254b17abe 100644 --- a/app-text/hunspell/hunspell-1.6.1.ebuild +++ b/app-text/hunspell/hunspell-1.6.1-r1.ebuild @@ -78,6 +78,6 @@ src_install() { #342449 pushd "${ED}"/usr/$(get_libdir)/ >/dev/null - ln -s lib${PN}{-$(get_major_version).$(get_version_component_range 2).so.0.0.0,.so} + ln -s lib${PN}{-$(get_major_version).$(get_version_component_range 2).so.0.0.1,.so} popd >/dev/null } -- 2.26.2