diff options
-rw-r--r-- | dev-php/pecl-radius/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/pecl-radius/pecl-radius-1.2.7.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-php/pecl-radius/ChangeLog b/dev-php/pecl-radius/ChangeLog index 8ee79c7f0b9a..cc0047cb6abe 100644 --- a/dev-php/pecl-radius/ChangeLog +++ b/dev-php/pecl-radius/ChangeLog @@ -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.5 2013/07/05 11:46:30 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.6 2013/09/10 03:13:26 patrick Exp $ + + 10 Sep 2013; Patrick Lauer <patrick@gentoo.org> pecl-radius-1.2.7.ebuild: + Whitespace *pecl-radius-1.2.7 (05 Jul 2013) diff --git a/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild b/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild index 082a21fab73d..eebf8497afbe 100644 --- a/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild +++ b/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.1 2013/07/05 11:46:30 olemarkus Exp $ +# $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 $ EAPI=5 @@ -18,4 +18,3 @@ DESCRIPTION="Provides full support for RADIUS authentication (RFC 2865) and RADI LICENSE="BSD BSD-2" SLOT="0" IUSE="examples" - |