From 70d522c6f428e24b52ecb563cddeace2621a0e63 Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Thu, 11 Jul 2024 20:37:37 +0300 Subject: dev-php/PEAR-Text_Wiki: treeclean Bug: https://bugs.gentoo.org/933998 Bug: https://bugs.gentoo.org/737676 Signed-off-by: Viorel Munteanu --- dev-php/PEAR-Text_Wiki/Manifest | 1 - dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild | 20 -------------------- dev-php/PEAR-Text_Wiki/metadata.xml | 12 ------------ 3 files changed, 33 deletions(-) delete mode 100644 dev-php/PEAR-Text_Wiki/Manifest delete mode 100644 dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild delete mode 100644 dev-php/PEAR-Text_Wiki/metadata.xml (limited to 'dev-php/PEAR-Text_Wiki') diff --git a/dev-php/PEAR-Text_Wiki/Manifest b/dev-php/PEAR-Text_Wiki/Manifest deleted file mode 100644 index 5a9e7c506ccd..000000000000 --- a/dev-php/PEAR-Text_Wiki/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Text_Wiki-1.2.3.tgz 89906 BLAKE2B 8db39418478085bebbbb32f8d80fbf9f6b9058adf9071f7f7493a4e493fbd088e231759752ddc41aad6c58b1ddab953111df006f901545c896e266b75dc70f26 SHA512 619f5323648b1344c572a1aa03626dc00a4dd9f201814fee5a3b962f69085943a1c7d1ef06e7c0cc4be7628bc76889972f1750aa9f7f67348381df1af4a4bd73 diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild deleted file mode 100644 index cc4990b352f3..000000000000 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit php-pear-r2 - -DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~hppa ppc64 sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DEPEND="test? ( dev-php/phpunit dev-php/PEAR-PEAR )" - -src_test() { - peardev run-tests tests || die - phpunit tests/*.php || die -} diff --git a/dev-php/PEAR-Text_Wiki/metadata.xml b/dev-php/PEAR-Text_Wiki/metadata.xml deleted file mode 100644 index 0386b719da9a..000000000000 --- a/dev-php/PEAR-Text_Wiki/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - php-bugs@gentoo.org - PHP - - - - pear/archive - - -- cgit v1.2.3-65-gdbad