mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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>
This commit is contained in:
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user