commit: 77dd1cd00c077762efbe129d89ca5d607e332dc0 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Jan 23 18:06:26 2017 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Jan 23 18:06:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77dd1cd0
dev-libs/libgit2: Update subslot on live ebuild Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-libs/libgit2/libgit2-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libgit2/libgit2-9999.ebuild b/dev-libs/libgit2/libgit2-9999.ebuild index 4f16b6b..30fb3ff 100644 --- a/dev-libs/libgit2/libgit2-9999.ebuild +++ b/dev-libs/libgit2/libgit2-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 # $Id$ @@ -18,7 +18,7 @@ DESCRIPTION="A linkable library for Git" HOMEPAGE="https://libgit2.github.com/" LICENSE="GPL-2-with-linking-exception" -SLOT="0/24" +SLOT="0/25" IUSE="examples gssapi libressl ssh test threads trace" RDEPEND="
