commit:     70d522c6f428e24b52ecb563cddeace2621a0e63
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 17:37:37 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 18:43:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d522c6

dev-php/PEAR-Text_Wiki: treeclean

Bug: https://bugs.gentoo.org/933998
Bug: https://bugs.gentoo.org/737676
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 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(-)

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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>PHP</name>
-  </maintainer>
-  <stabilize-allarches/>
-  <upstream>
-    <remote-id type="github">pear/archive</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to