slyfox 14/08/10 21:08:40 Modified: cheetah-docs-0.9.16_alpha1.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.9 dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild?r1=1.8&r2=1.9 Index: cheetah-docs-0.9.16_alpha1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- cheetah-docs-0.9.16_alpha1.ebuild 10 May 2013 03:46:22 -0000 1.8 +++ cheetah-docs-0.9.16_alpha1.ebuild 10 Aug 2014 21:08:40 -0000 1.9 @@ -1,8 +1,8 @@ -# 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/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild,v 1.8 2013/05/10 03:46:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild,v 1.9 2014/08/10 21:08:40 slyfox Exp $ -DESCRIPTION="Documentation for Cheetah templates." +DESCRIPTION="Documentation for Cheetah templates" HOMEPAGE="http://www.cheetahtemplate.org/" SRC_URI="mirror://sourceforge/cheetahtemplate/CheetahDocs-${PV/_alpha/a}.tgz" 1.13 dev-python/cheetah-docs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah-docs/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah-docs/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cheetah-docs/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah-docs/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 10 May 2013 03:46:22 -0000 1.12 +++ ChangeLog 10 Aug 2014 21:08:40 -0000 1.13 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/cheetah-docs -# Copyright 2002-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah-docs/ChangeLog,v 1.12 2013/05/10 03:46:22 patrick Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah-docs/ChangeLog,v 1.13 2014/08/10 21:08:40 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> + cheetah-docs-0.9.16_alpha1.ebuild: + QA: drop trailing '.' from DESCRIPTION 10 May 2013; Patrick Lauer <[email protected]> cheetah-docs-0.9.16_alpha1.ebuild:
