diff --git a/dev-php/phpspec-prophecy/Manifest b/dev-php/phpspec-prophecy/Manifest deleted file mode 100644 index 45d0f97748e21..0000000000000 --- a/dev-php/phpspec-prophecy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST phpspec-prophecy-1.14.0.tar.gz 40801 BLAKE2B 8968be07cbc02f76c515c8c6a27e69662e1aa697e5d502329a946a677903b59fc63347b2535b84ebf4e1d59cf6085fa10151ed9caea9f3b50c1897eaeb178636 SHA512 777137784a2235ae638d1b6b42bb67b2fa6eadb2c05e83097e90604aee5e0d7bc4100924fadf8f2e5ccbe09be6d4edf4fb63606f2be4a9c805dc4480d88747ef diff --git a/dev-php/phpspec-prophecy/files/autoload-1.10.0.php b/dev-php/phpspec-prophecy/files/autoload-1.10.0.php deleted file mode 100644 index fbc88617da610..0000000000000 --- a/dev-php/phpspec-prophecy/files/autoload-1.10.0.php +++ /dev/null @@ -1,15 +0,0 @@ - - - - - php-bugs@gentoo.org - PHP - - - - phpspec/prophecy - - diff --git a/dev-php/phpspec-prophecy/phpspec-prophecy-1.14.0.ebuild b/dev-php/phpspec-prophecy/phpspec-prophecy-1.14.0.ebuild deleted file mode 100644 index 6f43e7757c29c..0000000000000 --- a/dev-php/phpspec-prophecy/phpspec-prophecy-1.14.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -MY_PN="prophecy" -MY_VENDOR="phpspec" - -DESCRIPTION="Highly opinionated mocking framework" -HOMEPAGE="https://github.com/phpspec/prophecy" -SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" -IUSE="" - -S="${WORKDIR}/prophecy-${PV}" - -RDEPEND="dev-php/fedora-autoloader - =dev-lang/php-5.6:*" - -src_install() { - insinto /usr/share/php/${MY_VENDOR}/Prophecy - doins -r src/Prophecy/* - newins "${FILESDIR}/autoload-1.10.0.php" autoload.php -} diff --git a/profiles/package.mask b/profiles/package.mask index 28ad46cf56d5f..e32e32b858c73 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -266,7 +266,6 @@ app-emacs/ruby-mode dev-lang/php:7.4 dev-php/PHP_TokenStream dev-php/PHP_CodeCoverage -dev-php/phpspec-prophecy # Volkmar W. Pogatzki (2023-07-05) # Library without consumers. Bug #906882