slyfox 14/08/10 20:18:16 Modified: mod_umask-0.1.0.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.6 www-apache/mod_umask/mod_umask-0.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild?r1=1.5&r2=1.6 Index: mod_umask-0.1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mod_umask-0.1.0.ebuild 15 Jan 2007 19:31:28 -0000 1.5 +++ mod_umask-0.1.0.ebuild 10 Aug 2014 20:18:16 -0000 1.6 @@ -1,12 +1,12 @@ -# Copyright 1999-2007 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_umask/mod_umask-0.1.0.ebuild,v 1.5 2007/01/15 19:31:28 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild,v 1.6 2014/08/10 20:18:16 slyfox Exp $ inherit apache-module KEYWORDS="amd64 x86" -DESCRIPTION="Sets the Unix umask of the Apache2 webserver process after it has started." +DESCRIPTION="Sets the Unix umask of the Apache2 webserver process after it has started" HOMEPAGE="http://www.outoforder.cc/projects/apache/mod_umask/" SRC_URI="http://www.apache.org/~pquerna/modules/${P}.tar.bz2" LICENSE="Apache-2.0" 1.9 www-apache/mod_umask/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_umask/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_umask/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_umask/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_umask/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 27 Nov 2012 19:34:20 -0000 1.8 +++ ChangeLog 10 Aug 2014 20:18:16 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for www-apache/mod_umask -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/ChangeLog,v 1.8 2012/11/27 19:34:20 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/ChangeLog,v 1.9 2014/08/10 20:18:16 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> mod_umask-0.1.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 27 Nov 2012; Pacho Ramos <[email protected]> metadata.xml: Drop apache herd as discussed in http://www.gossamer-
