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/conduit | |
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/conduit')
-rw-r--r-- | dev-haskell/conduit/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/conduit/conduit-1.0.15.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/conduit/conduit-1.0.8.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/conduit/conduit-1.0.9.3.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/conduit/conduit-1.1.6.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/dev-haskell/conduit/ChangeLog b/dev-haskell/conduit/ChangeLog index 282cfbeca06a..e7efb81498c8 100644 --- a/dev-haskell/conduit/ChangeLog +++ b/dev-haskell/conduit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/conduit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v 1.12 2014/07/25 08:58:50 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v 1.13 2014/07/25 09:16:31 slyfox Exp $ + + 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> conduit-1.0.15.1.ebuild, + conduit-1.0.8.ebuild, conduit-1.0.9.3.ebuild, conduit-1.1.6.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/conduit/conduit-1.0.15.1.ebuild b/dev-haskell/conduit/conduit-1.0.15.1.ebuild index b1e4b315649b..08550aade288 100644 --- a/dev-haskell/conduit/conduit-1.0.15.1.ebuild +++ b/dev-haskell/conduit/conduit-1.0.15.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/conduit/conduit-1.0.15.1.ebuild,v 1.1 2014/03/04 16:04:58 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.0.15.1.ebuild,v 1.2 2014/07/25 09:16:31 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal -DESCRIPTION="Streaming data processing library." +DESCRIPTION="Streaming data processing library" HOMEPAGE="http://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/conduit/conduit-1.0.8.ebuild b/dev-haskell/conduit/conduit-1.0.8.ebuild index ac3bcec962a8..ad20b9c7b2bc 100644 --- a/dev-haskell/conduit/conduit-1.0.8.ebuild +++ b/dev-haskell/conduit/conduit-1.0.8.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/conduit/conduit-1.0.8.ebuild,v 1.3 2013/11/24 19:34:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.0.8.ebuild,v 1.4 2014/07/25 09:16:31 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit eutils haskell-cabal -DESCRIPTION="Streaming data processing library." +DESCRIPTION="Streaming data processing library" HOMEPAGE="http://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/conduit/conduit-1.0.9.3.ebuild b/dev-haskell/conduit/conduit-1.0.9.3.ebuild index 6717213b80c3..aae84bb54f04 100644 --- a/dev-haskell/conduit/conduit-1.0.9.3.ebuild +++ b/dev-haskell/conduit/conduit-1.0.9.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/conduit/conduit-1.0.9.3.ebuild,v 1.3 2014/03/04 20:00:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.0.9.3.ebuild,v 1.4 2014/07/25 09:16:31 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal -DESCRIPTION="Streaming data processing library." +DESCRIPTION="Streaming data processing library" HOMEPAGE="http://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/conduit/conduit-1.1.6.ebuild b/dev-haskell/conduit/conduit-1.1.6.ebuild index 07773124fc5e..5c47b34f9737 100644 --- a/dev-haskell/conduit/conduit-1.1.6.ebuild +++ b/dev-haskell/conduit/conduit-1.1.6.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/conduit/conduit-1.1.6.ebuild,v 1.1 2014/07/02 04:01:58 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.1.6.ebuild,v 1.2 2014/07/25 09:16:31 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal -DESCRIPTION="Streaming data processing library." +DESCRIPTION="Streaming data processing library" HOMEPAGE="http://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" |