commit: f4b3396d9cf97ab8bbe98ec0129aeab7236bcb41 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Fri Aug 18 03:47:48 2017 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Fri Aug 18 03:47:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b3396d
media-gfx/apngasm: fix LICENSE for 2.7 (bug #528396) media-gfx/apngasm/apngasm-2.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/apngasm/apngasm-2.7.ebuild b/media-gfx/apngasm/apngasm-2.7.ebuild index 5a8874de0ec..49660f693fc 100644 --- a/media-gfx/apngasm/apngasm-2.7.ebuild +++ b/media-gfx/apngasm/apngasm-2.7.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="LGPL-2.1" +LICENSE="ZLIB" SLOT="0" KEYWORDS="amd64 x86" IUSE=""
