slyfox 14/08/10 21:03:27 Modified: pecl-radius-1.2.7.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 dev-php/pecl-radius/pecl-radius-1.2.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild?r1=1.2&r2=1.3 Index: pecl-radius-1.2.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pecl-radius-1.2.7.ebuild 10 Sep 2013 03:13:26 -0000 1.2 +++ pecl-radius-1.2.7.ebuild 10 Aug 2014 21:03:26 -0000 1.3 @@ -1,6 +1,6 @@ -# 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-php/pecl-radius/pecl-radius-1.2.7.ebuild,v 1.2 2013/09/10 03:13:26 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild,v 1.3 2014/08/10 21:03:26 slyfox Exp $ EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" -DESCRIPTION="Provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866)." +DESCRIPTION="Provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866)" LICENSE="BSD BSD-2" SLOT="0" IUSE="examples" 1.8 dev-php/pecl-radius/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 13 Oct 2013 14:51:47 -0000 1.7 +++ ChangeLog 10 Aug 2014 21:03:26 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-php/pecl-radius -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.7 2013/10/13 14:51:47 olemarkus Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.8 2014/08/10 21:03:26 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> pecl-radius-1.2.7.ebuild: + QA: drop trailing '.' from DESCRIPTION 13 Oct 2013; Ole Markus With <[email protected]> -pecl-radius-1.2.5-r2.ebuild, -pecl-radius-1.2.5-r3.ebuild:
