diff options
author | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-11 20:37:55 +0300 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-11 21:43:39 +0300 |
commit | 8cb18661616de8599f6bbaf9f3e5e1a1d1975cf1 (patch) | |
tree | 8dd17f83652c4c5c75cd4963f568cc341daf56cd /dev-php | |
parent | dev-php/PEAR-Text_Wiki: treeclean (diff) | |
download | gentoo-8cb18661616de8599f6bbaf9f3e5e1a1d1975cf1.tar.gz gentoo-8cb18661616de8599f6bbaf9f3e5e1a1d1975cf1.tar.bz2 gentoo-8cb18661616de8599f6bbaf9f3e5e1a1d1975cf1.zip |
dev-php/PEAR-Text_Wiki_BBCode: treeclean
Bug: https://bugs.gentoo.org/933998
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Text_Wiki_BBCode/Manifest | 1 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild | 21 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki_BBCode/metadata.xml | 8 |
3 files changed, 0 insertions, 30 deletions
diff --git a/dev-php/PEAR-Text_Wiki_BBCode/Manifest b/dev-php/PEAR-Text_Wiki_BBCode/Manifest deleted file mode 100644 index 8951c3b934ba..000000000000 --- a/dev-php/PEAR-Text_Wiki_BBCode/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Text_Wiki_BBCode-0.0.4.tgz 16411 BLAKE2B e4957f615460b46327df12764a313cfec91921fd2e701a0781d675e62bc7aa81e8cf45fc09422eb53da71d4c7afce6d286e2e03b90bec60c32726fb701289df5 SHA512 00b456f9c100ad534f619f1584224ef36a54309d967442c1ac30aeee697eca0e13ab802d9ae9677aad8dc94bda61748451a0fac7a0bba6f63e1f02844e4c9dba diff --git a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild deleted file mode 100644 index a78e06498073..000000000000 --- a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit php-pear-r2 - -DESCRIPTION="BBCode parser for Text_Wiki" - -LICENSE="LGPL-2.1 PHP-3" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" -IUSE="" -DEPEND="" -RDEPEND=">=dev-php/PEAR-Text_Wiki-1.0.3" - -DOCS=( doc/BBCodeParser_V2.ini - doc/BBCodeParser.php - doc/README_BBCodeParser - doc/parser.php - doc/BBtest.txt ) diff --git a/dev-php/PEAR-Text_Wiki_BBCode/metadata.xml b/dev-php/PEAR-Text_Wiki_BBCode/metadata.xml deleted file mode 100644 index 77793b997e9e..000000000000 --- a/dev-php/PEAR-Text_Wiki_BBCode/metadata.xml +++ /dev/null @@ -1,8 +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> -</pkgmetadata> |