commit: e24d505fa37bc22fef2f16ce45d4ee14245d8275 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun May 19 10:54:51 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun May 19 10:59:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24d505f
app-cdr/xbiso: Fix license to GPL-2+ Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-cdr/xbiso/xbiso-0.6.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild index 421a28f52ba..e2121d9a1cd 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"