commit: 66e3f724af5356e5b0d4d560ed53acc4f8451506 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Tue Dec 12 14:11:18 2017 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Tue Dec 12 14:15:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e3f724
dev-php/PEAR-Services_W3C_HTMLValidator: Removal wrt bug 636796 Closes: https://bugs.gentoo.org/show_bug.cgi?id=636796 dev-php/PEAR-Services_W3C_HTMLValidator/Manifest | 1 - .../PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild | 15 --------------- dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml | 8 -------- 3 files changed, 24 deletions(-) diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/Manifest b/dev-php/PEAR-Services_W3C_HTMLValidator/Manifest deleted file mode 100644 index 92866d7798c..00000000000 --- a/dev-php/PEAR-Services_W3C_HTMLValidator/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Services_W3C_HTMLValidator-1.0.0.tgz 13598 BLAKE2B 91044738afe73ad30bc5cd7617bc63f2dfa1e4505f7770c37d9b7a1f7223b693dc910aa70875ee2183e32aa6011c22f9c7cbe8d81ef60f13d1706f07a390fbb5 SHA512 d8dc3d3d524d9cd46537f55cb173d73cf633565f3f3169bbaac3bfe43e6213e0a2e4ce16026a32350331a80de09d98c8f5574ad183e62b79e65446e80940b457 diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild b/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild deleted file mode 100644 index 2dab816e190..00000000000 --- a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit php-pear-r1 - -DESCRIPTION="Object oriented interface to the API of validator.w3.org" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-php/PEAR-HTTP_Request2-0.2.0" diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml b/dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml deleted file mode 100644 index b86acf66c75..00000000000 --- a/dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>PHP</name> - </maintainer> -</pkgmetadata>
