summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-07-25 09:16:47 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-07-25 09:16:47 +0000
commit6b112e4945ebf3cf2534b7b06e3ba35630b32964 (patch)
tree821d22ebef3d49c3fe5104505703214c0db6e26f /dev-haskell/crypto-conduit
parentDrop redundant '<maintainer>' field, leave only '<herd>'. (diff)
downloadgentoo-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/crypto-conduit')
-rw-r--r--dev-haskell/crypto-conduit/ChangeLog7
-rw-r--r--dev-haskell/crypto-conduit/crypto-conduit-0.5.2.1.ebuild6
-rw-r--r--dev-haskell/crypto-conduit/crypto-conduit-0.5.2.2.ebuild4
-rw-r--r--dev-haskell/crypto-conduit/crypto-conduit-0.5.2.ebuild6
-rw-r--r--dev-haskell/crypto-conduit/crypto-conduit-0.5.3.ebuild4
5 files changed, 16 insertions, 11 deletions
diff --git a/dev-haskell/crypto-conduit/ChangeLog b/dev-haskell/crypto-conduit/ChangeLog
index 05f160f637a2..e25d5cd9c051 100644
--- a/dev-haskell/crypto-conduit/ChangeLog
+++ b/dev-haskell/crypto-conduit/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/crypto-conduit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-conduit/ChangeLog,v 1.5 2014/07/25 08:59:33 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-conduit/ChangeLog,v 1.6 2014/07/25 09:16:13 slyfox Exp $
+
+ 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ crypto-conduit-0.5.2.1.ebuild, crypto-conduit-0.5.2.2.ebuild,
+ crypto-conduit-0.5.2.ebuild, crypto-conduit-0.5.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/crypto-conduit/crypto-conduit-0.5.2.1.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.1.ebuild
index fc619c8bd469..328efae82cc4 100644
--- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.1.ebuild
+++ b/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.1.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/crypto-conduit/crypto-conduit-0.5.2.1.ebuild,v 1.1 2013/12/11 05:52:16 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.1.ebuild,v 1.2 2014/07/25 09:16:13 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
-DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)."
+DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)"
HOMEPAGE="https://github.com/meteficha/crypto-conduit"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.2.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.2.ebuild
index 7b48a688bc9a..6ddf76612ab6 100644
--- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.2.ebuild
+++ b/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.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/crypto-conduit/crypto-conduit-0.5.2.2.ebuild,v 1.1 2014/03/09 12:37:26 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.2.ebuild,v 1.2 2014/07/25 09:16:13 slyfox Exp $
EAPI=5
@@ -10,7 +10,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
-DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)."
+DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)"
HOMEPAGE="https://github.com/meteficha/crypto-conduit"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.ebuild
index a43e5d673f7f..e250e4a2e428 100644
--- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.ebuild
+++ b/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.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/crypto-conduit/crypto-conduit-0.5.2.ebuild,v 1.1 2013/08/26 12:25:02 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.ebuild,v 1.2 2014/07/25 09:16:13 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
-DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)."
+DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)"
HOMEPAGE="https://github.com/meteficha/crypto-conduit"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/crypto-conduit/crypto-conduit-0.5.3.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.3.ebuild
index 360c39f7895d..eee52b1e1d24 100644
--- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.3.ebuild
+++ b/dev-haskell/crypto-conduit/crypto-conduit-0.5.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/crypto-conduit/crypto-conduit-0.5.3.ebuild,v 1.1 2014/07/02 04:13:54 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-conduit/crypto-conduit-0.5.3.ebuild,v 1.2 2014/07/25 09:16:13 slyfox Exp $
EAPI=5
@@ -10,7 +10,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
-DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)."
+DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)"
HOMEPAGE="https://github.com/meteficha/crypto-conduit"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"