diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-05-19 12:54:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-05-19 12:59:36 +0200 |
commit | e24d505fa37bc22fef2f16ce45d4ee14245d8275 (patch) | |
tree | 1c5801973f20b4c2c449de3f7ba35d486e175c2d /app-cdr/xbiso | |
parent | app-cdr/xbiso: Bump to EAPI 7 (diff) | |
download | gentoo-e24d505fa37bc22fef2f16ce45d4ee14245d8275.tar.gz gentoo-e24d505fa37bc22fef2f16ce45d4ee14245d8275.tar.bz2 gentoo-e24d505fa37bc22fef2f16ce45d4ee14245d8275.zip |
app-cdr/xbiso: Fix license to GPL-2+
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-cdr/xbiso')
-rw-r--r-- | app-cdr/xbiso/xbiso-0.6.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild index 421a28f52baf..e2121d9a1cd2 100644 --- a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild +++ b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="Xbox xdvdfs ISO extraction utility" HOMEPAGE="https://sourceforge.net/projects/xbiso/" SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ftp" |