]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - sys-user/tcpdump/tcpdump-1.ebuild
Remove sys-user/sys-group stuff. This has been ratified as GLEP 81.
[mjo-overlay.git] / sys-user / tcpdump / tcpdump-1.ebuild
diff --git a/sys-user/tcpdump/tcpdump-1.ebuild b/sys-user/tcpdump/tcpdump-1.ebuild
deleted file mode 100644 (file)
index 9b49db0..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SYS_USER_UID=103
-SYS_USER_UID_IMPORTANT=true
-
-# This "new version" of the tcpdump user has a non-default
-# shell. The existing user should be modified to have the
-# new shell value upon upgrading.
-SYS_USER_SHELL=/bin/sh
-
-inherit sys-user
-
-KEYWORDS="~amd64 ~x86"