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 | |
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')
-rw-r--r-- | net-analyzer/snort/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.9.0.5.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.9.1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.9.2.1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.9.2.2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.9.2.3.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog index 2735f0c2025a..0ed81db0c304 100644 --- a/net-analyzer/snort/ChangeLog +++ b/net-analyzer/snort/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/snort # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.193 2012/06/07 07:05:25 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.194 2012/06/12 03:23:21 zmedico Exp $ + + 12 Jun 2012; Zac Medico <zmedico@gentoo.org> snort-2.9.0.5.ebuild, + snort-2.9.1.ebuild, snort-2.9.2.1.ebuild, snort-2.9.2.2.ebuild, + snort-2.9.2.3.ebuild: + inherit user for enewgroup and enewuser *snort-2.9.2.3 (07 Jun 2012) diff --git a/net-analyzer/snort/snort-2.9.0.5.ebuild b/net-analyzer/snort/snort-2.9.0.5.ebuild index 809ae857e8d3..2a0b12ba0ca9 100644 --- a/net-analyzer/snort/snort-2.9.0.5.ebuild +++ b/net-analyzer/snort/snort-2.9.0.5.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.0.5.ebuild,v 1.5 2012/03/11 14:01:46 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.0.5.ebuild,v 1.6 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/" diff --git a/net-analyzer/snort/snort-2.9.1.ebuild b/net-analyzer/snort/snort-2.9.1.ebuild index a6af40eb1e8d..2f2d2493526a 100644 --- a/net-analyzer/snort/snort-2.9.1.ebuild +++ b/net-analyzer/snort/snort-2.9.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.1.ebuild,v 1.5 2012/03/11 14:23:21 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.1.ebuild,v 1.6 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/" 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/" diff --git a/net-analyzer/snort/snort-2.9.2.2.ebuild b/net-analyzer/snort/snort-2.9.2.2.ebuild index e7811a426c02..d843fcdae96f 100644 --- a/net-analyzer/snort/snort-2.9.2.2.ebuild +++ b/net-analyzer/snort/snort-2.9.2.2.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.2.ebuild,v 1.1 2012/04/04 09:39:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.2.ebuild,v 1.2 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/" diff --git a/net-analyzer/snort/snort-2.9.2.3.ebuild b/net-analyzer/snort/snort-2.9.2.3.ebuild index 64eced353d86..4ce944eebbe4 100644 --- a/net-analyzer/snort/snort-2.9.2.3.ebuild +++ b/net-analyzer/snort/snort-2.9.2.3.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.3.ebuild,v 1.1 2012/06/07 07:05:25 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.2.3.ebuild,v 1.2 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/" |