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-bluez | |
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-bluez')
4 files changed, 16 insertions, 11 deletions
diff --git a/sec-policy/selinux-bluez/ChangeLog b/sec-policy/selinux-bluez/ChangeLog index 370bf280e562..7ce3e7bb9763 100644 --- a/sec-policy/selinux-bluez/ChangeLog +++ b/sec-policy/selinux-bluez/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-bluez -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluez/ChangeLog,v 1.7 2008/05/25 23:50:06 pebenito Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluez/ChangeLog,v 1.8 2009/07/22 13:12:27 pebenito Exp $ + + 18 Jul 2009; Chris PeBenito <pebenito@gentoo.org> + selinux-bluez-20070329.ebuild, selinux-bluez-20070928.ebuild, + selinux-bluez-20080525.ebuild: + Drop alpha, mips, ppc, sparc selinux support. *selinux-bluez-20080525 (25 May 2008) diff --git a/sec-policy/selinux-bluez/selinux-bluez-20070329.ebuild b/sec-policy/selinux-bluez/selinux-bluez-20070329.ebuild index 76ac265828f6..9e68e52b49f4 100644 --- a/sec-policy/selinux-bluez/selinux-bluez-20070329.ebuild +++ b/sec-policy/selinux-bluez/selinux-bluez-20070329.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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-bluez/selinux-bluez-20070329.ebuild,v 1.2 2007/06/04 00:26:42 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluez/selinux-bluez-20070329.ebuild,v 1.3 2009/07/22 13:12:27 pebenito Exp $ IUSE="dbus" @@ -12,4 +12,4 @@ RDEPEND="dbus? ( sec-policy/selinux-dbus )" DESCRIPTION="SELinux policy for bluez bluetooth tools." -KEYWORDS="alpha amd64 mips ppc sparc x86" +KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-bluez/selinux-bluez-20070928.ebuild b/sec-policy/selinux-bluez/selinux-bluez-20070928.ebuild index 0f8a77dd1949..bdb47286ebfd 100644 --- a/sec-policy/selinux-bluez/selinux-bluez-20070928.ebuild +++ b/sec-policy/selinux-bluez/selinux-bluez-20070928.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-bluez/selinux-bluez-20070928.ebuild,v 1.2 2008/02/03 01:37:59 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluez/selinux-bluez-20070928.ebuild,v 1.3 2009/07/22 13:12:27 pebenito Exp $ IUSE="dbus" @@ -12,4 +12,4 @@ RDEPEND="dbus? ( sec-policy/selinux-dbus )" DESCRIPTION="SELinux policy for bluez bluetooth tools." -KEYWORDS="alpha amd64 mips ppc sparc x86" +KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-bluez/selinux-bluez-20080525.ebuild b/sec-policy/selinux-bluez/selinux-bluez-20080525.ebuild index 587fec94c21c..0fffda9e3a26 100644 --- a/sec-policy/selinux-bluez/selinux-bluez-20080525.ebuild +++ b/sec-policy/selinux-bluez/selinux-bluez-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-bluez/selinux-bluez-20080525.ebuild,v 1.1 2008/05/25 23:50:06 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluez/selinux-bluez-20080525.ebuild,v 1.2 2009/07/22 13:12:27 pebenito Exp $ IUSE="dbus" @@ -12,4 +12,4 @@ RDEPEND="dbus? ( sec-policy/selinux-dbus )" DESCRIPTION="SELinux policy for bluez bluetooth tools." -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~x86" |