commit:     e4f4118501bc28d7e1b1286b37fd1dba04d1e625
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 17 20:14:26 2025 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Mar 17 20:37:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f41185

dev-php/pecl-mcrypt: treeclean (php:8.1)

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 dev-php/pecl-mcrypt/Manifest                 |  1 -
 dev-php/pecl-mcrypt/metadata.xml             | 12 ------------
 dev-php/pecl-mcrypt/pecl-mcrypt-1.0.5.ebuild | 24 ------------------------
 3 files changed, 37 deletions(-)

diff --git a/dev-php/pecl-mcrypt/Manifest b/dev-php/pecl-mcrypt/Manifest
deleted file mode 100644
index 23e6a47808a8..000000000000
--- a/dev-php/pecl-mcrypt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mcrypt-1.0.5.tgz 27056 BLAKE2B 
0ed78eed5d5e1c848f554bf16bb5d94fd445081ab389b4a44f3b0ad0fdb11b25bd79eea77ed87a35120fb89b8409705b01d725923d7b2777dd32276f3a39238f
 SHA512 
fe9afd0987ddbcbb0a9fc5e8313c08c65ac6afd606cce586fe30600ab149b4f4add917bb0319f803942833a88f520f65e2e94bbcc6c58e2075e829509e7dfac5

diff --git a/dev-php/pecl-mcrypt/metadata.xml b/dev-php/pecl-mcrypt/metadata.xml
deleted file mode 100644
index 63821063206c..000000000000
--- a/dev-php/pecl-mcrypt/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person" proxied="yes">
-    <email>hydrapo...@gmail.com</email>
-    <name>Tomáš Mózes</name>
-  </maintainer>
-  <maintainer type="project" proxied="proxy">
-    <email>proxy-ma...@gentoo.org</email>
-    <name>Proxy Maintainers</name>
-  </maintainer>
-</pkgmetadata>

diff --git a/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.5.ebuild 
b/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.5.ebuild
deleted file mode 100644
index 508f5ae3acd9..000000000000
--- a/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PHP_EXT_NAME="mcrypt"
-USE_PHP="php8-1"
-MY_P="${PN/pecl-/}-${PV/_rc/RC}"
-PHP_EXT_ECONF_ARGS=()
-PHP_EXT_PECL_FILENAME="${MY_P}.tgz"
-PHP_EXT_S="${WORKDIR}/${MY_P}"
-
-inherit php-ext-pecl-r3
-
-DESCRIPTION="Bindings for the libmcrypt library"
-LICENSE="PHP-3.01"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~s390 ~sparc ~x86"
-
-DEPEND="dev-libs/libltdl
-       dev-libs/libmcrypt"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"

Reply via email to