diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 17:56:50 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 17:56:50 +0000 |
commit | 83efcf85ee65087c74dc1c67ab7c7d9a833a56bc (patch) | |
tree | 9c68838921dd74e07abbc86e260747cddaf1c04e /sec-policy | |
parent | Removed deprecated policies (diff) | |
download | gentoo-2-83efcf85ee65087c74dc1c67ab7c7d9a833a56bc.tar.gz gentoo-2-83efcf85ee65087c74dc1c67ab7c7d9a833a56bc.tar.bz2 gentoo-2-83efcf85ee65087c74dc1c67ab7c7d9a833a56bc.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-postgresql/ChangeLog b/sec-policy/selinux-postgresql/ChangeLog index 3539fd039ed0..a49fc00eef60 100644 --- a/sec-policy/selinux-postgresql/ChangeLog +++ b/sec-policy/selinux-postgresql/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-postgresql # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.30 2011/06/02 12:45:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.31 2011/06/04 17:56:50 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-postgresql-2.20090730.ebuild, -selinux-postgresql-2.20091215.ebuild, + -selinux-postgresql-2.20101213.ebuild, -selinux-postgresql-20080525.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-postgresql-2.20101213-r1.ebuild: diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-2.20090730.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-2.20090730.ebuild deleted file mode 100644 index 4d4ab627f951..000000000000 --- a/sec-policy/selinux-postgresql/selinux-postgresql-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-postgresql/selinux-postgresql-2.20090730.ebuild,v 1.1 2009/08/05 13:35:07 pebenito Exp $ - -MODS="postgresql" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for PostgreSQL" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-2.20091215.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-2.20091215.ebuild deleted file mode 100644 index 9bb5aaff5c00..000000000000 --- a/sec-policy/selinux-postgresql/selinux-postgresql-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-postgresql/selinux-postgresql-2.20091215.ebuild,v 1.1 2009/12/16 02:54:26 pebenito Exp $ - -MODS="postgresql" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for PostgreSQL" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-2.20101213.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-2.20101213.ebuild deleted file mode 100644 index 38b2a39d79f3..000000000000 --- a/sec-policy/selinux-postgresql/selinux-postgresql-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-postgresql/selinux-postgresql-2.20101213.ebuild,v 1.1 2011/02/05 12:07:08 blueness Exp $ - -MODS="postgresql" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for PostgreSQL" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20080525.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20080525.ebuild deleted file mode 100644 index 31cdecb0ae19..000000000000 --- a/sec-policy/selinux-postgresql/selinux-postgresql-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-postgresql/selinux-postgresql-20080525.ebuild,v 1.3 2009/08/14 21:19:15 pebenito Exp $ - -MODS="postgresql" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for PostgreSQL" - -KEYWORDS="amd64 x86" |