]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - sys-user/tcpdump/tcpdump-0.ebuild
sys-user.eclass: fix killer typo in variable name.
[mjo-overlay.git] / sys-user / tcpdump / tcpdump-0.ebuild
index b812dabd615b9083006040acd4fbbd52bcae665b..09d118924b04a15124bb92bdbffc40154ba5f94e 100644 (file)
@@ -1,18 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 
+SYS_USER_UID=103
+SYS_USER_UID_IMPORTANT=true
 inherit sys-user
 
-DESCRIPTION="The tcpdump system user"
-HOMEPAGE="https://www.gentoo.org/"
-SRC_URI=""
-
-LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"