diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-04-29 10:12:01 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-04-29 10:12:01 +0000 |
commit | 324b6bc5537f024be3d6cd5e633f32c15d4a8b8c (patch) | |
tree | 3a7798ebef926987565dfaa5d1029f33721ddf97 /sec-policy/selinux-snort | |
parent | Stabilization (diff) | |
download | gentoo-2-324b6bc5537f024be3d6cd5e633f32c15d4a8b8c.tar.gz gentoo-2-324b6bc5537f024be3d6cd5e633f32c15d4a8b8c.tar.bz2 gentoo-2-324b6bc5537f024be3d6cd5e633f32c15d4a8b8c.zip |
Stabilization
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-snort')
-rw-r--r-- | sec-policy/selinux-snort/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-snort/selinux-snort-2.20120215.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-snort/ChangeLog b/sec-policy/selinux-snort/ChangeLog index a4c35b5d61d6..f632dd84c14d 100644 --- a/sec-policy/selinux-snort/ChangeLog +++ b/sec-policy/selinux-snort/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-snort # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/ChangeLog,v 1.29 2012/03/31 12:29:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/ChangeLog,v 1.30 2012/04/29 10:11:48 swift Exp $ + + 29 Apr 2012; <swift@gentoo.org> selinux-snort-2.20120215.ebuild: + Stabilizing revision 7 *selinux-snort-2.20120215 (31 Mar 2012) diff --git a/sec-policy/selinux-snort/selinux-snort-2.20120215.ebuild b/sec-policy/selinux-snort/selinux-snort-2.20120215.ebuild index 4774648048c3..c64bf4e1f508 100644 --- a/sec-policy/selinux-snort/selinux-snort-2.20120215.ebuild +++ b/sec-policy/selinux-snort/selinux-snort-2.20120215.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/selinux-snort-2.20120215.ebuild,v 1.1 2012/03/31 12:29:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/selinux-snort-2.20120215.ebuild,v 1.2 2012/04/29 10:11:48 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for snort" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |