diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:37:00 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:37:00 +0000 |
commit | 56b9fa69ed700b526245357f4d6ab74c50d870fa (patch) | |
tree | c63b96ab4b344aeeccdb72c23d658e205c13e59c /sec-policy/selinux-postgresql | |
parent | mark stable (diff) | |
download | gentoo-2-56b9fa69ed700b526245357f4d6ab74c50d870fa.tar.gz gentoo-2-56b9fa69ed700b526245357f4d6ab74c50d870fa.tar.bz2 gentoo-2-56b9fa69ed700b526245357f4d6ab74c50d870fa.zip |
mark stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sec-policy/selinux-postgresql')
4 files changed, 9 insertions, 22 deletions
diff --git a/sec-policy/selinux-postgresql/ChangeLog b/sec-policy/selinux-postgresql/ChangeLog index 919a1b5e523f..617be63b7cbf 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.5 2004/12/12 17:36:17 kaiowas Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.6 2005/01/20 09:32:29 kaiowas Exp $ + + 20 Jan 2005; petre rodan <kaiowas@gentoo.org> + -selinux-postgresql-20041120.ebuild, selinux-postgresql-20041211.ebuild: + mark stable *selinux-postgresql-20041211 (12 Dec 2004) diff --git a/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20041120 b/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20041120 deleted file mode 100644 index e73504a063be..000000000000 --- a/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20041120 +++ /dev/null @@ -1 +0,0 @@ -MD5 8c3062cc14a211dc7cd216ba2f0f3255 selinux-postgresql-20041120.tar.bz2 1624 diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20041120.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20041120.ebuild deleted file mode 100644 index 5716ad332a4f..000000000000 --- a/sec-policy/selinux-postgresql/selinux-postgresql-20041120.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-20041120.ebuild,v 1.2 2004/11/23 17:13:16 kaiowas Exp $ - -inherit selinux-policy - -TEFILES="postgresql.te" -FCFILES="postgresql.fc" -IUSE="" - -DESCRIPTION="SELinux policy for PostgreSQL" - -KEYWORDS="x86 ppc sparc amd64" - -RDEPEND=">=sec-policy/selinux-base-policy-20041023" - diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20041211.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20041211.ebuild index be45d935ed15..d3205cf07465 100644 --- a/sec-policy/selinux-postgresql/selinux-postgresql-20041211.ebuild +++ b/sec-policy/selinux-postgresql/selinux-postgresql-20041211.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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-20041211.ebuild,v 1.1 2004/12/12 17:36:17 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-20041211.ebuild,v 1.2 2005/01/20 09:32:29 kaiowas Exp $ inherit selinux-policy @@ -10,7 +10,7 @@ IUSE="" DESCRIPTION="SELinux policy for PostgreSQL" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" RDEPEND=">=sec-policy/selinux-base-policy-20041023" |