]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - sys-group/tcpdump/tcpdump-0.ebuild
sys-user.eclass: fix killer typo in variable name.
[mjo-overlay.git] / sys-group / tcpdump / tcpdump-0.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=6
6
7 DESCRIPTION="The tcpdump system group"
8 HOMEPAGE="https://www.gentoo.org/"
9 SRC_URI=""
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 DEPEND=""
17 RDEPEND="${DEPEND}"