diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:23:33 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:23:33 +0000 |
commit | 55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0 (patch) | |
tree | 039bed7287e033b9a57c6f57b68be497bb773925 /sec-policy | |
parent | mark stable (diff) | |
download | gentoo-2-55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0.tar.gz gentoo-2-55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0.tar.bz2 gentoo-2-55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0.zip |
mark stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-dhcp/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-dhcp/files/digest-selinux-dhcp-20041120 | 1 | ||||
-rw-r--r-- | sec-policy/selinux-dhcp/selinux-dhcp-20041120.ebuild | 16 | ||||
-rw-r--r-- | sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild | 6 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/ChangeLog | 10 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild | 4 | ||||
-rw-r--r-- | sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild | 6 | ||||
-rw-r--r-- | sec-policy/selinux-gnupg/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-gnupg/selinux-gnupg-20041109.ebuild | 4 | ||||
-rw-r--r-- | sec-policy/selinux-gnupg/selinux-gnupg-20041120.ebuild | 6 |
10 files changed, 33 insertions, 36 deletions
diff --git a/sec-policy/selinux-dhcp/ChangeLog b/sec-policy/selinux-dhcp/ChangeLog index a687190855e8..0600a1b2b5a9 100644 --- a/sec-policy/selinux-dhcp/ChangeLog +++ b/sec-policy/selinux-dhcp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-dhcp -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/ChangeLog,v 1.10 2004/12/12 12:09:39 kaiowas Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/ChangeLog,v 1.11 2005/01/20 09:19:31 kaiowas Exp $ + + 20 Jan 2005; petre rodan <kaiowas@gentoo.org> + -selinux-dhcp-20041120.ebuild, selinux-dhcp-20041125.ebuild: + mark stable *selinux-dhcp-20041125 (12 Dec 2004) diff --git a/sec-policy/selinux-dhcp/files/digest-selinux-dhcp-20041120 b/sec-policy/selinux-dhcp/files/digest-selinux-dhcp-20041120 deleted file mode 100644 index fc52c79d1bad..000000000000 --- a/sec-policy/selinux-dhcp/files/digest-selinux-dhcp-20041120 +++ /dev/null @@ -1 +0,0 @@ -MD5 1a68bab4cb47c165b32b6a2a32b20f16 selinux-dhcp-20041120.tar.bz2 1416 diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-20041120.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-20041120.ebuild deleted file mode 100644 index 1117f5fd22ac..000000000000 --- a/sec-policy/selinux-dhcp/selinux-dhcp-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-dhcp/selinux-dhcp-20041120.ebuild,v 1.2 2004/11/23 17:05:54 kaiowas Exp $ - -inherit selinux-policy - -TEFILES="dhcpd.te" -FCFILES="dhcpd.fc" -IUSE="" - -DESCRIPTION="SELinux policy for dhcp server" - -KEYWORDS="x86 ppc sparc amd64" - -RDEPEND=">=sec-policy/selinux-base-policy-20041023" - diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild index e36176deaeb9..dc8893df2139 100644 --- a/sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild +++ b/sec-policy/selinux-dhcp/selinux-dhcp-20041125.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-dhcp/selinux-dhcp-20041125.ebuild,v 1.1 2004/12/12 12:09:39 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild,v 1.2 2005/01/20 09:19:31 kaiowas Exp $ inherit selinux-policy @@ -10,7 +10,7 @@ IUSE="" DESCRIPTION="SELinux policy for dhcp server" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" RDEPEND=">=sec-policy/selinux-base-policy-20041023" diff --git a/sec-policy/selinux-ftpd/ChangeLog b/sec-policy/selinux-ftpd/ChangeLog index 744a5cfba9c7..0030bcceb927 100644 --- a/sec-policy/selinux-ftpd/ChangeLog +++ b/sec-policy/selinux-ftpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ftpd -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.1 2004/07/13 14:00:49 method Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/ChangeLog,v 1.2 2005/01/20 09:21:35 kaiowas Exp $ + +*selinux-ftpd-20041120 (20 Jan 2005) + + 20 Jan 2005; petre rodan <kaiowas@gentoo.org> + selinux-ftpd-20041120.ebuild: + mark stable *selinux-ftpd-20040713 (13 Jul 2004) diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild index 265ee75c1ffe..9ee0f80163b7 100644 --- a/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild +++ b/sec-policy/selinux-ftpd/selinux-ftpd-20040713.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-ftpd/selinux-ftpd-20040713.ebuild,v 1.2 2004/09/20 01:55:47 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20040713.ebuild,v 1.3 2005/01/20 09:21:35 kaiowas Exp $ TEFILES="ftpd.te" FCFILES="ftpd.fc" diff --git a/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild b/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild index bfde85d04ae4..0529da181537 100644 --- a/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild +++ b/sec-policy/selinux-ftpd/selinux-ftpd-20041120.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-ftpd/selinux-ftpd-20041120.ebuild,v 1.1 2004/11/22 20:40:41 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ftpd/selinux-ftpd-20041120.ebuild,v 1.2 2005/01/20 09:21:35 kaiowas Exp $ inherit selinux-policy @@ -10,5 +10,5 @@ IUSE="" DESCRIPTION="SELinux policy for ftp daemons" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" diff --git a/sec-policy/selinux-gnupg/ChangeLog b/sec-policy/selinux-gnupg/ChangeLog index 1e89ed7149ab..c2ef212e6e8d 100644 --- a/sec-policy/selinux-gnupg/ChangeLog +++ b/sec-policy/selinux-gnupg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-gnupg -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/ChangeLog,v 1.3 2004/12/12 12:16:57 kaiowas Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/ChangeLog,v 1.4 2005/01/20 09:23:33 kaiowas Exp $ + + 20 Jan 2005; petre rodan <kaiowas@gentoo.org> + selinux-gnupg-20041120.ebuild: + mark stable *selinux-gnupg-20041120 (12 Dec 2004) diff --git a/sec-policy/selinux-gnupg/selinux-gnupg-20041109.ebuild b/sec-policy/selinux-gnupg/selinux-gnupg-20041109.ebuild index c9b37c775818..5f1aec33edf8 100644 --- a/sec-policy/selinux-gnupg/selinux-gnupg-20041109.ebuild +++ b/sec-policy/selinux-gnupg/selinux-gnupg-20041109.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-gnupg/selinux-gnupg-20041109.ebuild,v 1.1 2004/11/13 19:48:01 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/selinux-gnupg-20041109.ebuild,v 1.2 2005/01/20 09:23:33 kaiowas Exp $ inherit selinux-policy diff --git a/sec-policy/selinux-gnupg/selinux-gnupg-20041120.ebuild b/sec-policy/selinux-gnupg/selinux-gnupg-20041120.ebuild index 3caee6106f03..de1f027612d4 100644 --- a/sec-policy/selinux-gnupg/selinux-gnupg-20041120.ebuild +++ b/sec-policy/selinux-gnupg/selinux-gnupg-20041120.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-gnupg/selinux-gnupg-20041120.ebuild,v 1.1 2004/12/12 12:16:57 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/selinux-gnupg-20041120.ebuild,v 1.2 2005/01/20 09:23:33 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ IUSE="" DESCRIPTION="SELinux policy for GNU privacy guard" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |