diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-12-05 10:03:44 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-12-05 10:21:28 +0200 |
commit | c3dadaaab92a3dfd8b219eb346bebbad79997be7 (patch) | |
tree | 2d18a0569e9c3c73ec1346619b3c9960311c09d1 /gnome-base/dconf-editor | |
parent | media-gfx/zbar: update HOMEPAGE and upstream metadata (diff) | |
download | gentoo-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
Diffstat (limited to 'gnome-base/dconf-editor')
-rw-r--r-- | gnome-base/dconf-editor/dconf-editor-3.26.2.ebuild | 2 |
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" |