summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-03-03 07:34:52 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-03-03 07:34:52 +0000
commit71b0375fcec59d8d24a9428a2e3f769090066767 (patch)
tree584d29fb59ea651d796eb41ce0f2c897c282015c /dev-php4
parentia64 stable (diff)
downloadgentoo-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-php4')
-rw-r--r--dev-php4/pecl-radius/ChangeLog6
-rw-r--r--dev-php4/pecl-radius/pecl-radius-1.2.4.ebuild5
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-php4/pecl-radius/ChangeLog b/dev-php4/pecl-radius/ChangeLog
index 6a6958082575..5513420910a2 100644
--- a/dev-php4/pecl-radius/ChangeLog
+++ b/dev-php4/pecl-radius/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php4/pecl-radius
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-radius/ChangeLog,v 1.1 2006/02/28 11:36:24 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-radius/ChangeLog,v 1.2 2006/03/03 07:33:42 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-php4/pecl-radius/pecl-radius-1.2.4.ebuild b/dev-php4/pecl-radius/pecl-radius-1.2.4.ebuild
index c641837a371e..d1883367f4c6 100644
--- a/dev-php4/pecl-radius/pecl-radius-1.2.4.ebuild
+++ b/dev-php4/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-php4/pecl-radius/pecl-radius-1.2.4.ebuild,v 1.1 2006/02/28 11:36:24 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-radius/pecl-radius-1.2.4.ebuild,v 1.2 2006/03/03 07:33:42 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=""