slyfox 14/08/10 18:31:27 Modified: reed-5.4.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.13 app-text/reed/reed-5.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/reed/reed-5.4.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/reed/reed-5.4.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/reed/reed-5.4.ebuild?r1=1.12&r2=1.13 Index: reed-5.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/reed/reed-5.4.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- reed-5.4.ebuild 29 Oct 2012 08:47:15 -0000 1.12 +++ reed-5.4.ebuild 10 Aug 2014 18:31:27 -0000 1.13 @@ -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" 1.12 app-text/reed/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/reed/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/reed/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/reed/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/reed/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 29 Oct 2012 08:47:15 -0000 1.11 +++ ChangeLog 10 Aug 2014 18:31:27 -0000 1.12 @@ -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 <[email protected]> reed-5.4.ebuild: + QA: drop trailing '.' from DESCRIPTION 29 Oct 2012; Agostino Sarubbo <[email protected]> reed-5.4.ebuild: EAPI4, add ~amd64
