diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-06-12 03:23:21 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-06-12 03:23:21 +0000 |
commit | 148c65b09d12f36e154bb0c7a05ff887068817d2 (patch) | |
tree | 6eb3c0dd3ee9ad294e28fa6f828bf1ec1c4a4a2b /net-analyzer/snort/snort-2.9.2.1.ebuild | |
parent | inherit user for enewgroup and enewuser (diff) | |
download | gentoo-2-148c65b09d12f36e154bb0c7a05ff887068817d2.tar.gz gentoo-2-148c65b09d12f36e154bb0c7a05ff887068817d2.tar.bz2 gentoo-2-148c65b09d12f36e154bb0c7a05ff887068817d2.zip |
inherit user for enewgroup and enewuser
(Portage version: 2.2.0_alpha110_p25/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/snort/snort-2.9.2.1.ebuild')
-rw-r--r-- | net-analyzer/snort/snort-2.9.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-2.9.2.1.ebuild b/net-analyzer/snort/snort-2.9.2.1.ebuild index bf230a5a889e..aeda3b2f6692 100644 --- a/net-analyzer/snort/snort-2.9.2.1.ebuild +++ b/net-analyzer/snort/snort-2.9.2.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.1.ebuild,v 1.2 2012/03/11 14:23:21 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.1.ebuild,v 1.3 2012/06/12 03:23:21 zmedico Exp $ EAPI="2" -inherit eutils autotools multilib +inherit autotools multilib user DESCRIPTION="The de facto standard for intrusion detection/prevention" HOMEPAGE="http://www.snort.org/" |