* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-php/phpdocumentor-type-resolver/, ...
@ 2024-07-26 17:26 Arthur Zamarin
0 siblings, 0 replies; only message in thread
From: Arthur Zamarin @ 2024-07-26 17:26 UTC (permalink / raw
To: gentoo-commits
commit: d066f35b02b90b1c315b04f79c4143092064a340
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 26 17:24:31 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 26 17:25:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d066f35b
dev-php/phpdocumentor-type-resolver: treeclean
Closes: https://bugs.gentoo.org/934666 (pkgremoved)
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-php/phpdocumentor-type-resolver/Manifest | 1 -
.../phpdocumentor-type-resolver/files/autoload.php | 8 -------
dev-php/phpdocumentor-type-resolver/metadata.xml | 11 ---------
.../phpdocumentor-type-resolver-0.2.1.ebuild | 28 ----------------------
profiles/package.mask | 1 -
5 files changed, 49 deletions(-)
diff --git a/dev-php/phpdocumentor-type-resolver/Manifest b/dev-php/phpdocumentor-type-resolver/Manifest
deleted file mode 100644
index 825500cee8d3..000000000000
--- a/dev-php/phpdocumentor-type-resolver/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST phpdocumentor-type-resolver-0.2.1.tar.gz 15231 BLAKE2B 1c47c8de34bf97cbfd7fa8c5c138a61e77f8897ab8009ae24b4a05e83bd58b9a0990bf365d3578d6b15f642cdb53b9a62a6485887350e19763320d46bf59d7b7 SHA512 888d165b397831d7319116c71dc34a3c738601bdb9956d250f80ee89374a9f063449ae9a82a43646e9156ad720e84e5d951c35dee746a37354388cd1f69d5154
diff --git a/dev-php/phpdocumentor-type-resolver/files/autoload.php b/dev-php/phpdocumentor-type-resolver/files/autoload.php
deleted file mode 100644
index 356515b7a000..000000000000
--- a/dev-php/phpdocumentor-type-resolver/files/autoload.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/* Autoloader for dev-php/phpdocumentor-reflection-common */
-
-if (!class_exists('Fedora\\Autoloader\\Autoload', false)) {
- require_once '/usr/share/php/Fedora/Autoloader/autoload.php';
-}
-
-Fedora\Autoloader\Autoload::addPsr4('phpDocumentor\\Reflection\\', __DIR__);
diff --git a/dev-php/phpdocumentor-type-resolver/metadata.xml b/dev-php/phpdocumentor-type-resolver/metadata.xml
deleted file mode 100644
index a76adf1ae5fc..000000000000
--- a/dev-php/phpdocumentor-type-resolver/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>php-bugs@gentoo.org</email>
- <name>PHP</name>
- </maintainer>
- <upstream>
- <remote-id type="github">phpDocumentor/TypeResolver</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-php/phpdocumentor-type-resolver/phpdocumentor-type-resolver-0.2.1.ebuild b/dev-php/phpdocumentor-type-resolver/phpdocumentor-type-resolver-0.2.1.ebuild
deleted file mode 100644
index 708e6e714556..000000000000
--- a/dev-php/phpdocumentor-type-resolver/phpdocumentor-type-resolver-0.2.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="TypeResolver"
-MY_VENDOR="phpDocumentor"
-
-DESCRIPTION="PSR-5 based resolver of Class names, Types and Structural Element Names"
-HOMEPAGE="https://www.phpdoc.org"
-SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-RDEPEND="dev-php/fedora-autoloader
- <dev-php/phpdocumentor-reflection-common-2
- >=dev-lang/php-5.6:*"
-
-src_install() {
- insinto /usr/share/php/${MY_VENDOR}/${MY_PN}
- doins -r src/*
- doins "${FILESDIR}/autoload.php"
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 096a35634a9b..8eb0922e2410 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -217,7 +217,6 @@ games-puzzle/seatris
# for version bumps, and unbundling of dependencies.
# Removal on 2024-07-21. Bugs #934666.
dev-php/phpdocumentor-reflection-common
-dev-php/phpdocumentor-type-resolver
# Hans de Graaff <graaff@gentoo.org> (2024-06-21)
# Obsolete slot. Please use a newer slot instead.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-26 17:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-26 17:26 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-php/phpdocumentor-type-resolver/, Arthur Zamarin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox