diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-10-18 10:36:30 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-10-18 10:36:30 +0000 |
commit | 4e1fa60bf4a42350252f2a3f107c7144741b5333 (patch) | |
tree | d49ae8d1a80f76cb1df9bae6bbb684a265c1cad5 /sec-policy/selinux-postgresql | |
parent | I no longer have any use for this, and thus will not maintain it. (diff) | |
download | gentoo-2-4e1fa60bf4a42350252f2a3f107c7144741b5333.tar.gz gentoo-2-4e1fa60bf4a42350252f2a3f107c7144741b5333.tar.bz2 gentoo-2-4e1fa60bf4a42350252f2a3f107c7144741b5333.zip |
mark stable
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'sec-policy/selinux-postgresql')
4 files changed, 7 insertions, 19 deletions
diff --git a/sec-policy/selinux-postgresql/ChangeLog b/sec-policy/selinux-postgresql/ChangeLog index dd6099e06384..947d96ace3db 100644 --- a/sec-policy/selinux-postgresql/ChangeLog +++ b/sec-policy/selinux-postgresql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-postgresql # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.12 2005/08/20 17:32:23 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.13 2005/10/18 10:36:30 kaiowas Exp $ + + 18 Oct 2005; petre rodan <kaiowas@gentoo.org> + selinux-postgresql-20050813.ebuild: + mark stable *selinux-postgresql-20050813 (20 Aug 2005) diff --git a/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20050219 b/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20050219 deleted file mode 100644 index 190122179eaa..000000000000 --- a/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20050219 +++ /dev/null @@ -1 +0,0 @@ -MD5 91b15bfe320e64e8578ad3c57a2807bc selinux-postgresql-20050219.tar.bz2 1691 diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20050219.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20050219.ebuild deleted file mode 100644 index 204fb829b2b7..000000000000 --- a/sec-policy/selinux-postgresql/selinux-postgresql-20050219.ebuild +++ /dev/null @@ -1,15 +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-20050219.ebuild,v 1.2 2005/03/23 07:52:07 kaiowas 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 index dac04b280861..3ff5d3ad21ff 100644 --- a/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild +++ b/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild @@ -1,6 +1,6 @@ # 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.1 2005/08/20 17:32:23 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild,v 1.2 2005/10/18 10:36:30 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050224" DESCRIPTION="SELinux policy for PostgreSQL" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" +KEYWORDS="amd64 mips ppc sparc x86" |