diff options
author | 2014-08-10 18:31:27 +0000 | |
---|---|---|
committer | 2014-08-10 18:31:27 +0000 | |
commit | 74a902e7fced222b40cec8feaffe5b428fdc6b01 (patch) | |
tree | e2b2fdf929bb576cb5d6b4c10def28d474c0189a /app-text | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-74a902e7fced222b40cec8feaffe5b428fdc6b01.tar.gz gentoo-2-74a902e7fced222b40cec8feaffe5b428fdc6b01.tar.bz2 gentoo-2-74a902e7fced222b40cec8feaffe5b428fdc6b01.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/reed/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/reed/reed-5.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/reed/ChangeLog b/app-text/reed/ChangeLog index 1ec5de905d58..edf524e9a124 100644 --- a/app-text/reed/ChangeLog +++ b/app-text/reed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/reed -# Copyright 2000-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/reed/ChangeLog,v 1.11 2012/10/29 08:47:15 ago Exp $ +# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/reed/ChangeLog,v 1.12 2014/08/10 18:31:27 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> reed-5.4.ebuild: + QA: drop trailing '.' from DESCRIPTION 29 Oct 2012; Agostino Sarubbo <ago@gentoo.org> reed-5.4.ebuild: EAPI4, add ~amd64 diff --git a/app-text/reed/reed-5.4.ebuild b/app-text/reed/reed-5.4.ebuild index 6bea8327da15..5ccebf5a1dd6 100644 --- a/app-text/reed/reed-5.4.ebuild +++ b/app-text/reed/reed-5.4.ebuild @@ -1,12 +1,12 @@ -# 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/app-text/reed/reed-5.4.ebuild,v 1.12 2012/10/29 08:47:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/reed/reed-5.4.ebuild,v 1.13 2014/08/10 18:31:27 slyfox Exp $ EAPI=4 inherit toolchain-funcs -DESCRIPTION="This is a text pager (text file viewer), used to display etexts." +DESCRIPTION="This is a text pager (text file viewer), used to display etexts" # Homepage http://www.sacredchao.net/software/reed/index.shtml does not exist. HOMEPAGE="http://web.archive.org/web/20040217010815/www.sacredchao.net/software/reed/" SRC_URI="http://www.sacredchao.net/software/${PN}/${P}.tar.gz" |