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 | |
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')
-rw-r--r-- | net-analyzer/postal/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/postal/postal-0.70.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/postal/postal-0.72.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/net-analyzer/postal/ChangeLog b/net-analyzer/postal/ChangeLog index e9a89fdf96e8..e2c7f0036545 100644 --- a/net-analyzer/postal/ChangeLog +++ b/net-analyzer/postal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/postal -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/postal/ChangeLog,v 1.9 2012/03/05 14:37:09 eras Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/postal/ChangeLog,v 1.10 2014/08/10 21:00:36 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> postal-0.70.ebuild, + postal-0.72.ebuild: + QA: drop trailing '.' from DESCRIPTION *postal-0.72 (05 Mar 2012) @@ -43,4 +47,3 @@ 08 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> +metadata.xml, +postal-0.62.ebuild: New ebuild provided by Daniel Seyffer in bug 17413. - diff --git a/net-analyzer/postal/postal-0.70.ebuild b/net-analyzer/postal/postal-0.70.ebuild index 5800e02494d1..5d65c3f515ce 100644 --- a/net-analyzer/postal/postal-0.70.ebuild +++ b/net-analyzer/postal/postal-0.70.ebuild @@ -1,10 +1,10 @@ -# 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-analyzer/postal/postal-0.70.ebuild,v 1.3 2011/06/08 09:33:51 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/postal/postal-0.70.ebuild,v 1.4 2014/08/10 21:00:36 slyfox Exp $ 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" 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" |