commit: a916c13d63d8a3df15cc004fc61c8fa5eef616af Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Sat May 21 18:42:18 2016 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Sun May 22 17:04:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a916c13d
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 dev-libs/libarcus/libarcus-1.0.0_pre20160307.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libarcus/libarcus-1.0.0_pre20160307.ebuild b/dev-libs/libarcus/libarcus-1.0.0_pre20160307.ebuild index 6f1f571..c917ba9 100644 --- a/dev-libs/libarcus/libarcus-1.0.0_pre20160307.ebuild +++ b/dev-libs/libarcus/libarcus-1.0.0_pre20160307.ebuild @@ -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"
