media-libs/jbig2dec: expose subslot
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 24 Oct 2019 21:32:54 +0000 (23:32 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 24 Oct 2019 22:29:04 +0000 (00:29 +0200)
Closes: https://bugs.gentoo.org/698428
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
media-libs/jbig2dec/jbig2dec-0.17-r1.ebuild [moved from media-libs/jbig2dec/jbig2dec-0.17.ebuild with 98% similarity]

similarity index 98%
rename from media-libs/jbig2dec/jbig2dec-0.17.ebuild
rename to media-libs/jbig2dec/jbig2dec-0.17-r1.ebuild
index 0a030167ed52d49b22f7169be0b8474804db2327..900031e11fdaad26a7da2ecdcfd661c0a72d19a9 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/ArtifexSoftware/${PN}/archive/${PV}.tar.gz -> ${P}.t
        test? ( http://jbig2dec.sourceforge.net/ubc/jb2streams.zip )"
 
 LICENSE="AGPL-3"
-SLOT="0"
+SLOT="0/$(ver_cut 1-2)" #698428
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="png static-libs test"