# Removal in 30 days. Bug #551174.
games-fps/serious-sam-tfe
-# Michał Górny <mgorny@gentoo.org> (2019-09-07)
-# Has a build failure repoted. Last bumped in 2006. Homepage is gone,
-# and (newer) sources are nowhere to be found.
-# Removal in 30 days. Bug #617188.
-sys-cluster/lspbs
-
# Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.
# Masked for removal.
+++ /dev/null
-DIST lspbs-1.1.tar.gz 69265 BLAKE2B 6daf02e03effb8ef4f54a1e016881e8d38803c4aee56c6942d1ccb5736d02aea696a7045d8afce3da06326a1d1c2974fe36d7d1dcde5b51dcafcd3e467c4b7b2 SHA512 4732767968d3226a88617fd60796811c8fef6e7ba717e66e31867b06045a1483d4be65f795a8fde81598efdd5e6cdaf688d52cac9cb0c8f888d9420f539b2730
+++ /dev/null
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="Displays clear, concise and up-to-date PBS node and CPU usage information"
-SRC_URI="http://homepages.inf.ed.ac.uk/s0239160/misc/lspbs/${P}.tar.gz"
-HOMEPAGE="http://homepages.inf.ed.ac.uk/s0239160/misc/lspbs/lspbs.html"
-IUSE=""
-
-DEPEND="sys-cluster/torque"
-RDEPEND="${DEPEND}"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-src_install() {
- emake DESTDIR="${D}" install || die "install failed"
-
- dodoc README || die "dodoc failed"
-
- doman "${D}"/usr/share/lspbs.1 || die "doman failed"
- rm -f "${D}"/usr/share/lspbs.1 || die "failed to remove old man page"
-}
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>cluster@gentoo.org</email>
- <name>Gentoo Cluster Project</name>
- </maintainer>
- <longdescription>
- Lspbs is a lightweight alternative to the xpbsmon utility, which
- is part of the OpenPBS package. It uses the color xterm to
- display clear, concise and up-to-date node and CPU usage
- information. Lspbs also supports unformatted printing and can
- filter nodes by their properties and current state. This generic
- filtering feature extends the simplistic functionality provided by
- the pbsnodes utility, which is also part of the OpenPBS
- package. This makes lspbs useful for managing PBS-based clusters.
- </longdescription>
-</pkgmetadata>