commit:     019f298706ed6f9c99a01b4bc2490da40ef0ad6e
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 17:36:27 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 18:43:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=019f2987

dev-php/PEAR-Services_W3C_CSSValidator: treeclean

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

 dev-php/PEAR-Services_W3C_CSSValidator/Manifest    |  1 -
 .../PEAR-Services_W3C_CSSValidator-0.2.3.ebuild    | 27 ----------------------
 .../PEAR-Services_W3C_CSSValidator/metadata.xml    | 12 ----------
 3 files changed, 40 deletions(-)

diff --git a/dev-php/PEAR-Services_W3C_CSSValidator/Manifest 
b/dev-php/PEAR-Services_W3C_CSSValidator/Manifest
deleted file mode 100644
index 8d31865dcd06..000000000000
--- a/dev-php/PEAR-Services_W3C_CSSValidator/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Services_W3C_CSSValidator-0.2.3.tgz 10721 BLAKE2B 
87f1bbce3337d678d8292976f8877ac98fa83487a15ae27ff693ac544754ae144b2a00bddc852d03092456e1b37080a56e09fe47bb48830b79fb4328dbbaa01c
 SHA512 
4f9fb73ec57e374018b389f50918eaf87a63885f75b0ae2ead067e949a451ddbe40da8020672834e891106b5d470fbe451b3117233678b5f6f6a85f01d2a8aef

diff --git 
a/dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.3.ebuild
 
b/dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.3.ebuild
deleted file mode 100644
index 8b8c0ce7ddc9..000000000000
--- 
a/dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/PEAR-/}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Provides an object oriented interface for the W3 CSS Validator"
-HOMEPAGE="https://pear.php.net/package/Services_W3C_CSSValidator";
-SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz";
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-RDEPEND="dev-lang/php:*
-       dev-php/PEAR-HTTP_Request2"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-       use examples && dodoc -r docs/examples
-
-       insinto /usr/share/php
-       doins -r Services
-}

diff --git a/dev-php/PEAR-Services_W3C_CSSValidator/metadata.xml 
b/dev-php/PEAR-Services_W3C_CSSValidator/metadata.xml
deleted file mode 100644
index 4825b35a864e..000000000000
--- a/dev-php/PEAR-Services_W3C_CSSValidator/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>
-  <upstream>
-    <remote-id type="github">pear/Services_W3C_CSSValidator</remote-id>
-    <remote-id type="pear">Services_W3C_CSSValidator</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to