summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:46:53 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:46:53 +0000
commit6a3278a13d4705d4175cb8f0af9fe3c173f40acb (patch)
tree7a4b021d4ba40bc45cada2923b88455e2136b6a3 /net-mail/tpop3d
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-6a3278a13d4705d4175cb8f0af9fe3c173f40acb.tar.gz
gentoo-2-6a3278a13d4705d4175cb8f0af9fe3c173f40acb.tar.bz2
gentoo-2-6a3278a13d4705d4175cb8f0af9fe3c173f40acb.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/tpop3d')
-rw-r--r--net-mail/tpop3d/ChangeLog7
-rw-r--r--net-mail/tpop3d/tpop3d-1.5.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/tpop3d/ChangeLog b/net-mail/tpop3d/ChangeLog
index 34fba4eb6f3a..8e58a20d0665 100644
--- a/net-mail/tpop3d/ChangeLog
+++ b/net-mail/tpop3d/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/tpop3d
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/ChangeLog,v 1.34 2011/12/01 12:07:28 eras Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/ChangeLog,v 1.35 2014/08/10 20:46:53 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> tpop3d-1.5.5.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
01 Dec 2011; Eray Aslan <eras@gentoo.org>
-files/tpop3d-1.5.3-invalid-user-message.patch,
diff --git a/net-mail/tpop3d/tpop3d-1.5.5.ebuild b/net-mail/tpop3d/tpop3d-1.5.5.ebuild
index 8fe54205c3c6..393f02473884 100644
--- a/net-mail/tpop3d/tpop3d-1.5.5.ebuild
+++ b/net-mail/tpop3d/tpop3d-1.5.5.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 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/tpop3d/tpop3d-1.5.5.ebuild,v 1.2 2011/11/28 11:41:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.5.5.ebuild,v 1.3 2014/08/10 20:46:53 slyfox Exp $
EAPI=4
inherit eutils flag-o-matic autotools
-DESCRIPTION="An extensible POP3 server with vmail-sql/MySQL support."
+DESCRIPTION="An extensible POP3 server with vmail-sql/MySQL support"
HOMEPAGE="http://savannah.nongnu.org/projects/tpop3d/"
SRC_URI="http://download.savannah.nongnu.org/releases/tpop3d/${P}.tar.gz"