X-Git-Url: http://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=09d118924b04a15124bb92bdbffc40154ba5f94e;hp=0000000000000000000000000000000000000000;hb=0ac58e53a79a451d36e8c4f39c54a58c7ccee117;hpb=f3777935d9748ae261c98298947e347c9924d91f diff --git a/sys-user/tcpdump/tcpdump-1.ebuild b/sys-user/tcpdump/tcpdump-1.ebuild new file mode 100644 index 0000000..09d1189 --- /dev/null +++ b/sys-user/tcpdump/tcpdump-1.ebuild @@ -0,0 +1,10 @@ +# 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 +inherit sys-user + +KEYWORDS="~amd64 ~x86"