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 | 5c47d2198b6b6280cab8988cd19fb681acf46f79 (patch) | |
tree | 5c9ffbac9affa1a4646a77bdc8d04a9a6f88bb29 /sec-policy/selinux-gnupg | |
parent | keyword ~x86-fbsd, bug #277813 (diff) | |
download | gentoo-2-5c47d2198b6b6280cab8988cd19fb681acf46f79.tar.gz gentoo-2-5c47d2198b6b6280cab8988cd19fb681acf46f79.tar.bz2 gentoo-2-5c47d2198b6b6280cab8988cd19fb681acf46f79.zip |
Drop alpha, mips, ppc, sparc selinux support part 1.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-gnupg')
4 files changed, 16 insertions, 11 deletions
diff --git a/sec-policy/selinux-gnupg/ChangeLog b/sec-policy/selinux-gnupg/ChangeLog index 5a395270d2d5..085f3fde3e02 100644 --- a/sec-policy/selinux-gnupg/ChangeLog +++ b/sec-policy/selinux-gnupg/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-gnupg -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/ChangeLog,v 1.24 2008/05/25 23:49:39 pebenito Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/ChangeLog,v 1.25 2009/07/22 13:12:32 pebenito Exp $ + + 18 Jul 2009; Chris PeBenito <pebenito@gentoo.org> + selinux-gnupg-20070329.ebuild, selinux-gnupg-20070928.ebuild, + selinux-gnupg-20080525.ebuild: + Drop alpha, mips, ppc, sparc selinux support. *selinux-gnupg-20080525 (25 May 2008) diff --git a/sec-policy/selinux-gnupg/selinux-gnupg-20070329.ebuild b/sec-policy/selinux-gnupg/selinux-gnupg-20070329.ebuild index 01f46f17dc02..769b1e2b4311 100644 --- a/sec-policy/selinux-gnupg/selinux-gnupg-20070329.ebuild +++ b/sec-policy/selinux-gnupg/selinux-gnupg-20070329.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-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-gnupg/selinux-gnupg-20070329.ebuild,v 1.3 2007/07/11 02:56:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/selinux-gnupg-20070329.ebuild,v 1.4 2009/07/22 13:12:32 pebenito Exp $ MODS="gpg" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for GNU privacy guard" -KEYWORDS="alpha amd64 mips ppc sparc x86" +KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-gnupg/selinux-gnupg-20070928.ebuild b/sec-policy/selinux-gnupg/selinux-gnupg-20070928.ebuild index 9f957ff56875..3ad3ddfe0a47 100644 --- a/sec-policy/selinux-gnupg/selinux-gnupg-20070928.ebuild +++ b/sec-policy/selinux-gnupg/selinux-gnupg-20070928.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-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-gnupg/selinux-gnupg-20070928.ebuild,v 1.2 2008/02/03 01:37:28 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/selinux-gnupg-20070928.ebuild,v 1.3 2009/07/22 13:12:32 pebenito Exp $ MODS="gpg" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for GNU privacy guard" -KEYWORDS="alpha amd64 mips ppc sparc x86" +KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-gnupg/selinux-gnupg-20080525.ebuild b/sec-policy/selinux-gnupg/selinux-gnupg-20080525.ebuild index 1f34b89e935d..d7d490b141f1 100644 --- a/sec-policy/selinux-gnupg/selinux-gnupg-20080525.ebuild +++ b/sec-policy/selinux-gnupg/selinux-gnupg-20080525.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-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-gnupg/selinux-gnupg-20080525.ebuild,v 1.1 2008/05/25 23:49:39 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/selinux-gnupg-20080525.ebuild,v 1.2 2009/07/22 13:12:32 pebenito Exp $ MODS="gpg" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for GNU privacy guard" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~x86" |