mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-01 11:11:08 +02:00
pentoo-scanner: remove wolpertinger
This commit is contained in:
parent
745f0ccdb6
commit
1301d7fd75
1 changed files with 5 additions and 4 deletions
|
|
@ -1,11 +1,13 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="5"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="Pentoo scanner meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
IUSE="minipentoo"
|
||||
|
|
@ -31,6 +33,5 @@ RDEPEND="${RDEPEND}
|
|||
net-analyzer/upnpscan
|
||||
net-analyzer/wapiti
|
||||
net-analyzer/webshag
|
||||
net-analyzer/wolpertinger
|
||||
net-analyzer/wpscan
|
||||
)"
|
||||
Loading…
Reference in a new issue