commit: f86e6ff6918bce83837db8200cbcb449c46221f5 Author: Alexander Tsoy <alexander <AT> tsoy <DOT> me> AuthorDate: Fri May 31 22:32:21 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 1 10:53:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86e6ff6
media-libs/pyliblo: fix license to LGPL-2.1+ Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy <alexander <AT> tsoy.me> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-libs/pyliblo/pyliblo-0.10.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/pyliblo/pyliblo-0.10.0-r1.ebuild b/media-libs/pyliblo/pyliblo-0.10.0-r1.ebuild index 3ec1fecff24..1ec36208367 100644 --- a/media-libs/pyliblo/pyliblo-0.10.0-r1.ebuild +++ b/media-libs/pyliblo/pyliblo-0.10.0-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="A Python wrapper for the liblo OSC library" HOMEPAGE="http://das.nasophon.de/pyliblo" SRC_URI="http://das.nasophon.de/download/${P}.tar.gz" -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
