dev-libs/libarcus: fix license: s/AGPL-3/APGL-3+/

From src/Socket.h:
"[...] either version 3 of the License, or (at your option)
any later version."

Package-Manager: portage-2.2.28
This commit is contained in:
Göktürk Yüksek
2016-05-21 14:42:18 -04:00
parent 167063bde3
commit a916c13d63

View 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"