mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
Remove app-admin/sunpatchcheck: not available
Package is very old, source download fails. Source not found anywhere else.
This commit is contained in:
parent
9bb962f566
commit
8dc2d96cd8
2 changed files with 0 additions and 26 deletions
|
|
@ -1 +0,0 @@
|
|||
DIST sunpatchcheck-3.3.tgz 17566 SHA256 ac734bba9bd4e1fc379fbcc571098199d671adb0bfec29826ef864c099451b36
|
||||
|
|
@ -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}
|
||||
}
|
||||
Loading…
Reference in a new issue