dev-libs/libarcus: fix license: s/AGPL-3/APGL-3+/
authorGöktürk Yüksek <gokturk@gentoo.org>
Sat, 21 May 2016 18:42:18 +0000 (14:42 -0400)
committerGöktürk Yüksek <gokturk@gentoo.org>
Sun, 22 May 2016 17:04:19 +0000 (13:04 -0400)
From src/Socket.h:
"[...] either version 3 of the License, or (at your option)
any later version."

Package-Manager: portage-2.2.28

dev-libs/libarcus/libarcus-1.0.0_pre20160307.ebuild

index 6f1f571a227861dc1d83ca4202b3babe38b8e919..c917ba9d4462c2f1b4750f3324dbe10bd5df7cce 100644 (file)
@@ -14,7 +14,7 @@ DESCRIPTION="This library facilitates communication between Cura and its backend
 HOMEPAGE="https://github.com/Ultimaker/libArcus"
 SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="AGPL-3"
+LICENSE="AGPL-3+"
 SLOT="0/2"
 IUSE="examples python static-libs"
 KEYWORDS="~amd64 ~x86"