commit: 870e95fb40641be149ff3afc57c4556fe46b88ca
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 19:27:56 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 19:32:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870e95fb
app-text/hunspell: Introduce subslot
Package-Manager: portage-2.3.0
app-text/hunspell/{hunspell-1.4.1.ebuild => hunspell-1.4.1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/hunspell/hunspell-1.4.1.ebuild
b/app-text/hunspell/hunspell-1.4.1-r1.ebuild
similarity index 99%
rename from app-text/hunspell/hunspell-1.4.1.ebuild
rename to app-text/hunspell/hunspell-1.4.1-r1.ebuild
index 78f43fd..5cc62c5 100644
--- a/app-text/hunspell/hunspell-1.4.1.ebuild
+++ b/app-text/hunspell/hunspell-1.4.1-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Hunspell spell checker - an improved replacement
for myspell in OOo
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
HOMEPAGE="http://hunspell.sourceforge.net/"
-SLOT="0"
+SLOT="0/1.4"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses nls readline static-libs"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"