mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user