mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-29 18:21:03 +02:00
pentoo/pentoo: cleanup old
This commit is contained in:
parent
6e3418b6be
commit
ed3129e094
1 changed files with 0 additions and 43 deletions
|
|
@ -1,43 +0,0 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
KEYWORDS="amd64 arm x86"
|
||||
DESCRIPTION="Pentoo meta ebuild to install all apps"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
IUSE="+analyzer +bluetooth +cracking +database +desktop +exploit +footprint +forensics \
|
||||
+forging +fuzzers +misc +mitm +mobile pentoo +proxies +radio +rce \
|
||||
+scanner +voip +wireless"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
DEPEND="!pentoo/pentoo-etc-portage
|
||||
pentoo? ( !<pentoo/pentoo-system-2014.3-r1 )"
|
||||
|
||||
RDEPEND="pentoo? ( !<pentoo/pentoo-system-2014.3-r1 )"
|
||||
|
||||
PDEPEND="
|
||||
analyzer? ( pentoo/pentoo-analyzer )
|
||||
bluetooth? ( pentoo/pentoo-bluetooth )
|
||||
cracking? ( pentoo/pentoo-cracking )
|
||||
database? ( pentoo/pentoo-database )
|
||||
desktop? ( pentoo/pentoo-desktop )
|
||||
exploit? ( pentoo/pentoo-exploit )
|
||||
footprint? ( pentoo/pentoo-footprint )
|
||||
forensics? ( pentoo/pentoo-forensics )
|
||||
forging? ( pentoo/pentoo-forging )
|
||||
fuzzers? ( pentoo/pentoo-fuzzers )
|
||||
misc? ( pentoo/pentoo-misc )
|
||||
mitm? ( pentoo/pentoo-mitm )
|
||||
mobile? ( pentoo/pentoo-mobile )
|
||||
pentoo? ( pentoo/pentoo-system )
|
||||
proxies? ( pentoo/pentoo-proxies )
|
||||
radio? ( pentoo/pentoo-radio )
|
||||
rce? ( pentoo/pentoo-rce )
|
||||
scanner? ( pentoo/pentoo-scanner )
|
||||
voip? ( pentoo/pentoo-voip )
|
||||
wireless? ( pentoo/pentoo-wireless )"
|
||||
Loading…
Reference in a new issue