summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:44:37 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:44:37 +0000
commit2082077ca78a298cdd15b363f7081eb3db82ee8a (patch)
treef83078c0cfac90325342c2e6a39cbc9adfcaee7b /net-mail/email
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-2082077ca78a298cdd15b363f7081eb3db82ee8a.tar.gz
gentoo-2-2082077ca78a298cdd15b363f7081eb3db82ee8a.tar.bz2
gentoo-2-2082077ca78a298cdd15b363f7081eb3db82ee8a.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'net-mail/email')
-rw-r--r--net-mail/email/ChangeLog9
-rw-r--r--net-mail/email/email-2.5.0.ebuild6
-rw-r--r--net-mail/email/email-3.0.5.ebuild6
-rw-r--r--net-mail/email/email-3.1.2.ebuild6
-rw-r--r--net-mail/email/email-3.1.3.ebuild6
5 files changed, 18 insertions, 15 deletions
diff --git a/net-mail/email/ChangeLog b/net-mail/email/ChangeLog
index 41c6a5d03c60..6620c157f469 100644
--- a/net-mail/email/ChangeLog
+++ b/net-mail/email/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/email
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.34 2012/02/19 12:23:13 klausman Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.35 2014/08/10 20:44:37 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> email-2.5.0.ebuild,
+ email-3.0.5.ebuild, email-3.1.2.ebuild, email-3.1.3.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
19 Feb 2012; Tobias Klausmann <klausman@gentoo.org> email-3.1.3.ebuild:
Stable on alpha, bug #391207
@@ -138,4 +142,3 @@
12 Nov 2004; Andrej Kacian <ticho@gentoo.org> +metadata.xml,
+email-2.3.0.ebuild:
Initial import, ebuild written by me.
-
diff --git a/net-mail/email/email-2.5.0.ebuild b/net-mail/email/email-2.5.0.ebuild
index 101ba50c513d..caff01e4042a 100644
--- a/net-mail/email/email-2.5.0.ebuild
+++ b/net-mail/email/email-2.5.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-2.5.0.ebuild,v 1.8 2009/09/23 19:05:51 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-2.5.0.ebuild,v 1.9 2014/08/10 20:44:37 slyfox Exp $
-DESCRIPTION="Advanced CLI tool for sending email."
+DESCRIPTION="Advanced CLI tool for sending email"
HOMEPAGE="http://email.cleancode.org"
SRC_URI="http://email.cleancode.org/download/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/net-mail/email/email-3.0.5.ebuild b/net-mail/email/email-3.0.5.ebuild
index c0c2f0a5aef4..050550e08fcf 100644
--- a/net-mail/email/email-3.0.5.ebuild
+++ b/net-mail/email/email-3.0.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.0.5.ebuild,v 1.5 2009/10/04 14:30:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.0.5.ebuild,v 1.6 2014/08/10 20:44:37 slyfox Exp $
inherit flag-o-matic
-DESCRIPTION="Advanced CLI tool for sending email."
+DESCRIPTION="Advanced CLI tool for sending email"
HOMEPAGE="http://www.cleancode.org/projects/email"
SRC_URI="http://www.cleancode.org/downloads/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/net-mail/email/email-3.1.2.ebuild b/net-mail/email/email-3.1.2.ebuild
index aa173ab42635..e167cc461a61 100644
--- a/net-mail/email/email-3.1.2.ebuild
+++ b/net-mail/email/email-3.1.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.1.2.ebuild,v 1.2 2009/09/23 19:05:51 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.1.2.ebuild,v 1.3 2014/08/10 20:44:37 slyfox Exp $
-DESCRIPTION="Advanced CLI tool for sending email."
+DESCRIPTION="Advanced CLI tool for sending email"
HOMEPAGE="http://www.cleancode.org/projects/email"
SRC_URI="http://www.cleancode.org/downloads/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/net-mail/email/email-3.1.3.ebuild b/net-mail/email/email-3.1.3.ebuild
index fa45657255ec..04705e3d082a 100644
--- a/net-mail/email/email-3.1.3.ebuild
+++ b/net-mail/email/email-3.1.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.1.3.ebuild,v 1.4 2012/02/19 12:23:13 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.1.3.ebuild,v 1.5 2014/08/10 20:44:37 slyfox Exp $
EAPI="4"
-DESCRIPTION="Advanced CLI tool for sending email."
+DESCRIPTION="Advanced CLI tool for sending email"
HOMEPAGE="http://www.cleancode.org/projects/email"
SRC_URI="http://www.cleancode.org/downloads/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"