summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2023-12-28 02:56:03 +0100
committerConrad Kostecki <conikost@gentoo.org>2023-12-28 02:56:03 +0100
commit4bce90b9e6a4d9a7f4f0bed28dda62dcbdf46e74 (patch)
tree3a268a8781e8edc43ab0aff1e22152c28dc6d049
parentdev-php/pecl-mongodb: drop php8-0 (diff)
downloadgentoo-4bce90b9e6a4d9a7f4f0bed28dda62dcbdf46e74.tar.gz
gentoo-4bce90b9e6a4d9a7f4f0bed28dda62dcbdf46e74.tar.bz2
gentoo-4bce90b9e6a4d9a7f4f0bed28dda62dcbdf46e74.zip
dev-php/pecl-raphf: drop 2.0.1-r1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--dev-php/pecl-raphf/pecl-raphf-2.0.1-r1.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-php/pecl-raphf/pecl-raphf-2.0.1-r1.ebuild b/dev-php/pecl-raphf/pecl-raphf-2.0.1-r1.ebuild
deleted file mode 100644
index 6d5801fa0023..000000000000
--- a/dev-php/pecl-raphf/pecl-raphf-2.0.1-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PHP_EXT_NAME="raphf"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-PHP_EXT_ECONF_ARGS=""
-PHP_INI_NAME="30-${PHP_EXT_NAME}"
-
-USE_PHP="php8-0"
-
-inherit php-ext-pecl-r3
-
-KEYWORDS="amd64 x86"
-
-DESCRIPTION="A reusable, persistent handle and resource factory API"
-LICENSE="BSD-2"
-SLOT="7"
-IUSE=""