dev-haskell/juicypixels: backport DESCRIPTION tweak to older ebuild
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 6 Jun 2016 20:39:08 +0000 (21:39 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 6 Jun 2016 20:39:08 +0000 (21:39 +0100)
Package-Manager: portage-2.3.0_rc1

dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild

index 88f18b309bdbda90f4dd00d1f9282b6598848792..1dbefd6f23aedb888d0da46108f9dd248a704d5d 100644 (file)
@@ -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"