diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-03-31 12:29:43 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-03-31 12:29:43 +0000 |
commit | 44188e28a612d493fb7ecefc72782a2765f35625 (patch) | |
tree | e096800caf5bacb1398335a3cd6760b33f2e5d25 /sec-policy/selinux-wireshark | |
parent | Fix p11kit dependency to be >=0.11 (diff) | |
download | historical-44188e28a612d493fb7ecefc72782a2765f35625.tar.gz historical-44188e28a612d493fb7ecefc72782a2765f35625.tar.bz2 historical-44188e28a612d493fb7ecefc72782a2765f35625.zip |
Pushing out 2.20120215 SELinux policies
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-wireshark')
-rw-r--r-- | sec-policy/selinux-wireshark/ChangeLog | 9 | ||||
-rw-r--r-- | sec-policy/selinux-wireshark/selinux-wireshark-2.20120215.ebuild | 13 |
2 files changed, 20 insertions, 2 deletions
diff --git a/sec-policy/selinux-wireshark/ChangeLog b/sec-policy/selinux-wireshark/ChangeLog index c3394158ee2f..2b4da2e05acb 100644 --- a/sec-policy/selinux-wireshark/ChangeLog +++ b/sec-policy/selinux-wireshark/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-wireshark -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.16 2011/11/12 20:53:38 swift Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.17 2012/03/31 12:29:40 swift Exp $ + +*selinux-wireshark-2.20120215 (31 Mar 2012) + + 31 Mar 2012; <swift@gentoo.org> +selinux-wireshark-2.20120215.ebuild: + Bumping to 2.20120215 policies 12 Nov 2011; <swift@gentoo.org> -files/fix-apps-wireshark-r1.patch, -selinux-wireshark-2.20101213-r1.ebuild, diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-2.20120215.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-2.20120215.ebuild new file mode 100644 index 000000000000..8c6ff6bd83f2 --- /dev/null +++ b/sec-policy/selinux-wireshark/selinux-wireshark-2.20120215.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-2.20120215.ebuild,v 1.1 2012/03/31 12:29:40 swift Exp $ +EAPI="4" + +IUSE="" +MODS="wireshark" +BASEPOL="2.20120215-r1" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for wireshark" +KEYWORDS="~amd64 ~x86" |