commit: cf3a076985cda71224ac22ffaa328c85a4be3c9c Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Tue Jan 2 21:23:18 2018 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Tue Jan 2 21:23:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf3a0769
sys-libs/gdbm: Revbump to add sub-slot. Closes: https://bugs.gentoo.org/643188 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sys-libs/gdbm/{gdbm-1.14.ebuild => gdbm-1.14-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/gdbm/gdbm-1.14.ebuild b/sys-libs/gdbm/gdbm-1.14-r1.ebuild similarity index 97% rename from sys-libs/gdbm/gdbm-1.14.ebuild rename to sys-libs/gdbm/gdbm-1.14-r1.ebuild index c617c54ab17..486a3ca8397 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"