pentoo-scanner: remove wolpertinger

This commit is contained in:
blshkv 2017-03-23 07:50:31 +08:00
parent 745f0ccdb6
commit 1301d7fd75
No known key found for this signature in database
GPG key ID: 9CCF6FCB8D8A14BF

View file

@ -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
)"