summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-01-02 22:23:18 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-01-02 22:23:18 +0100
commitcf3a076985cda71224ac22ffaa328c85a4be3c9c (patch)
tree90ac109d61d41676382f284389400cb11fd6aee2 /sys-libs/gdbm
parentmedia-sound/pamix: Fixed QA issues and compilation against ncurses[-tinfo]. (diff)
downloadgentoo-cf3a076985cda71224ac22ffaa328c85a4be3c9c.tar.gz
gentoo-cf3a076985cda71224ac22ffaa328c85a4be3c9c.tar.bz2
gentoo-cf3a076985cda71224ac22ffaa328c85a4be3c9c.zip
sys-libs/gdbm: Revbump to add sub-slot.
Closes: https://bugs.gentoo.org/643188 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-libs/gdbm')
-rw-r--r--sys-libs/gdbm/gdbm-1.14-r1.ebuild (renamed from sys-libs/gdbm/gdbm-1.14.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/gdbm/gdbm-1.14.ebuild b/sys-libs/gdbm/gdbm-1.14-r1.ebuild
index c617c54ab178..486a3ca83971 100644
--- a/sys-libs/gdbm/gdbm-1.14.ebuild
+++ b/sys-libs/gdbm/gdbm-1.14-r1.ebuild
@@ -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"