diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:34:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:34:52 +0000 |
commit | dffd397b76439690814e3358101bdfe0320e6688 (patch) | |
tree | 0cf508ade014379d87a723d026174b16dcf25cbd /app-text | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-dffd397b76439690814e3358101bdfe0320e6688.tar.gz gentoo-2-dffd397b76439690814e3358101bdfe0320e6688.tar.bz2 gentoo-2-dffd397b76439690814e3358101bdfe0320e6688.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 'app-text')
-rw-r--r-- | app-text/sword/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/sword/sword-1.6.2.ebuild | 6 | ||||
-rw-r--r-- | app-text/sword/sword-1.7.2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-text/sword/ChangeLog b/app-text/sword/ChangeLog index 77be08405e8a..f643768ad37b 100644 --- a/app-text/sword/ChangeLog +++ b/app-text/sword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/sword # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.71 2014/02/03 23:56:26 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.72 2014/08/10 18:34:52 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> sword-1.6.2.ebuild, + sword-1.7.2.ebuild: + QA: drop trailing '.' from DESCRIPTION *sword-1.7.2 (03 Feb 2014) diff --git a/app-text/sword/sword-1.6.2.ebuild b/app-text/sword/sword-1.6.2.ebuild index 418f228ae42a..4ebe47f83217 100644 --- a/app-text/sword/sword-1.6.2.ebuild +++ b/app-text/sword/sword-1.6.2.ebuild @@ -1,11 +1,11 @@ -# 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/app-text/sword/sword-1.6.2.ebuild,v 1.10 2013/05/23 14:20:33 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.6.2.ebuild,v 1.11 2014/08/10 18:34:51 slyfox Exp $ EAPI=5 inherit eutils flag-o-matic -DESCRIPTION="Library for Bible reading software." +DESCRIPTION="Library for Bible reading software" HOMEPAGE="http://www.crosswire.org/sword/" SRC_URI="http://www.crosswire.org/ftpmirror/pub/${PN}/source/v${PV%.*}/${P}.tar.gz" diff --git a/app-text/sword/sword-1.7.2.ebuild b/app-text/sword/sword-1.7.2.ebuild index bb9c13d5f5de..b34246348a8b 100644 --- a/app-text/sword/sword-1.7.2.ebuild +++ b/app-text/sword/sword-1.7.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.7.2.ebuild,v 1.1 2014/02/03 23:56:26 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.7.2.ebuild,v 1.2 2014/08/10 18:34:51 slyfox Exp $ EAPI=5 inherit eutils flag-o-matic -DESCRIPTION="Library for Bible reading software." +DESCRIPTION="Library for Bible reading software" HOMEPAGE="http://www.crosswire.org/sword/" SRC_URI="http://www.crosswire.org/ftpmirror/pub/${PN}/source/v${PV%.*}/${P}.tar.gz" |