diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2006-07-20 20:23:45 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2006-07-20 20:23:45 +0000 |
commit | 5e987ed5bf68064a1179667264bcac7795e6521b (patch) | |
tree | 7dbd53f6963568a53daf1e97c91c9b4e25c67e9d /sec-policy | |
parent | Stable on ppc64; bug #140369 (diff) | |
download | gentoo-2-5e987ed5bf68064a1179667264bcac7795e6521b.tar.gz gentoo-2-5e987ed5bf68064a1179667264bcac7795e6521b.tar.bz2 gentoo-2-5e987ed5bf68064a1179667264bcac7795e6521b.zip |
marked stable on amd64 mips ppc sparc x86
(Portage version: 2.1-r1)
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-wireshark/ChangeLog b/sec-policy/selinux-wireshark/ChangeLog index 40e2e745cec6..822a230a6d14 100644 --- a/sec-policy/selinux-wireshark/ChangeLog +++ b/sec-policy/selinux-wireshark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-wireshark # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.1 2006/07/20 13:34:32 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.2 2006/07/20 20:23:45 kaiowas Exp $ + + 20 Jul 2006; Petre Rodan <kaiowas@gentoo.org> + selinux-wireshark-20060720.ebuild: + marked stable on amd64 mips ppc sparc x86 *selinux-wireshark-20060720 (20 Jul 2006) diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild index a06ed10b3e61..3750f6ba124a 100644 --- a/sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild +++ b/sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild,v 1.1 2006/07/20 13:34:32 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild,v 1.2 2006/07/20 20:23:45 kaiowas Exp $ inherit selinux-policy @@ -12,5 +12,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050618" DESCRIPTION="SELinux policy for wireshark" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 mips ppc sparc x86" |