Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Services_W3C_HTMLValidator/
Date: Tue, 12 Dec 2017 14:15:28
Message-Id: 1513088104.66e3f724af5356e5b0d4d560ed53acc4f8451506.grknight@gentoo
1 commit: 66e3f724af5356e5b0d4d560ed53acc4f8451506
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 12 14:11:18 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 12 14:15:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e3f724
7
8 dev-php/PEAR-Services_W3C_HTMLValidator: Removal wrt bug 636796
9
10 Closes: https://bugs.gentoo.org/show_bug.cgi?id=636796
11
12 dev-php/PEAR-Services_W3C_HTMLValidator/Manifest | 1 -
13 .../PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild | 15 ---------------
14 dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml | 8 --------
15 3 files changed, 24 deletions(-)
16
17 diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/Manifest b/dev-php/PEAR-Services_W3C_HTMLValidator/Manifest
18 deleted file mode 100644
19 index 92866d7798c..00000000000
20 --- a/dev-php/PEAR-Services_W3C_HTMLValidator/Manifest
21 +++ /dev/null
22 @@ -1 +0,0 @@
23 -DIST Services_W3C_HTMLValidator-1.0.0.tgz 13598 BLAKE2B 91044738afe73ad30bc5cd7617bc63f2dfa1e4505f7770c37d9b7a1f7223b693dc910aa70875ee2183e32aa6011c22f9c7cbe8d81ef60f13d1706f07a390fbb5 SHA512 d8dc3d3d524d9cd46537f55cb173d73cf633565f3f3169bbaac3bfe43e6213e0a2e4ce16026a32350331a80de09d98c8f5574ad183e62b79e65446e80940b457
24
25 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
26 deleted file mode 100644
27 index 2dab816e190..00000000000
28 --- a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild
29 +++ /dev/null
30 @@ -1,15 +0,0 @@
31 -# Copyright 1999-2014 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI="4"
35 -
36 -inherit php-pear-r1
37 -
38 -DESCRIPTION="Object oriented interface to the API of validator.w3.org"
39 -
40 -LICENSE="BSD"
41 -SLOT="0"
42 -KEYWORDS="~amd64 ~x86"
43 -IUSE=""
44 -
45 -RDEPEND=">=dev-php/PEAR-HTTP_Request2-0.2.0"
46
47 diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml b/dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml
48 deleted file mode 100644
49 index b86acf66c75..00000000000
50 --- a/dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml
51 +++ /dev/null
52 @@ -1,8 +0,0 @@
53 -<?xml version="1.0" encoding="UTF-8"?>
54 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
55 -<pkgmetadata>
56 - <maintainer type="project">
57 - <email>php-bugs@g.o</email>
58 - <name>PHP</name>
59 - </maintainer>
60 -</pkgmetadata>