diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-09-06 16:07:06 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-09-06 16:07:06 +0000 |
commit | d3eb167256d0cadb325c43f99963454f5bf25c07 (patch) | |
tree | 5278967e85a2732b3476815563a720a23c56fb5f /dev-php5/pecl-radius | |
parent | Cleanup (diff) | |
download | gentoo-2-d3eb167256d0cadb325c43f99963454f5bf25c07.tar.gz gentoo-2-d3eb167256d0cadb325c43f99963454f5bf25c07.tar.bz2 gentoo-2-d3eb167256d0cadb325c43f99963454f5bf25c07.zip |
Cleanup
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php5/pecl-radius')
-rw-r--r-- | dev-php5/pecl-radius/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/pecl-radius/files/digest-pecl-radius-1.2.4 | 3 | ||||
-rw-r--r-- | dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild | 21 |
3 files changed, 4 insertions, 25 deletions
diff --git a/dev-php5/pecl-radius/ChangeLog b/dev-php5/pecl-radius/ChangeLog index 94c1c9121783..30f53b9d2f46 100644 --- a/dev-php5/pecl-radius/ChangeLog +++ b/dev-php5/pecl-radius/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-radius # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/ChangeLog,v 1.6 2007/08/31 09:54:01 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/ChangeLog,v 1.7 2007/09/06 16:07:06 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-php5/pecl-radius/files/digest-pecl-radius-1.2.4 b/dev-php5/pecl-radius/files/digest-pecl-radius-1.2.4 deleted file mode 100644 index ca84936e77f4..000000000000 --- a/dev-php5/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-php5/pecl-radius/pecl-radius-1.2.4.ebuild b/dev-php5/pecl-radius/pecl-radius-1.2.4.ebuild deleted file mode 100644 index 5eb8e84864d5..000000000000 --- a/dev-php5/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-php5/pecl-radius/pecl-radius-1.2.4.ebuild,v 1.4 2007/03/18 00:48:12 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 |