app-shells/sash: Fix LICENSE.
authorUlrich Müller <ulm@gentoo.org>
Sat, 18 Jan 2020 11:44:19 +0000 (12:44 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sat, 18 Jan 2020 11:50:37 +0000 (12:50 +0100)
Closes: https://bugs.gentoo.org/702474
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-shells/sash/sash-3.8.ebuild

index e584cdbcd922f437cb8927a9c7b4ad57bf9c62cb..34f0ebd3d9cfb88efd842cd0c493e55b9ef8a9ea 100644 (file)
@@ -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"