slyfox 14/08/10 20:14:22 Modified: mod_auth_radius-1.5.8.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.3 www-apache/mod_auth_radius/mod_auth_radius-1.5.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_radius/mod_auth_radius-1.5.8.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_radius/mod_auth_radius-1.5.8.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_radius/mod_auth_radius-1.5.8.ebuild?r1=1.2&r2=1.3 Index: mod_auth_radius-1.5.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_radius/mod_auth_radius-1.5.8.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mod_auth_radius-1.5.8.ebuild 13 May 2013 13:31:43 -0000 1.2 +++ mod_auth_radius-1.5.8.ebuild 10 Aug 2014 20:14:22 -0000 1.3 @@ -1,12 +1,12 @@ -# 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/www-apache/mod_auth_radius/mod_auth_radius-1.5.8.ebuild,v 1.2 2013/05/13 13:31:43 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_radius/mod_auth_radius-1.5.8.ebuild,v 1.3 2014/08/10 20:14:22 slyfox Exp $ EAPI="5" inherit apache-module eutils -DESCRIPTION="Radius authentication for Apache." +DESCRIPTION="Radius authentication for Apache" HOMEPAGE="http://freeradius.org/mod_auth_radius/" SRC_URI="ftp://ftp.freeradius.org/pub/radius/${P}.tar" 1.3 www-apache/mod_auth_radius/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_radius/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_radius/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_radius/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_radius/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 13 May 2013 13:31:43 -0000 1.2 +++ ChangeLog 10 Aug 2014 20:14:22 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for www-apache/mod_auth_radius -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_radius/ChangeLog,v 1.2 2013/05/13 13:31:43 chainsaw Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_radius/ChangeLog,v 1.3 2014/08/10 20:14:22 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> + mod_auth_radius-1.5.8.ebuild: + QA: drop trailing '.' from DESCRIPTION 13 May 2013; Tony Vroon <[email protected]> mod_auth_radius-1.5.8.ebuild: Conditionally apply 2.4 compatibility patch to avoid build failures against @@ -14,4 +18,3 @@ Initial commit; package requested by Steve Harrison in LINX IT. An initial ebuild was written by Vicente Olivert Riera, to which I added some minor patching and used the eclass a bit more. -
