diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:14:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:14:50 +0000 |
commit | 23d1532d6b46f51f325b2ea6d3667b738968939d (patch) | |
tree | 1a7e97b5bada4bbb39b91c0df553f35737274d4c /mail-mta/postfix/postfix-2.10.3.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-23d1532d6b46f51f325b2ea6d3667b738968939d.tar.gz historical-23d1532d6b46f51f325b2ea6d3667b738968939d.tar.bz2 historical-23d1532d6b46f51f325b2ea6d3667b738968939d.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'mail-mta/postfix/postfix-2.10.3.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-2.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.10.3.ebuild b/mail-mta/postfix/postfix-2.10.3.ebuild index fe59120ea1d8..e0d811e87c3b 100644 --- a/mail-mta/postfix/postfix-2.10.3.ebuild +++ b/mail-mta/postfix/postfix-2.10.3.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/mail-mta/postfix/postfix-2.10.3.ebuild,v 1.6 2014/07/18 13:35:40 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.10.3.ebuild,v 1.7 2014/08/10 21:14:48 slyfox Exp $ EAPI=5 inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic pam user versionator systemd @@ -12,7 +12,7 @@ VDA_PV="2.10.0" VDA_P="${PN}-vda-v13-${VDA_PV}" RC_VER="2.7" -DESCRIPTION="A fast and secure drop-in replacement for sendmail." +DESCRIPTION="A fast and secure drop-in replacement for sendmail" HOMEPAGE="http://www.postfix.org/" SRC_URI="${MY_URI}/${MY_SRC}.tar.gz vda? ( http://vda.sourceforge.net/VDA/${VDA_P}.patch ) " |