commit:     421b1e260f2892c398950f3052f267dac28ed00c
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 18 03:50:29 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Aug 18 03:50:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421b1e26

media-gfx/apngasm: LGPL license is only used if 7z support is enabled

 media-gfx/apngasm/apngasm-2.91.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/apngasm/apngasm-2.91.ebuild 
b/media-gfx/apngasm/apngasm-2.91.ebuild
index 5b10653f256..436f81dc383 100644
--- a/media-gfx/apngasm/apngasm-2.91.ebuild
+++ b/media-gfx/apngasm/apngasm-2.91.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="create an APNG from multiple PNG files"
 HOMEPAGE="https://sourceforge.net/projects/apngasm/";
 SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip"
 
-LICENSE="ZLIB LGPL-2.1"
+LICENSE="ZLIB 7z? ( LGPL-2.1 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="7z zopfli"

Reply via email to