dev-php/pecl-radius: Drop old
authorBrian Evans <grknight@gentoo.org>
Fri, 2 Dec 2016 15:34:57 +0000 (10:34 -0500)
committerBrian Evans <grknight@gentoo.org>
Tue, 6 Dec 2016 14:05:23 +0000 (09:05 -0500)
Package-Manager: portage-2.3.2

dev-php/pecl-radius/pecl-radius-1.3.0.ebuild [deleted file]
dev-php/pecl-radius/pecl-radius-1.4.0_beta1.ebuild [deleted file]

diff --git a/dev-php/pecl-radius/pecl-radius-1.3.0.ebuild b/dev-php/pecl-radius/pecl-radius-1.3.0.ebuild
deleted file mode 100644 (file)
index 1904c19..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PHP_EXT_NAME="radius"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
-USE_PHP="php5-6 php5-5"
-
-inherit php-ext-pecl-r2
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="Provides support for RADIUS authentication (RFC 2865) and accounting (RFC 2866)"
-LICENSE="BSD"
-SLOT="0"
-IUSE="examples"
diff --git a/dev-php/pecl-radius/pecl-radius-1.4.0_beta1.ebuild b/dev-php/pecl-radius/pecl-radius-1.4.0_beta1.ebuild
deleted file mode 100644 (file)
index 309b857..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PHP_EXT_NAME="radius"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
-USE_PHP="php7-0 php5-6 php5-5"
-MY_PV="${PV/_beta/b}"
-
-inherit php-ext-pecl-r2
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="Provides support for RADIUS authentication (RFC 2865) and accounting (RFC 2866)"
-LICENSE="BSD"
-SLOT="0"
-IUSE="examples"