commit:     87319e8a21ee665d7a5f8dac51e276161cfa3823
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 08:26:35 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 08:26:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87319e8a

sys-cluster/lspbs: Remove last-rited pkg

Closes: https://bugs.gentoo.org/617188
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/package.mask                 |  6 ------
 sys-cluster/lspbs/Manifest            |  1 -
 sys-cluster/lspbs/lspbs-1.1-r1.ebuild | 25 -------------------------
 sys-cluster/lspbs/metadata.xml        | 18 ------------------
 4 files changed, 50 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 0d4e79bc039..14588048395 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1062,12 +1062,6 @@ mail-mta/mini-qmail
 # Removal in 30 days.  Bug #551174.
 games-fps/serious-sam-tfe
 
-# Michał Górny <mgo...@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 <polynomia...@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.

diff --git a/sys-cluster/lspbs/Manifest b/sys-cluster/lspbs/Manifest
deleted file mode 100644
index 1528726a2d3..00000000000
--- a/sys-cluster/lspbs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lspbs-1.1.tar.gz 69265 BLAKE2B 
6daf02e03effb8ef4f54a1e016881e8d38803c4aee56c6942d1ccb5736d02aea696a7045d8afce3da06326a1d1c2974fe36d7d1dcde5b51dcafcd3e467c4b7b2
 SHA512 
4732767968d3226a88617fd60796811c8fef6e7ba717e66e31867b06045a1483d4be65f795a8fde81598efdd5e6cdaf688d52cac9cb0c8f888d9420f539b2730

diff --git a/sys-cluster/lspbs/lspbs-1.1-r1.ebuild 
b/sys-cluster/lspbs/lspbs-1.1-r1.ebuild
deleted file mode 100644
index 5da338aa206..00000000000
--- a/sys-cluster/lspbs/lspbs-1.1-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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"
-}

diff --git a/sys-cluster/lspbs/metadata.xml b/sys-cluster/lspbs/metadata.xml
deleted file mode 100644
index e40efc65cc2..00000000000
--- a/sys-cluster/lspbs/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>clus...@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>

Reply via email to