projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b3396
)
media-gfx/apngasm: LGPL license is only used if 7z support is enabled
author
Tim Harder
<radhermit@gentoo.org>
Fri, 18 Aug 2017 03:50:29 +0000
(23:50 -0400)
committer
Tim Harder
<radhermit@gentoo.org>
Fri, 18 Aug 2017 03:50:29 +0000
(23:50 -0400)
media-gfx/apngasm/apngasm-2.91.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/apngasm/apngasm-2.91.ebuild
b/media-gfx/apngasm/apngasm-2.91.ebuild
index 5b10653f256f524efe7be10fffe26008221f2c7b..436f81dc383aebee5b75af5bbaa406c545b8e7dc 100644
(file)
--- 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"