summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-03-14 11:30:56 -0400
committerMichael Orlitzky <mjo@gentoo.org>2017-03-14 11:33:37 -0400
commitcec0ff0a58a083f9b191a6264bad4623cd784c2f (patch)
treecec51e17f046641bf0ad74461bdae130c4efffdc /dev-php
parentprofiles: unmask recently-removed dev-php/PEAR-Net_CheckIP. (diff)
downloadgentoo-cec0ff0a58a083f9b191a6264bad4623cd784c2f.tar.gz
gentoo-cec0ff0a58a083f9b191a6264bad4623cd784c2f.tar.bz2
gentoo-cec0ff0a58a083f9b191a6264bad4623cd784c2f.zip
dev-php/PEAR-PhpDocumentor: remove masked package.
Gentoo-Bug: 609138
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-PhpDocumentor/Manifest1
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild24
-rw-r--r--dev-php/PEAR-PhpDocumentor/metadata.xml8
3 files changed, 0 insertions, 33 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/Manifest b/dev-php/PEAR-PhpDocumentor/Manifest
deleted file mode 100644
index e68ac3438468..000000000000
--- a/dev-php/PEAR-PhpDocumentor/Manifest
+++ /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
index 0eb4f001937f..000000000000
--- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild
+++ /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
index aca42932b833..000000000000
--- a/dev-php/PEAR-PhpDocumentor/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>php-bugs@gentoo.org</email>
- <name>PHP</name>
-</maintainer>
-</pkgmetadata>