commit:     bfc6efd15738329613a1bd95d502bcfcb802a93a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 14:38:05 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 14:49:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc6efd1

app-arch/lzlib: Use correct license

 app-arch/lzlib/lzlib-1.6.ebuild | 4 ++--
 app-arch/lzlib/lzlib-1.7.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-arch/lzlib/lzlib-1.6.ebuild b/app-arch/lzlib/lzlib-1.6.ebuild
index 517faae..0bd7709 100644
--- a/app-arch/lzlib/lzlib-1.6.ebuild
+++ b/app-arch/lzlib/lzlib-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ DESCRIPTION="Library for lzip compression"
 HOMEPAGE="http://www.nongnu.org/lzip/lzlib.html";
 
SRC_URI="http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P}.tar.gz";
 
-LICENSE="GPL-3"
+LICENSE="libstdc++" # fancy form of GPL-2+ with library exception
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="static-libs"

diff --git a/app-arch/lzlib/lzlib-1.7.ebuild b/app-arch/lzlib/lzlib-1.7.ebuild
index 517faae..0bd7709 100644
--- a/app-arch/lzlib/lzlib-1.7.ebuild
+++ b/app-arch/lzlib/lzlib-1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ DESCRIPTION="Library for lzip compression"
 HOMEPAGE="http://www.nongnu.org/lzip/lzlib.html";
 
SRC_URI="http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P}.tar.gz";
 
-LICENSE="GPL-3"
+LICENSE="libstdc++" # fancy form of GPL-2+ with library exception
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="static-libs"

Reply via email to