net-fs/libnfs: Synced live ebuild.
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 14 Feb 2019 13:31:17 +0000 (14:31 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 14 Feb 2019 13:32:10 +0000 (14:32 +0100)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
net-fs/libnfs/libnfs-9999.ebuild

index d8c9dd24426770f065fa92b131c7a95049473676..66c1685f1207f8cf51b744eea9766a83f13bcc49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ DESCRIPTION="Client library for accessing NFS shares over a network"
 HOMEPAGE="https://github.com/sahlberg/libnfs"
 
 LICENSE="LGPL-2.1 GPL-3"
-SLOT="0/12"  # sub-slot matches SONAME major
+SLOT="0/13"  # sub-slot matches SONAME major
 IUSE="examples static-libs utils"
 
 RDEPEND=""