dev-php/PEAR-PhpDocumentor: remove masked package.
authorMichael Orlitzky <mjo@gentoo.org>
Tue, 14 Mar 2017 15:30:56 +0000 (11:30 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Tue, 14 Mar 2017 15:33:37 +0000 (11:33 -0400)
Gentoo-Bug: 609138

dev-php/PEAR-PhpDocumentor/Manifest [deleted file]
dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild [deleted file]
dev-php/PEAR-PhpDocumentor/metadata.xml [deleted file]

diff --git a/dev-php/PEAR-PhpDocumentor/Manifest b/dev-php/PEAR-PhpDocumentor/Manifest
deleted file mode 100644 (file)
index e68ac34..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST PhpDocumentor-1.4.3.tgz 2423486 SHA256 af27a2cf944aa3c7b22e9fc5317960746676e7683f1ed50c0a3049ab26c3a6de SHA512 5096aa25339aa2ab58e989fe7e06e68b6392f0b68ec29b9877c2b86f1d8e499ccca04500df7be10c5985979fffb12b1ac8c703b4a578df397193286b22c3e3fb WHIRLPOOL 1b264428150d74530cb11c925e017789ba25dc019cd823fc7c9c3aa078c2016d6d6c8d1544db092335f738b4636fbe9750184b5efeafe84ce3a348e8a416ab73
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild
deleted file mode 100644 (file)
index 0eb4f00..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit php-pear-r1
-
-DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source"
-# see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess
-LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="minimal"
-
-RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )
-                >=dev-php/smarty-2.6.0"
-
-src_prepare()
-{
-       # use system smarty
-       sed -i -e '/Smarty-2/d' "${WORKDIR}/package.xml"
-       sed -i -e "s|phpDocumentor/Smarty-2.6.0/libs|smarty|" \
-               "${S}/phpDocumentor/Converter.inc"
-}
diff --git a/dev-php/PEAR-PhpDocumentor/metadata.xml b/dev-php/PEAR-PhpDocumentor/metadata.xml
deleted file mode 100644 (file)
index aca4293..0000000
+++ /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>php-bugs@gentoo.org</email>
-       <name>PHP</name>
-</maintainer>
-</pkgmetadata>