From 6b112e4945ebf3cf2534b7b06e3ba35630b32964 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Fri, 25 Jul 2014 09:16:47 +0000 Subject: Drop trailing '.' from description. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild') diff --git a/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild index f310cacf001b..b34d536670b1 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.0.1.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/wai-extra/wai-extra-3.0.0.1.ebuild,v 1.1 2014/07/02 14:21:41 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild,v 1.2 2014/07/25 09:16:24 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal -DESCRIPTION="Provides some basic WAI handlers and middleware." +DESCRIPTION="Provides some basic WAI handlers and middleware" HOMEPAGE="http://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" -- cgit v1.2.3-65-gdbad