diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-09-06 15:58:25 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-09-06 15:58:25 +0000 |
commit | 23b83b689f9314e938274b3a768136790890c1d6 (patch) | |
tree | bce7211255c0a1f1623ae80dc8784dea1e651320 /dev-php4/pecl-radius | |
parent | Cleanup (diff) | |
download | gentoo-2-23b83b689f9314e938274b3a768136790890c1d6.tar.gz gentoo-2-23b83b689f9314e938274b3a768136790890c1d6.tar.bz2 gentoo-2-23b83b689f9314e938274b3a768136790890c1d6.zip |
Cleanup
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php4/pecl-radius')
-rw-r--r-- | dev-php4/pecl-radius/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/pecl-radius/files/digest-pecl-radius-1.2.4 | 3 | ||||
-rw-r--r-- | dev-php4/pecl-radius/pecl-radius-1.2.4.ebuild | 21 |
3 files changed, 4 insertions, 25 deletions
diff --git a/dev-php4/pecl-radius/ChangeLog b/dev-php4/pecl-radius/ChangeLog index 662d79bb3bfd..1c119d7f7738 100644 --- a/dev-php4/pecl-radius/ChangeLog +++ b/dev-php4/pecl-radius/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/pecl-radius # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-radius/ChangeLog,v 1.6 2007/08/31 09:45:01 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-radius/ChangeLog,v 1.7 2007/09/06 15:58:25 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -pecl-radius-1.2.4.ebuild: + Cleanup *pecl-radius-1.2.5 (31 Aug 2007) diff --git a/dev-php4/pecl-radius/files/digest-pecl-radius-1.2.4 b/dev-php4/pecl-radius/files/digest-pecl-radius-1.2.4 deleted file mode 100644 index ca84936e77f4..000000000000 --- a/dev-php4/pecl-radius/files/digest-pecl-radius-1.2.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 3d48ccb9486b9e8839d814d7ff318091 radius-1.2.4.tgz 29599 -RMD160 6c886031a750583df3ffa558dc4a0e155fa9dcf4 radius-1.2.4.tgz 29599 -SHA256 500e455ac429044fa33b07bfb07126230efc28fc6e61f8e6fd959dd032009866 radius-1.2.4.tgz 29599 diff --git a/dev-php4/pecl-radius/pecl-radius-1.2.4.ebuild b/dev-php4/pecl-radius/pecl-radius-1.2.4.ebuild deleted file mode 100644 index dbd00082fa6f..000000000000 --- a/dev-php4/pecl-radius/pecl-radius-1.2.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 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.4 2007/03/06 20:56:35 chtekk Exp $ - -PHP_EXT_NAME="radius" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -inherit php-ext-pecl-r1 - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="Provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866)." -LICENSE="BSD" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" - -need_php_by_category |