From: Sergei Trofimovich Date: Mon, 6 Jun 2016 20:39:08 +0000 (+0100) Subject: dev-haskell/juicypixels: backport DESCRIPTION tweak to older ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e3111e6a6b1477210874d9714e389c1d09e20880;p=gentoo.git dev-haskell/juicypixels: backport DESCRIPTION tweak to older ebuild Package-Manager: portage-2.3.0_rc1 --- diff --git a/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild b/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild index 88f18b309bdb..1dbefd6f23ae 100644 --- a/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild +++ b/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit haskell-cabal MY_PN="JuicyPixels" MY_P="${MY_PN}-${PV}" -DESCRIPTION="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)" +DESCRIPTION="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and others)" HOMEPAGE="https://github.com/Twinside/Juicy.Pixels" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"