summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-12-05 10:03:44 +0200
committerMart Raudsepp <leio@gentoo.org>2018-12-05 10:21:28 +0200
commitc3dadaaab92a3dfd8b219eb346bebbad79997be7 (patch)
tree2d18a0569e9c3c73ec1346619b3c9960311c09d1
parentmedia-gfx/zbar: update HOMEPAGE and upstream metadata (diff)
downloadgentoo-c3dadaaab92a3dfd8b219eb346bebbad79997be7.tar.gz
gentoo-c3dadaaab92a3dfd8b219eb346bebbad79997be7.tar.bz2
gentoo-c3dadaaab92a3dfd8b219eb346bebbad79997be7.zip
gnome-base/dconf-editor: fix LICENSE
It's GPL-3+, not LGPL Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
-rw-r--r--gnome-base/dconf-editor/dconf-editor-3.26.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/dconf-editor/dconf-editor-3.26.2.ebuild b/gnome-base/dconf-editor/dconf-editor-3.26.2.ebuild
index b8bda70177da..354b87ac1966 100644
--- a/gnome-base/dconf-editor/dconf-editor-3.26.2.ebuild
+++ b/gnome-base/dconf-editor/dconf-editor-3.26.2.ebuild
@@ -8,7 +8,7 @@ inherit gnome2
DESCRIPTION="Graphical tool for editing the dconf configuration database"
HOMEPAGE="https://git.gnome.org/browse/dconf-editor"
-LICENSE="LGPL-2.1+"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-linux"