diff options
Diffstat (limited to 'app-cdr/poweriso/poweriso-1.3.ebuild')
-rw-r--r-- | app-cdr/poweriso/poweriso-1.3.ebuild | 5 |
1 files 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" |