Bug: https://bugs.gentoo.org/647768
+++ /dev/null
-DIST Net_Server-1.0.3.tgz 17666 BLAKE2B abc404ef257516b92f8aafb041d49b2416b9a4ea0f36bcf3089f400134f53b0b91278f8a7c54fec7ec86c583d89aeab7a1a2e159dfc3abb04344c1c124d777b9 SHA512 8106f46ecbc4c567cff9816c7d0ba7e0dab15215b9725f8b1fa3112276356137b4ae5e1159758743030406fab301c76b64c7954f3cc8bf8e662c33a015532db4
+++ /dev/null
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit php-pear-r1
-
-DESCRIPTION="Generic server class for PHP"
-
-LICENSE="PHP-3.01"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="dev-lang/php[sockets]"
-
-pkg_postinst() {
- if ! has_version "dev-lang/php[pcntl]" ; then
- elog "${PN} can optionally use dev-lang/php pcntl features."
- elog "If you want those, recompile dev-lang/php with this flag in USE."
- fi
-}
+++ /dev/null
-<?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>