commit: 54f7581e46fbeb24de8c334362c9da49be630cb2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 28 17:37:32 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Aug 28 18:20:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f7581e
dev-cpp/libjson-rpc-cpp: Bump subslot on -9999 to match SONAME dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild index 1c4eadd6e08..db9f427e587 100644 --- a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild +++ b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/cinemast/libjson-rpc-cpp" SRC_URI="" LICENSE="MIT" -SLOT="0" +SLOT="0/1" KEYWORDS="" IUSE="doc +http-client +http-server +stubgen test"
