commit: 8fe77ece3c79e2e4fdcafcae91da68a92fa5bff5 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Nov 8 11:03:59 2015 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Nov 8 11:04:18 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe77ece
media-gfx/xv: Fix png crashes (#521142 by Ian Schram) Package-Manager: portage-2.2.24 media-gfx/xv/xv-3.10a-r17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/xv/xv-3.10a-r17.ebuild b/media-gfx/xv/xv-3.10a-r17.ebuild index 01f3c7f..fcb384e 100644 --- a/media-gfx/xv/xv-3.10a-r17.ebuild +++ b/media-gfx/xv/xv-3.10a-r17.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils flag-o-matic JUMBOV=20070520 -DESCRIPTION="Interactive image manipulation program supporting a wide variety of image formats" +DESCRIPTION="Interactive image manipulation program supporting a wide variety of formats" HOMEPAGE="http://www.trilon.com/xv/index.html http://www.sonic.net/~roelofs/greg_xv.html" SRC_URI="mirror://sourceforge/png-mng/${P}-jumbo-patches-${JUMBOV}.tar.gz ftp://ftp.cis.upenn.edu/pub/xv/${P}.tar.gz
