diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:46:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:46:47 +0000 |
commit | d1f94a5641704409213c3656535d128dca067ad6 (patch) | |
tree | 886df469703af6a3de40866422ad2fe19ec86994 /net-mail/topal | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-d1f94a5641704409213c3656535d128dca067ad6.tar.gz gentoo-2-d1f94a5641704409213c3656535d128dca067ad6.tar.bz2 gentoo-2-d1f94a5641704409213c3656535d128dca067ad6.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/topal')
-rw-r--r-- | net-mail/topal/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/topal/topal-75.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/topal/ChangeLog b/net-mail/topal/ChangeLog index 170fac83b1af..cd2ceb5832d3 100644 --- a/net-mail/topal/ChangeLog +++ b/net-mail/topal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/topal -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/topal/ChangeLog,v 1.16 2013/03/17 15:03:51 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/topal/ChangeLog,v 1.17 2014/08/10 20:46:47 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> topal-75.ebuild: + QA: drop trailing '.' from DESCRIPTION 17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml: Add proxy-maintainers to metadata.xml diff --git a/net-mail/topal/topal-75.ebuild b/net-mail/topal/topal-75.ebuild index 3f72b2848d0b..5e3808767e80 100644 --- a/net-mail/topal/topal-75.ebuild +++ b/net-mail/topal/topal-75.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 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/topal/topal-75.ebuild,v 1.4 2013/02/22 17:28:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/topal/topal-75.ebuild,v 1.5 2014/08/10 20:46:47 slyfox Exp $ EAPI=4 inherit toolchain-funcs eutils -DESCRIPTION="Topal is a 'glue' program that links GnuPG and Pine/Alpine." +DESCRIPTION="Topal is a 'glue' program that links GnuPG and Pine/Alpine" HOMEPAGE="http://homepage.ntlworld.com/phil.brooke/topal/" SRC_URI="http://homepage.ntlworld.com/phil.brooke/topal/rel-${PV}/topal-package-${PV}.tgz" |