commit:     06610c451e6ea0d7bb2c4514644e27a536d371f0
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 20:42:07 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 20:42:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06610c45

dev-haskell/pcre-light: trim DESCRIPTION

Package-Manager: portage-2.3.0_rc1

 dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild 
b/dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild
index 46b0bcf..e185234 100644
--- a/dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild
+++ b/dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild
@@ -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"
 

Reply via email to