From e3111e6a6b1477210874d9714e389c1d09e20880 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 6 Jun 2016 21:39:08 +0100 Subject: dev-haskell/juicypixels: backport DESCRIPTION tweak to older ebuild Package-Manager: portage-2.3.0_rc1 --- dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/juicypixels') 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" -- cgit v1.2.3-65-gdbad