commit: e3111e6a6b1477210874d9714e389c1d09e20880
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 6 20:39:08 2016 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jun 6 20:39:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3111e6a
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(-)
diff --git a/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild
b/dev-haskell/juicypixels/juicypixels-3.2.5.3.ebuild
index 88f18b3..1dbefd6 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"