diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-07-25 09:16:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-07-25 09:16:47 +0000 |
commit | 6b112e4945ebf3cf2534b7b06e3ba35630b32964 (patch) | |
tree | 821d22ebef3d49c3fe5104505703214c0db6e26f /dev-haskell/attoparsec-enumerator | |
parent | Drop redundant '<maintainer>' field, leave only '<herd>'. (diff) | |
download | gentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.tar.gz gentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.tar.bz2 gentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.zip |
Drop trailing '.' from description.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/attoparsec-enumerator')
4 files changed, 13 insertions, 8 deletions
diff --git a/dev-haskell/attoparsec-enumerator/ChangeLog b/dev-haskell/attoparsec-enumerator/ChangeLog index c313746c0f8a..584a36ede3e6 100644 --- a/dev-haskell/attoparsec-enumerator/ChangeLog +++ b/dev-haskell/attoparsec-enumerator/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/attoparsec-enumerator # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/attoparsec-enumerator/ChangeLog,v 1.4 2014/07/25 08:58:57 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/attoparsec-enumerator/ChangeLog,v 1.5 2014/07/25 09:16:32 slyfox Exp $ + + 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> + attoparsec-enumerator-0.3.1-r1.ebuild, attoparsec-enumerator-0.3.2.ebuild, + attoparsec-enumerator-0.3.3.ebuild: + Drop trailing '.' from description. 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml: Drop redundant '<maintainer>' field, leave only '<herd>'. diff --git a/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.1-r1.ebuild b/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.1-r1.ebuild index 7ab559017c39..f6d38a6de7ed 100644 --- a/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.1-r1.ebuild +++ b/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.1-r1.ebuild,v 1.1 2013/11/14 09:18:46 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.1-r1.ebuild,v 1.2 2014/07/25 09:16:32 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Pass input from an enumerator to an Attoparsec parser." +DESCRIPTION="Pass input from an enumerator to an Attoparsec parser" HOMEPAGE="https://john-millikin.com/software/attoparsec-enumerator/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.2.ebuild b/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.2.ebuild index 9a1e04a61ace..d62584c3502a 100644 --- a/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.2.ebuild +++ b/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.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/attoparsec-enumerator/attoparsec-enumerator-0.3.2.ebuild,v 1.1 2014/03/09 12:30:51 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.2.ebuild,v 1.2 2014/07/25 09:16:32 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Pass input from an enumerator to an Attoparsec parser." +DESCRIPTION="Pass input from an enumerator to an Attoparsec parser" HOMEPAGE="https://john-millikin.com/software/attoparsec-enumerator/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.3.ebuild b/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.3.ebuild index 3084af70219d..73777fb9b51c 100644 --- a/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.3.ebuild +++ b/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.3.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/attoparsec-enumerator/attoparsec-enumerator-0.3.3.ebuild,v 1.1 2014/07/02 14:54:40 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/attoparsec-enumerator/attoparsec-enumerator-0.3.3.ebuild,v 1.2 2014/07/25 09:16:32 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Pass input from an enumerator to an Attoparsec parser." +DESCRIPTION="Pass input from an enumerator to an Attoparsec parser" HOMEPAGE="https://john-millikin.com/software/attoparsec-enumerator/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" |