Remove app-admin/sunpatchcheck: not available

Package is very old, source download fails. Source not found anywhere
else.
This commit is contained in:
Wuodan 2018-08-14 20:49:30 +02:00
parent 9bb962f566
commit 8dc2d96cd8
No known key found for this signature in database
GPG key ID: 2FFAE0AE76B5D696
2 changed files with 0 additions and 26 deletions

View file

@ -1 +0,0 @@
DIST sunpatchcheck-3.3.tgz 17566 SHA256 ac734bba9bd4e1fc379fbcc571098199d671adb0bfec29826ef864c099451b36

View file

@ -1,25 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="4"
DESCRIPTION="Sun Missing Patch checker"
HOMEPAGE="http://www.titania.co.uk/"
SRC_URI="http://titania.co.uk/downloads/titanialabs/tools/${P}.tgz"
RESTRICT="mirror"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=""
RDEPEND=""
src_install() {
dobin ${PN}
doman ${PN}.1
dodir /var/lib/${PN}
}