public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, sys-apps/checkservice/
@ 2019-10-10 12:28 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-10-10 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     987ab1f33b70a33c0e58429d1855a07f337e504e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 12:25:51 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 12:25:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987ab1f3

sys-apps/checkservice: Remove last-rited pkg

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

 profiles/package.mask                           |  6 ---
 sys-apps/checkservice/Manifest                  |  1 -
 sys-apps/checkservice/checkservice-1.2.0.ebuild | 51 -------------------------
 sys-apps/checkservice/metadata.xml              |  5 ---
 4 files changed, 63 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 5e0ae33fa1f..c5981556146 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -862,12 +862,6 @@ sys-apps/netboot-base
 # Removal in 30 days.  Bug #693902.
 sys-apps/fwcrv
 
-# Michał Górny <mgorny@gentoo.org> (2019-09-09)
-# Unmaintained.  Added in 2004 and not bumped since.  Homepage is gone.
-# EAPI 0.  No amd64 keyword.
-# Removal in 30 days.  Bug #693900.
-sys-apps/checkservice
-
 # Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.

diff --git a/sys-apps/checkservice/Manifest b/sys-apps/checkservice/Manifest
deleted file mode 100644
index 4258760e2c3..00000000000
--- a/sys-apps/checkservice/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST checkservice-1.2.0.tar.gz 40614 BLAKE2B c098777dde09db6710e79fa82406110a44722479567929f0408c8a418e41c9aa53be81882259142abe7763d5402251d033c964913fabf012cb0cab9c5ba31fac SHA512 2548936ab8cc9f3dfd65ee74f0c583b48994f5d5aae4efadb7ba978b691c4d2105c999c368b381b5f823c7623183c59507259f602f3832cf4713979f34ed4f90

diff --git a/sys-apps/checkservice/checkservice-1.2.0.ebuild b/sys-apps/checkservice/checkservice-1.2.0.ebuild
deleted file mode 100644
index 428a8a64ee8..00000000000
--- a/sys-apps/checkservice/checkservice-1.2.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="Check the status of services running on local/remote machines"
-HOMEPAGE="http://www.linvision.com/checkservice/"
-SRC_URI="http://www.linvision.com/checkservice/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/perl-5.8
-	>=dev-perl/MailTools-1.58
-	>=dev-perl/File-Find-Rule-0.26
-	>=virtual/perl-Getopt-Long-2.34"
-
-src_unpack() {
-	unpack ${A}
-	cd ${S}
-	sed -i -e 's:/usr/local:/usr:g' $(grep -rl /usr/local *) || die "sed /usr/local"
-}
-
-src_install() {
-	dodir /var/{log,lock,cache}/checkservice
-	dobin checkservice || die
-
-	insinto /usr/lib/checkservice/check
-	doins plugins/check/* || die "check"
-	insinto /usr/lib/checkservice/warning
-	doins plugins/warning/* || die "warning"
-
-	insinto /usr/lib/perl5/vendor_perl/CS
-	doins lib/CS/* || die "perl5"
-
-	insinto /etc/checkservice/config
-	doins config/{*.mail,*.conf}
-	insinto /etc/checkservice/config/plugins/warning
-	doins config/plugins/warning/*
-
-	doman man/*
-	dodoc INSTALL README TODO checkservice.php cron/checkservice
-}
-
-pkg_postinst() {
-	einfo "If you want a php status page or cron checkservice"
-	einfo "read the INSTALL file in docs directory all files"
-	einfo "and info are there"
-}

diff --git a/sys-apps/checkservice/metadata.xml b/sys-apps/checkservice/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/sys-apps/checkservice/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-10 12:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-10 12:28 [gentoo-commits] repo/gentoo:master commit in: profiles/, sys-apps/checkservice/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox