diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2009-07-22 13:12:39 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2009-07-22 13:12:39 +0000 |
commit | 73981e54a2e66a29a4bca6f4ce36295cff7431dc (patch) | |
tree | b7ccb2eecf0a55672b05be10d58fc7da9943f525 /sec-policy/selinux-wireshark | |
parent | keyword ~x86-fbsd, bug #277813 (diff) | |
download | historical-73981e54a2e66a29a4bca6f4ce36295cff7431dc.tar.gz historical-73981e54a2e66a29a4bca6f4ce36295cff7431dc.tar.bz2 historical-73981e54a2e66a29a4bca6f4ce36295cff7431dc.zip |
Drop alpha, mips, ppc, sparc selinux support part 1.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-wireshark')
-rw-r--r-- | sec-policy/selinux-wireshark/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild | 6 | ||||
-rw-r--r-- | sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sec-policy/selinux-wireshark/ChangeLog b/sec-policy/selinux-wireshark/ChangeLog index 6a5978af2b3a..c421caeb2678 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-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 $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.5 2009/07/22 13:12:37 pebenito Exp $ + + 18 Jul 2009; Chris PeBenito <pebenito@gentoo.org> + selinux-wireshark-20060720.ebuild, selinux-wireshark-20080525.ebuild: + Drop alpha, mips, ppc, sparc selinux support. *selinux-wireshark-20080525 (25 May 2008) diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild index 2b9cb6027cd9..082d7b87169b 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 +# Copyright 1999-2009 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.3 2007/07/11 02:56:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-20060720.ebuild,v 1.4 2009/07/22 13:12:37 pebenito Exp $ inherit selinux-policy @@ -12,4 +12,4 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050618" DESCRIPTION="SELinux policy for wireshark" -KEYWORDS="amd64 mips ppc sparc x86" +KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild index 69bfb3d247d5..764a9392393a 100644 --- a/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild +++ b/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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 $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild,v 1.2 2009/07/22 13:12:37 pebenito Exp $ MODS="wireshark" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for wireshark" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~x86" |