summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-08-17 23:47:48 -0400
committerTim Harder <radhermit@gentoo.org>2017-08-17 23:47:48 -0400
commitf4b3396d9cf97ab8bbe98ec0129aeab7236bcb41 (patch)
treea04e34a0744bc73cc052078d19cdacecfa174a7e
parentmedia-gfx/apngasm: remove old (diff)
downloadgentoo-f4b3396d9cf97ab8bbe98ec0129aeab7236bcb41.tar.gz
gentoo-f4b3396d9cf97ab8bbe98ec0129aeab7236bcb41.tar.bz2
gentoo-f4b3396d9cf97ab8bbe98ec0129aeab7236bcb41.zip
media-gfx/apngasm: fix LICENSE for 2.7 (bug #528396)
-rw-r--r--media-gfx/apngasm/apngasm-2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/apngasm/apngasm-2.7.ebuild b/media-gfx/apngasm/apngasm-2.7.ebuild
index 5a8874de0ecf..49660f693fc4 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=""