commit:     fb7a22651a93dfb33998ff7efa41495a58f8a4f3
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 13:00:51 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 13:02:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7a2265

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 <AT> gentoo.org>

 app-text/par/par-1.52-r1.ebuild | 4 ++--
 1 file 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 7e6f9b7dcf6..2f34f767653 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=""

Reply via email to