dev-haskell/pcre-light: trim DESCRIPTION
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 6 Jun 2016 20:42:07 +0000 (21:42 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 6 Jun 2016 20:42:07 +0000 (21:42 +0100)
Package-Manager: portage-2.3.0_rc1

dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild

index 46b0bcf065a93968b505d0af18e540f2ae3707e3..e1852347966f84494b6394d2df14d306b7910fd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ EAPI=5
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit base haskell-cabal
 
-DESCRIPTION="A small, efficient and portable regex library for Perl 5 compatible regular expressions"
+DESCRIPTION="Portable regex library for Perl 5 compatible regular expressions"
 HOMEPAGE="http://code.haskell.org/~dons/code/pcre-light"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"