summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2008-03-16 04:07:09 +0000
committerChris PeBenito <pebenito@gentoo.org>2008-03-16 04:07:09 +0000
commitdae60ebcda11df34fba6a9fa8a8a5ec4aa966232 (patch)
tree378d2c96f35d76d9ca0b248fdc25f21ca7b40888 /sec-policy/selinux-postgresql
parentStable for HPPA (bug #213500). (diff)
downloadgentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.tar.gz
gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.tar.bz2
gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.zip
clean out old selinux policy ebuilds.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sec-policy/selinux-postgresql')
-rw-r--r--sec-policy/selinux-postgresql/ChangeLog7
-rw-r--r--sec-policy/selinux-postgresql/selinux-postgresql-20050408.ebuild14
-rw-r--r--sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild14
-rw-r--r--sec-policy/selinux-postgresql/selinux-postgresql-20061114.ebuild12
4 files changed, 6 insertions, 41 deletions
diff --git a/sec-policy/selinux-postgresql/ChangeLog b/sec-policy/selinux-postgresql/ChangeLog
index 8820c574fbb1..3cb403a0560a 100644
--- a/sec-policy/selinux-postgresql/ChangeLog
+++ b/sec-policy/selinux-postgresql/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-postgresql
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.21 2008/02/03 01:37:48 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.22 2008/03/16 04:06:58 pebenito Exp $
+
+ 16 Mar 2008; Chris PeBenito <pebenito@gentoo.org>
+ -selinux-postgresql-20050408.ebuild, -selinux-postgresql-20050813.ebuild,
+ -selinux-postgresql-20061114.ebuild:
+ Remove old ebuilds.
03 Feb 2008; Chris PeBenito <pebenito@gentoo.org>
selinux-postgresql-20070928.ebuild:
diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20050408.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20050408.ebuild
deleted file mode 100644
index 62b5e7780e4a..000000000000
--- a/sec-policy/selinux-postgresql/selinux-postgresql-20050408.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-20050408.ebuild,v 1.3 2007/07/11 02:56:48 mr_bones_ Exp $
-
-inherit selinux-policy
-
-TEFILES="postgresql.te"
-FCFILES="postgresql.fc"
-IUSE=""
-RDEPEND=">=sec-policy/selinux-base-policy-20050224"
-
-DESCRIPTION="SELinux policy for PostgreSQL"
-
-KEYWORDS="x86 ppc sparc amd64"
diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild
deleted file mode 100644
index 2cb795f89612..000000000000
--- a/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild,v 1.3 2007/07/11 02:56:48 mr_bones_ Exp $
-
-inherit selinux-policy
-
-TEFILES="postgresql.te"
-FCFILES="postgresql.fc"
-IUSE=""
-RDEPEND=">=sec-policy/selinux-base-policy-20050224"
-
-DESCRIPTION="SELinux policy for PostgreSQL"
-
-KEYWORDS="amd64 mips ppc sparc x86"
diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20061114.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20061114.ebuild
deleted file mode 100644
index c711759944c2..000000000000
--- a/sec-policy/selinux-postgresql/selinux-postgresql-20061114.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 2006-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-20061114.ebuild,v 1.2 2007/07/11 02:56:48 mr_bones_ Exp $
-
-MODS="postgresql"
-IUSE=""
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for PostgreSQL"
-
-KEYWORDS="alpha amd64 mips ppc sparc x86"