sys-libs/gdbm: Revbump to add sub-slot.
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 2 Jan 2018 21:23:18 +0000 (22:23 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 2 Jan 2018 21:23:18 +0000 (22:23 +0100)
Closes: https://bugs.gentoo.org/643188
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sys-libs/gdbm/gdbm-1.14-r1.ebuild [moved from sys-libs/gdbm/gdbm-1.14.ebuild with 97% similarity]

similarity index 97%
rename from sys-libs/gdbm/gdbm-1.14.ebuild
rename to sys-libs/gdbm/gdbm-1.14-r1.ebuild
index c617c54ab178db9ac683e669f4fc2ceaf6078450..486a3ca83971deb952fb62d999c05edfff5496b8 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gdbm/${P}.tar.gz
        exporter? ( mirror://gnu/gdbm/${EX_P}.tar.gz )"
 
 LICENSE="GPL-3"
-SLOT="0"
+SLOT="0/1.14" # new subslot (see bug #643188)
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+berkdb exporter nls +readline static-libs"