summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/yaml/yaml-0.8.5.2.ebuild')
-rw-r--r--dev-haskell/yaml/yaml-0.8.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/yaml/yaml-0.8.5.2.ebuild b/dev-haskell/yaml/yaml-0.8.5.2.ebuild
index b8e8854e3b69..93dc5cd5866e 100644
--- a/dev-haskell/yaml/yaml-0.8.5.2.ebuild
+++ b/dev-haskell/yaml/yaml-0.8.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/yaml/yaml-0.8.5.2.ebuild,v 1.3 2014/03/12 05:11:39 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/yaml/yaml-0.8.5.2.ebuild,v 1.4 2014/07/25 09:16:19 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
-DESCRIPTION="Support for parsing and rendering YAML documents."
+DESCRIPTION="Support for parsing and rendering YAML documents"
HOMEPAGE="http://github.com/snoyberg/yaml/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"