slyfox 14/08/10 20:18:10 Modified: mod_tcl-1.0.1.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.8 www-apache/mod_tcl/mod_tcl-1.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild?r1=1.7&r2=1.8 Index: mod_tcl-1.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mod_tcl-1.0.1.ebuild 12 Oct 2012 08:34:10 -0000 1.7 +++ mod_tcl-1.0.1.ebuild 10 Aug 2014 20:18:10 -0000 1.8 @@ -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/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild,v 1.7 2012/10/12 08:34:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild,v 1.8 2014/08/10 20:18:10 slyfox Exp $ inherit apache-module KEYWORDS="~amd64 ppc x86" -DESCRIPTION="An Apache2 module providing an embedded Tcl interpreter." +DESCRIPTION="An Apache2 module providing an embedded Tcl interpreter" HOMEPAGE="http://tcl.apache.org/mod_tcl/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="Apache-1.1" 1.19 www-apache/mod_tcl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_tcl/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_tcl/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_tcl/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_tcl/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 27 Nov 2012 19:32:59 -0000 1.18 +++ ChangeLog 10 Aug 2014 20:18:10 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for www-apache/mod_tcl -# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_tcl/ChangeLog,v 1.18 2012/11/27 19:32:59 pacho Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_tcl/ChangeLog,v 1.19 2014/08/10 20:18:10 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> mod_tcl-1.0.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 27 Nov 2012; Pacho Ramos <[email protected]> metadata.xml: Drop apache herd as discussed in http://www.gossamer-
