diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2008-05-25 23:50:07 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2008-05-25 23:50:07 +0000 |
commit | a2a77f24489115ac3f36c7e81f42381088276980 (patch) | |
tree | 89a63cc1c471c53f87570a4619ad4c75206c576e /sec-policy/selinux-wireshark | |
parent | net-libs/gtk-vnc: bump to 0.3.6, bugfix release (diff) | |
download | gentoo-2-a2a77f24489115ac3f36c7e81f42381088276980.tar.gz gentoo-2-a2a77f24489115ac3f36c7e81f42381088276980.tar.bz2 gentoo-2-a2a77f24489115ac3f36c7e81f42381088276980.zip |
sec-policy: bump selinux policy
(Portage version: 2.1.5)
Diffstat (limited to 'sec-policy/selinux-wireshark')
-rw-r--r-- | sec-policy/selinux-wireshark/ChangeLog | 10 | ||||
-rw-r--r-- | sec-policy/selinux-wireshark/metadata.xml | 2 | ||||
-rw-r--r-- | sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild | 12 |
3 files changed, 21 insertions, 3 deletions
diff --git a/sec-policy/selinux-wireshark/ChangeLog b/sec-policy/selinux-wireshark/ChangeLog index d0d1d0835ac6..6a5978af2b3a 100644 --- a/sec-policy/selinux-wireshark/ChangeLog +++ b/sec-policy/selinux-wireshark/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-wireshark -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.3 2007/08/29 18:46:16 phreak Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.4 2008/05/25 23:50:04 pebenito Exp $ + +*selinux-wireshark-20080525 (25 May 2008) + + 25 May 2008; Chris PeBenito <pebenito@gentoo.org> + +selinux-wireshark-20080525.ebuild: + New SVN snapshot. 29 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml: Removing kaiowas from metadata due to his retirement (see #61930 for diff --git a/sec-policy/selinux-wireshark/metadata.xml b/sec-policy/selinux-wireshark/metadata.xml index 9d8d7c0c203f..56a08c3b631f 100644 --- a/sec-policy/selinux-wireshark/metadata.xml +++ b/sec-policy/selinux-wireshark/metadata.xml @@ -5,7 +5,7 @@ <maintainer> <email>pebenito@gentoo.org</email> <name>Chris PeBenito</name> - <description>Backup Maintainer</description> + <description>Primary Maintainer</description> </maintainer> <longdescription> Gentoo SELinux policy for wireshark. diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild new file mode 100644 index 000000000000..69bfb3d247d5 --- /dev/null +++ b/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild,v 1.1 2008/05/25 23:50:04 pebenito Exp $ + +MODS="wireshark" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for wireshark" + +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" |