From f06f3fb99ef3167843d7b17f358a767c16d225e8 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 19 May 2019 17:30:28 +0200 Subject: [PATCH] net-misc/smbc: fix LICENSE MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel Signed-off-by: Michael Mair-Keimberger --- net-misc/smbc/smbc-1.2.2-r2.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/smbc/smbc-1.2.2-r2.ebuild b/net-misc/smbc/smbc-1.2.2-r2.ebuild index b81b29cc204c..777beb5ac048 100644 --- a/net-misc/smbc/smbc-1.2.2-r2.ebuild +++ b/net-misc/smbc/smbc-1.2.2-r2.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="2" inherit autotools eutils -DESCRIPTION="A text mode (ncurses) SMB network commander. Features: resume and UTF-8" +DESCRIPTION="Text mode (ncurses) SMB network commander. Features: resume and UTF-8" HOMEPAGE="https://sourceforge.net/projects/smbc/" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" -KEYWORDS=" ~ppc ~x86" +KEYWORDS="~ppc ~x86" IUSE="nls debug" DEPEND="net-fs/samba -- 2.26.2