From: Göktürk Yüksek Date: Thu, 22 Dec 2016 09:48:23 +0000 (-0500) Subject: dev-cpp/gtkmm-utils: fix the license X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=edc6cce53661442c602dbea573c81634b4c8ac7f;p=gentoo.git dev-cpp/gtkmm-utils: fix the license Package-Manager: portage-2.3.0 --- diff --git a/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild b/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild index 1423220f2992..4bc0a3a05825 100644 --- a/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild +++ b/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Utility functions, classes and widgets written on top of gtkmm and glibmm." HOMEPAGE="https://github.com/markoa/gtkmm-utils" SRC_URI="https://github.com/markoa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="LGPL-2" +LICENSE="LGPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86"