commit: edc6cce53661442c602dbea573c81634b4c8ac7f Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Thu Dec 22 09:48:23 2016 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Thu Dec 22 10:44:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc6cce5
dev-cpp/gtkmm-utils: fix the license Package-Manager: portage-2.3.0 dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1423220..4bc0a3a 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"
