mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
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
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user