summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/mime-mail')
-rw-r--r--dev-haskell/mime-mail/ChangeLog6
-rw-r--r--dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild6
-rw-r--r--dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild4
-rw-r--r--dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-haskell/mime-mail/ChangeLog b/dev-haskell/mime-mail/ChangeLog
index 53e27f18a938..804358580fe5 100644
--- a/dev-haskell/mime-mail/ChangeLog
+++ b/dev-haskell/mime-mail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/mime-mail
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mime-mail/ChangeLog,v 1.4 2014/07/25 08:59:29 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mime-mail/ChangeLog,v 1.5 2014/07/25 09:16:34 slyfox Exp $
+
+ 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> mime-mail-0.4.2.1.ebuild,
+ mime-mail-0.4.4.1.ebuild, mime-mail-0.4.5.2.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/mime-mail/mime-mail-0.4.2.1.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild
index 88a27c33bec4..83b9fe8ee05c 100644
--- a/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild
+++ b/dev-haskell/mime-mail/mime-mail-0.4.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/mime-mail/mime-mail-0.4.2.1.ebuild,v 1.1 2013/08/26 12:30:22 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild,v 1.2 2014/07/25 09:16:34 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
-DESCRIPTION="Compose MIME email messages."
+DESCRIPTION="Compose MIME email messages"
HOMEPAGE="http://github.com/snoyberg/mime-mail"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild
index 69600e406038..92ce7e08ae1c 100644
--- a/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild
+++ b/dev-haskell/mime-mail/mime-mail-0.4.4.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/mime-mail/mime-mail-0.4.4.1.ebuild,v 1.1 2014/03/09 12:49:34 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild,v 1.2 2014/07/25 09:16:34 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
-DESCRIPTION="Compose MIME email messages."
+DESCRIPTION="Compose MIME email messages"
HOMEPAGE="http://github.com/snoyberg/mime-mail"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild
index de667f5965a2..4a8b07fa1b16 100644
--- a/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild
+++ b/dev-haskell/mime-mail/mime-mail-0.4.5.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/mime-mail/mime-mail-0.4.5.2.ebuild,v 1.1 2014/07/02 11:30:34 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild,v 1.2 2014/07/25 09:16:34 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
-DESCRIPTION="Compose MIME email messages."
+DESCRIPTION="Compose MIME email messages"
HOMEPAGE="http://github.com/snoyberg/mime-mail"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"