commit:     abe873b6ec147aad98189b197167c5a51f6cb1ea
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 18:46:56 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sun May 22 17:04:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe873b6

dev-python/uranium: fix license: s/AGPL-3/APGL-3+/

>From UM/__init__.py:
"Uranium is released under the terms of the AGPLv3 or higher."

Package-Manager: portage-2.2.28

 dev-python/uranium/uranium-2.1.0_beta-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/uranium/uranium-2.1.0_beta-r2.ebuild 
b/dev-python/uranium/uranium-2.1.0_beta-r2.ebuild
index 50c5a48..98b16c5 100644
--- a/dev-python/uranium/uranium-2.1.0_beta-r2.ebuild
+++ b/dev-python/uranium/uranium-2.1.0_beta-r2.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="A Python framework for building 3D printing 
related applications"
 HOMEPAGE="https://github.com/Ultimaker/Uranium";
 SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
 
-LICENSE="AGPL-3"
+LICENSE="AGPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc test"

Reply via email to