commit:     2fb7ed2efe29963227aa583ab0ece8c0982c1a65
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 12:39:58 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 13:06:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb7ed2e

app-text/gspell-1.8: fix subslot

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-text/gspell/gspell-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/gspell/gspell-1.8.3.ebuild 
b/app-text/gspell/gspell-1.8.3.ebuild
index 0c4cc9d247a..fa0856fa8c8 100644
--- a/app-text/gspell/gspell-1.8.3.ebuild
+++ b/app-text/gspell/gspell-1.8.3.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Spell check library for GTK+ applications"
 HOMEPAGE="https://wiki.gnome.org/Projects/gspell";
 
 LICENSE="LGPL-2.1+"
-SLOT="0/1" # subslot = libgspell-1 soname version
+SLOT="0/2" # subslot = libgspell-1 soname version
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 IUSE="+introspection +vala"

Reply via email to