summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-01-06 14:00:51 +0100
committerUlrich Müller <ulm@gentoo.org>2020-01-06 14:02:51 +0100
commitfb7a22651a93dfb33998ff7efa41495a58f8a4f3 (patch)
tree35f11cebd9ea5aab8cdefd4121d94b495d2d6f65
parentlicenses: Add "par" for app-text/par. (diff)
downloadgentoo-fb7a22651a93dfb33998ff7efa41495a58f8a4f3.tar.gz
gentoo-fb7a22651a93dfb33998ff7efa41495a58f8a4f3.tar.bz2
gentoo-fb7a22651a93dfb33998ff7efa41495a58f8a4f3.zip
app-text/par: Fix LICENSE.
Closes: https://bugs.gentoo.org/702478 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-text/par/par-1.52-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/par/par-1.52-r1.ebuild b/app-text/par/par-1.52-r1.ebuild
index 7e6f9b7dcf6e..2f34f767653c 100644
--- a/app-text/par/par-1.52-r1.ebuild
+++ b/app-text/par/par-1.52-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ DESCRIPTION="a paragraph reformatter, vaguely similar to fmt, but better"
HOMEPAGE="http://www.nicemice.net/par/"
SRC_URI="http://www.nicemice.net/par/${MY_P/./}.tar.gz"
-LICENSE="freedist"
+LICENSE="par"
SLOT="0"
KEYWORDS="~amd64 ~mips ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""