commit: a85ee9e715d737043dc6e1631a71838d5d6e2748 Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 13:43:21 2016 +0000 Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 13:43:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85ee9e7
gnome-extra/gnome-web-photo corrected license to LGPL-2.1 Package-Manager: portage-2.2.26 gnome-extra/gnome-web-photo/gnome-web-photo-0.10.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.6.ebuild b/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.6.ebuild index d3675d5..62526ba 100644 --- a/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.6.ebuild +++ b/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ inherit gnome2 DESCRIPTION="A tool to generate images and thumbnails from HTML files" HOMEPAGE="https://git.gnome.org/browse/gnome-web-photo/" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 x86" IUSE=""
