summaryrefslogtreecommitdiff
path: root/dev-haskell/juicypixels
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-06-06 21:39:08 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2016-06-06 21:39:08 +0100
commite3111e6a6b1477210874d9714e389c1d09e20880 (patch)
treeabd432057aca43c26ddb3170ca48d01d8b7b96f8 /dev-haskell/juicypixels
parentdec552a30594a2f1bdcbeb582c530ea231ec5db4 (diff)
downloadgentoo-e3111e6a6b1477210874d9714e389c1d09e20880.tar.gz
gentoo-e3111e6a6b1477210874d9714e389c1d09e20880.tar.xz
dev-haskell/juicypixels: backport DESCRIPTION tweak to older ebuild
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-haskell/juicypixels')
-rw-r--r--dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild b/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild
index 88f18b309bd..1dbefd6f23a 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"