Skip to content

Commit

Permalink
app-cdr/poweriso: Fix LICENSE.
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/681360
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Ulrich Müller <[email protected]>
  • Loading branch information
ulm committed Mar 23, 2019
1 parent 218c17a commit a53a98e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app-cdr/poweriso/poweriso-1.3.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"

Expand Down

0 comments on commit a53a98e

Please sign in to comment.