dev-libs/libgit2: Update subslot on live ebuild
authorManuel Rüger <mrueg@gentoo.org>
Mon, 23 Jan 2017 18:06:26 +0000 (19:06 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 23 Jan 2017 18:06:26 +0000 (19:06 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-libs/libgit2/libgit2-9999.ebuild

index 4f16b6b73eac0bbd5f3e0351ab7b0ef682ee5bcc..30fb3ff4f14a58305f2b6bf5e476e5f7270ccffc 100644 (file)
@@ -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="