diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2015-12-20 11:36:47 -0500 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-01-11 17:06:46 +0000 |
commit | 6bf2aae2b35f976891841dbee1224b7d423bc362 (patch) | |
tree | 41ef694c26848298bac4997518cad597b55e378b /media-gfx/pngquant/pngquant-2.3.3.ebuild | |
parent | sys-libs/ldb: convert to multilib (diff) | |
download | gentoo-6bf2aae2b35f976891841dbee1224b7d423bc362.tar.gz gentoo-6bf2aae2b35f976891841dbee1224b7d423bc362.tar.bz2 gentoo-6bf2aae2b35f976891841dbee1224b7d423bc362.zip |
media-gfx/pngquant: 2.5.2 bump, fix DESCRIPTION
Also add myself as maintainer.
Package-Manager: portage-2.2.26
Gentoo-Bug: 568194
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'media-gfx/pngquant/pngquant-2.3.3.ebuild')
-rw-r--r-- | media-gfx/pngquant/pngquant-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/pngquant/pngquant-2.3.3.ebuild b/media-gfx/pngquant/pngquant-2.3.3.ebuild index 03f708f93ead..aeb5acdc0443 100644 --- a/media-gfx/pngquant/pngquant-2.3.3.ebuild +++ b/media-gfx/pngquant/pngquant-2.3.3.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit toolchain-funcs -DESCRIPTION="a command-line utility for converting 24/32-bit PNG images to paletted (8-bit) PNGs" +DESCRIPTION="command-line utility and library for lossy compression of PNG images" HOMEPAGE="http://pngquant.org/" SRC_URI="http://pngquant.org/${P}-src.tar.bz2" |