diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-05-19 17:30:28 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-06-04 06:44:35 +0200 |
commit | f06f3fb99ef3167843d7b17f358a767c16d225e8 (patch) | |
tree | 9039665a73e8d221d3a8bdd9c32926aa3db0431c /net-misc/smbc | |
parent | net-p2p/cpuminer-opt: 3.9.2 version bump (diff) | |
download | gentoo-f06f3fb99ef3167843d7b17f358a767c16d225e8.tar.gz gentoo-f06f3fb99ef3167843d7b17f358a767c16d225e8.tar.bz2 gentoo-f06f3fb99ef3167843d7b17f358a767c16d225e8.zip |
net-misc/smbc: fix LICENSE
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Diffstat (limited to 'net-misc/smbc')
-rw-r--r-- | net-misc/smbc/smbc-1.2.2-r2.ebuild | 8 |
1 files 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 |