From a53a98e89a7cf17183277990a0d21e19475239dc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Sat, 23 Mar 2019 17:10:01 +0100 Subject: [PATCH] app-cdr/poweriso: Fix LICENSE. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/681360 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Ulrich Müller --- app-cdr/poweriso/poweriso-1.3.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app-cdr/poweriso/poweriso-1.3.ebuild b/app-cdr/poweriso/poweriso-1.3.ebuild index 382ea0b18c01..3fd62f0282d9 100644 --- a/app-cdr/poweriso/poweriso-1.3.ebuild +++ b/app-cdr/poweriso/poweriso-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -7,10 +7,11 @@ DESCRIPTION="Utility to extract, list and convert PowerISO DAA image files" HOMEPAGE="http://www.poweriso.com" SRC_URI="http://www.${PN}.com/${P}.tar.gz" -LICENSE="public-domain" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="amd64 x86" IUSE="" +RESTRICT="mirror bindist" QA_PRESTRIPPED="opt/bin/poweriso" -- 2.26.2