summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2015-05-09 17:23:09 +0200
committerThomas Sachau <tommy@gentoo.org>2015-05-09 17:23:09 +0200
commit32ed9f87f9721c5386ed3bb51aaf97363412b1e1 (patch)
treec1a672786fb5eacb8262766bf0f1c66f90220ac4 /dev-php/pecl-bcompiler/pecl-bcompiler-1.0.2.ebuild
parentdev-libs/librets: Remove useflag for php:5.3, which is no longer in main tree (diff)
downloadsunrise-32ed9f87f9721c5386ed3bb51aaf97363412b1e1.tar.gz
sunrise-32ed9f87f9721c5386ed3bb51aaf97363412b1e1.tar.bz2
sunrise-32ed9f87f9721c5386ed3bb51aaf97363412b1e1.zip
Remove because of missing php:5.3 dependency
Diffstat (limited to 'dev-php/pecl-bcompiler/pecl-bcompiler-1.0.2.ebuild')
-rw-r--r--dev-php/pecl-bcompiler/pecl-bcompiler-1.0.2.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-php/pecl-bcompiler/pecl-bcompiler-1.0.2.ebuild b/dev-php/pecl-bcompiler/pecl-bcompiler-1.0.2.ebuild
deleted file mode 100644
index 2eaf704c4..000000000
--- a/dev-php/pecl-bcompiler/pecl-bcompiler-1.0.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-PHP_EXT_NAME="bcompiler"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-USE_PHP="php5-3"
-DOCS="README TODO"
-
-inherit php-ext-pecl-r2
-
-DESCRIPTION="PHP bytecode Compiler"
-HOMEPAGE="http://pecl.php.net/package/bcompiler"
-
-LICENSE="PHP-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""