summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2016-12-22 04:48:23 -0500
committerGöktürk Yüksek <gokturk@gentoo.org>2016-12-22 05:44:11 -0500
commitedc6cce53661442c602dbea573c81634b4c8ac7f (patch)
tree332222bb94ef81f32d39898c5181064159eeae95 /dev-cpp
parentdev-cpp/gtkmm-utils: migrate away from google code #544092 (diff)
downloadgentoo-edc6cce53661442c602dbea573c81634b4c8ac7f.tar.gz
gentoo-edc6cce53661442c602dbea573c81634b4c8ac7f.tar.bz2
gentoo-edc6cce53661442c602dbea573c81634b4c8ac7f.zip
dev-cpp/gtkmm-utils: fix the license
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"