dev-haskell/juicypixels: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Sat, 1 Apr 2017 17:00:20 +0000 (20:00 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:51:58 +0000 (23:51 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-haskell/juicypixels/juicypixels-3.2.8.ebuild

index e5b348451378954f21565d268b6a8e5e5eb46ffc..51747e8f60158a312647d9f0d4eccf069c47effc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,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"