diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:00:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:00:36 +0000 |
commit | 52caf5936779b59e7fac96b30638a3c6e461f5ad (patch) | |
tree | e36a6cbc2b2aba249e37c6c8dd7bbc50578630f9 /net-analyzer/postal/postal-0.72.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-52caf5936779b59e7fac96b30638a3c6e461f5ad.tar.gz gentoo-2-52caf5936779b59e7fac96b30638a3c6e461f5ad.tar.bz2 gentoo-2-52caf5936779b59e7fac96b30638a3c6e461f5ad.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-analyzer/postal/postal-0.72.ebuild')
-rw-r--r-- | net-analyzer/postal/postal-0.72.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/postal/postal-0.72.ebuild b/net-analyzer/postal/postal-0.72.ebuild index 542f94255fc3..25a15efb99e6 100644 --- a/net-analyzer/postal/postal-0.72.ebuild +++ b/net-analyzer/postal/postal-0.72.ebuild @@ -1,11 +1,11 @@ -# 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-analyzer/postal/postal-0.72.ebuild,v 1.1 2012/03/05 14:37:09 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/postal/postal-0.72.ebuild,v 1.2 2014/08/10 21:00:36 slyfox Exp $ EAPI=4 inherit autotools eutils -DESCRIPTION="SMTP and POP mailserver benchmark. Supports SSL, randomized user accounts and more." +DESCRIPTION="SMTP and POP mailserver benchmark. Supports SSL, randomized user accounts and more" HOMEPAGE="http://www.coker.com.au/postal/" SRC_URI="http://www.coker.com.au/postal/${P}.tgz" LICENSE="GPL-3" |