From: Ulrich Müller Date: Sat, 18 Jan 2020 11:44:19 +0000 (+0100) Subject: app-shells/sash: Fix LICENSE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c46c9042b45f17a472a0ac9054ea8afafec3a46;p=gentoo.git app-shells/sash: Fix LICENSE. Closes: https://bugs.gentoo.org/702474 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- diff --git a/app-shells/sash/sash-3.8.ebuild b/app-shells/sash/sash-3.8.ebuild index e584cdbcd922..34f0ebd3d9cf 100644 --- a/app-shells/sash/sash-3.8.ebuild +++ b/app-shells/sash/sash-3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ DESCRIPTION="A small (static) UNIX Shell" HOMEPAGE="https://www.canb.auug.org.au/~dbell/" SRC_URI="https://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz" -LICENSE="freedist" +LICENSE="sash" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="static"