From: Göktürk Yüksek Date: Sat, 21 May 2016 19:01:03 +0000 (-0400) Subject: media-gfx/cura: fix license: s/AGPL-3/APGL-3+/ X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=167063bde372069b3b21c40969dc39f1a9f81c49;p=gentoo.git media-gfx/cura: fix license: s/AGPL-3/APGL-3+/ From cura/CuraApplication.py: "Cura is released under the terms of the AGPLv3 or higher." Package-Manager: portage-2.2.28 --- diff --git a/media-gfx/cura/cura-2.1.0_beta.ebuild b/media-gfx/cura/cura-2.1.0_beta.ebuild index 0e4811daf37b..e0cf9a71d5a7 100644 --- a/media-gfx/cura/cura-2.1.0_beta.ebuild +++ b/media-gfx/cura/cura-2.1.0_beta.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/Ultimaker/Cura" SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" -LICENSE="AGPL-3" +LICENSE="AGPL-3+" SLOT="0" IUSE="+usb"