X-Git-Url: https://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=blobdiff_plain;f=sys-user%2Ftcpdump%2Ftcpdump-1.ebuild;fp=sys-user%2Ftcpdump%2Ftcpdump-1.ebuild;h=0000000000000000000000000000000000000000;hp=9b49db07809abe8e68c8a7e6dfb0f12b2c9a51ee;hb=d96d9049a2c43260c040d59e93e90da2f6b854da;hpb=49a2493f92d112d98b9a8484eb453aa0167396eb diff --git a/sys-user/tcpdump/tcpdump-1.ebuild b/sys-user/tcpdump/tcpdump-1.ebuild deleted file mode 100644 index 9b49db0..0000000 --- a/sys-user/tcpdump/tcpdump-1.ebuild +++ /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"