From a5f71919b991d52adb42969e8e2b7b0b92bfc724 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Thu, 14 Feb 2019 14:31:17 +0100 Subject: net-fs/libnfs: Synced live ebuild. Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Lars Wendler --- net-fs/libnfs/libnfs-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-fs/libnfs/libnfs-9999.ebuild b/net-fs/libnfs/libnfs-9999.ebuild index d8c9dd244267..66c1685f1207 100644 --- a/net-fs/libnfs/libnfs-9999.ebuild +++ b/net-fs/libnfs/libnfs-9999.ebuild @@ -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="" -- cgit v1.2.3-65-gdbad