summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2016-05-21 15:01:03 -0400
committerGöktürk Yüksek <gokturk@gentoo.org>2016-05-22 13:04:00 -0400
commit167063bde372069b3b21c40969dc39f1a9f81c49 (patch)
tree9d56fda55d646be3662cf0354f3c3a5b1fbae0f2 /media-gfx/cura
parentdev-python/uranium: fix license: s/AGPL-3/APGL-3+/ (diff)
downloadgentoo-167063bde372069b3b21c40969dc39f1a9f81c49.tar.gz
gentoo-167063bde372069b3b21c40969dc39f1a9f81c49.tar.bz2
gentoo-167063bde372069b3b21c40969dc39f1a9f81c49.zip
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
Diffstat (limited to 'media-gfx/cura')
-rw-r--r--media-gfx/cura/cura-2.1.0_beta.ebuild2
1 files changed, 1 insertions, 1 deletions
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"