slyfox 14/08/10 20:14:40 Modified: mod_authn_sasl-1.2.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.2 www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild?r1=1.1&r2=1.2 Index: mod_authn_sasl-1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mod_authn_sasl-1.2.ebuild 14 Oct 2011 17:27:00 -0000 1.1 +++ mod_authn_sasl-1.2.ebuild 10 Aug 2014 20:14:40 -0000 1.2 @@ -1,10 +1,10 @@ -# Copyright 1999-2011 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_authn_sasl/mod_authn_sasl-1.2.ebuild,v 1.1 2011/10/14 17:27:00 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild,v 1.2 2014/08/10 20:14:40 slyfox Exp $ inherit eutils apache-module -DESCRIPTION="Cyrus SASL authentication module for Apache." +DESCRIPTION="Cyrus SASL authentication module for Apache" HOMEPAGE="http://mod-authn-sasl.sourceforge.net/" SRC_URI="http://downloads.sourceforge.net/project/mod-authn-sasl/mod-authn-sasl/${PV}/${P}.tar.bz2" 1.4 www-apache/mod_authn_sasl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 27 Nov 2012 19:07:27 -0000 1.3 +++ ChangeLog 10 Aug 2014 20:14:40 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for www-apache/mod_authn_sasl -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog,v 1.3 2012/11/27 19:07:27 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog,v 1.4 2014/08/10 20:14:40 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> mod_authn_sasl-1.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 27 Nov 2012; Pacho Ramos <pa...@gentoo.org> -mod_authn_sasl-1.1.ebuild, metadata.xml: