diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-03-03 07:34:52 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-03-03 07:34:52 +0000 |
commit | 71b0375fcec59d8d24a9428a2e3f769090066767 (patch) | |
tree | 584d29fb59ea651d796eb41ce0f2c897c282015c /dev-php5 | |
parent | ia64 stable (diff) | |
download | gentoo-2-71b0375fcec59d8d24a9428a2e3f769090066767.tar.gz gentoo-2-71b0375fcec59d8d24a9428a2e3f769090066767.tar.bz2 gentoo-2-71b0375fcec59d8d24a9428a2e3f769090066767.zip |
Fix whitespace.
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/pecl-radius/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-php5/pecl-radius/ChangeLog b/dev-php5/pecl-radius/ChangeLog index e79a7117b6a6..008d59296539 100644 --- a/dev-php5/pecl-radius/ChangeLog +++ b/dev-php5/pecl-radius/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-radius # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/ChangeLog,v 1.1 2006/02/28 11:35:30 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/ChangeLog,v 1.2 2006/03/03 07:34:52 sebastian Exp $ + + 03 Mar 2006; Sebastian Bergmann <sebastian@gentoo.org> + pecl-radius-1.2.4.ebuild: + Fix whitespace. *pecl-radius-1.2.4 (28 Feb 2006) diff --git a/dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild b/dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild index 1577bd45b4a7..d1849737190d 100644 --- a/dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild +++ b/dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild,v 1.1 2006/02/28 11:35:30 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild,v 1.2 2006/03/03 07:34:52 sebastian Exp $ PHP_EXT_NAME="radius" PHP_EXT_INI="yes" @@ -9,8 +9,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 KEYWORDS="~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" SLOT="0" IUSE="" |