summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-06-06 21:42:07 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2016-06-06 21:42:07 +0100
commit06610c451e6ea0d7bb2c4514644e27a536d371f0 (patch)
tree1d71ad9e9a5678ce57d8cf75dd56f020c8bd11b2 /dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild
parentdev-haskell/kan-extensions: trim DESCRIPTION (diff)
downloadgentoo-06610c451e6ea0d7bb2c4514644e27a536d371f0.tar.gz
gentoo-06610c451e6ea0d7bb2c4514644e27a536d371f0.tar.bz2
gentoo-06610c451e6ea0d7bb2c4514644e27a536d371f0.zip
dev-haskell/pcre-light: trim DESCRIPTION
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild')
-rw-r--r--dev-haskell/pcre-light/pcre-light-0.4-r1.ebuild4
1 files 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 46b0bcf065a9..e1852347966f 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"