summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-03-03 07:37:38 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-03-03 07:37:38 +0000
commitc6e25661540c376930c06497db4729120325b4ba (patch)
tree34831d7a5fd92bbe7db94dd19394602946b4b623 /dev-php5
parentFix whitespace. (diff)
downloadgentoo-2-c6e25661540c376930c06497db4729120325b4ba.tar.gz
gentoo-2-c6e25661540c376930c06497db4729120325b4ba.tar.bz2
gentoo-2-c6e25661540c376930c06497db4729120325b4ba.zip
Fix DEPEND copy&paste issue.
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-radius/ChangeLog4
-rw-r--r--dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild4
2 files changed, 3 insertions, 5 deletions
diff --git a/dev-php5/pecl-radius/ChangeLog b/dev-php5/pecl-radius/ChangeLog
index 008d59296539..0d843c8b5fb7 100644
--- a/dev-php5/pecl-radius/ChangeLog
+++ b/dev-php5/pecl-radius/ChangeLog
@@ -1,10 +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.2 2006/03/03 07:34:52 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/ChangeLog,v 1.3 2006/03/03 07:37:38 sebastian Exp $
03 Mar 2006; Sebastian Bergmann <sebastian@gentoo.org>
pecl-radius-1.2.4.ebuild:
- Fix whitespace.
+ Fix whitespace, DEPEND.
*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 d1849737190d..3555df560ee2 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.2 2006/03/03 07:34:52 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild,v 1.3 2006/03/03 07:37:38 sebastian Exp $
PHP_EXT_NAME="radius"
PHP_EXT_INI="yes"
@@ -14,8 +14,6 @@ LICENSE="BSD"
SLOT="0"
IUSE=""
-DEPEND="${DEPEND}"
-
need_php_by_category
src_compile() {