Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/smbc/
Date: Tue, 04 Jun 2019 04:45:21
Message-Id: 1559623475.f06f3fb99ef3167843d7b17f358a767c16d225e8.dilfridge@gentoo
1 commit: f06f3fb99ef3167843d7b17f358a767c16d225e8
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun May 19 15:30:28 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 4 04:44:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f06f3fb9
7
8 net-misc/smbc: fix LICENSE
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
12
13 net-misc/smbc/smbc-1.2.2-r2.ebuild | 8 ++++----
14 1 file changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/net-misc/smbc/smbc-1.2.2-r2.ebuild b/net-misc/smbc/smbc-1.2.2-r2.ebuild
17 index b81b29cc204..777beb5ac04 100644
18 --- a/net-misc/smbc/smbc-1.2.2-r2.ebuild
19 +++ b/net-misc/smbc/smbc-1.2.2-r2.ebuild
20 @@ -1,17 +1,17 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="2"
26
27 inherit autotools eutils
28
29 -DESCRIPTION="A text mode (ncurses) SMB network commander. Features: resume and UTF-8"
30 +DESCRIPTION="Text mode (ncurses) SMB network commander. Features: resume and UTF-8"
31 HOMEPAGE="https://sourceforge.net/projects/smbc/"
32 SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
33
34 -LICENSE="GPL-2"
35 +LICENSE="GPL-2+"
36 SLOT="0"
37 -KEYWORDS=" ~ppc ~x86"
38 +KEYWORDS="~ppc ~x86"
39 IUSE="nls debug"
40
41 DEPEND="net-fs/samba