commit:     cc87f2a6caa2b8e68cf3e61a3b27ee2f8f952e5c
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  2 15:34:57 2016 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Dec  6 14:05:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc87f2a6

dev-php/pecl-radius: Drop old

Package-Manager: portage-2.3.2

 dev-php/pecl-radius/pecl-radius-1.3.0.ebuild       | 20 --------------------
 dev-php/pecl-radius/pecl-radius-1.4.0_beta1.ebuild | 21 ---------------------
 2 files changed, 41 deletions(-)

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
index 1904c19..00000000
--- a/dev-php/pecl-radius/pecl-radius-1.3.0.ebuild
+++ /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
index 309b857..00000000
--- a/dev-php/pecl-radius/pecl-radius-1.4.0_beta1.ebuild
+++ /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"

Reply via email to