diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:46:25 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:46:25 +0000 |
commit | 58fc925907188821d1c994108f3598b878824f3e (patch) | |
tree | eced9b51d49857d279c932a4f18550dab71885f1 /sec-policy | |
parent | Removed deprecated policies (diff) | |
download | gentoo-2-58fc925907188821d1c994108f3598b878824f3e.tar.gz gentoo-2-58fc925907188821d1c994108f3598b878824f3e.tar.bz2 gentoo-2-58fc925907188821d1c994108f3598b878824f3e.zip |
Removed deprecated policies
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy')
5 files changed, 6 insertions, 49 deletions
diff --git a/sec-policy/selinux-gnupg/ChangeLog b/sec-policy/selinux-gnupg/ChangeLog index b700f099ceb2..e23bef566104 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/ChangeLog,v 1.31 2011/06/02 12:24:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/ChangeLog,v 1.32 2011/06/04 16:46:25 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-gnupg-2.20090730.ebuild, -selinux-gnupg-2.20091215.ebuild, + -selinux-gnupg-2.20101213.ebuild, -selinux-gnupg-20080525.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-gnupg-2.20101213-r1.ebuild: diff --git a/sec-policy/selinux-gnupg/selinux-gnupg-2.20090730.ebuild b/sec-policy/selinux-gnupg/selinux-gnupg-2.20090730.ebuild deleted file mode 100644 index 413f25af9c58..000000000000 --- a/sec-policy/selinux-gnupg/selinux-gnupg-2.20090730.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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-2.20090730.ebuild,v 1.1 2009/08/05 13:35:08 pebenito Exp $ - -MODS="gpg" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for GNU privacy guard" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gnupg/selinux-gnupg-2.20091215.ebuild b/sec-policy/selinux-gnupg/selinux-gnupg-2.20091215.ebuild deleted file mode 100644 index b63083476f91..000000000000 --- a/sec-policy/selinux-gnupg/selinux-gnupg-2.20091215.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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-2.20091215.ebuild,v 1.1 2009/12/16 02:53:44 pebenito Exp $ - -MODS="gpg" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for GNU privacy guard" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gnupg/selinux-gnupg-2.20101213.ebuild b/sec-policy/selinux-gnupg/selinux-gnupg-2.20101213.ebuild deleted file mode 100644 index e4fe6996e790..000000000000 --- a/sec-policy/selinux-gnupg/selinux-gnupg-2.20101213.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/selinux-gnupg-2.20101213.ebuild,v 1.1 2011/02/05 12:07:07 blueness Exp $ - -MODS="gpg" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for GNU privacy guard" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-gnupg/selinux-gnupg-20080525.ebuild b/sec-policy/selinux-gnupg/selinux-gnupg-20080525.ebuild deleted file mode 100644 index a6fbe5cf9080..000000000000 --- a/sec-policy/selinux-gnupg/selinux-gnupg-20080525.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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.3 2009/08/14 21:19:18 pebenito Exp $ - -MODS="gpg" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for GNU privacy guard" - -KEYWORDS="amd64 x86" |