diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-09-18 10:31:38 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-09-18 10:31:38 +0000 |
commit | 697f81226a0c52b7953b50d254d28d3cec83023b (patch) | |
tree | 8d7d675bb985f82769c06df182fe252f95352edb /sec-policy | |
parent | Update to latest upstream version. (diff) | |
download | gentoo-2-697f81226a0c52b7953b50d254d28d3cec83023b.tar.gz gentoo-2-697f81226a0c52b7953b50d254d28d3cec83023b.tar.bz2 gentoo-2-697f81226a0c52b7953b50d254d28d3cec83023b.zip |
mark stable
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-sudo/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-sudo/selinux-sudo-20050716.ebuild | 4 | ||||
-rw-r--r-- | sec-policy/selinux-tftpd/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/sec-policy/selinux-sudo/ChangeLog b/sec-policy/selinux-sudo/ChangeLog index d243f6f3ef23..aade712414bb 100644 --- a/sec-policy/selinux-sudo/ChangeLog +++ b/sec-policy/selinux-sudo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-sudo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sudo/ChangeLog,v 1.1 2005/08/23 06:17:30 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sudo/ChangeLog,v 1.2 2005/09/18 10:29:51 kaiowas Exp $ + + 18 Sep 2005; petre rodan <kaiowas@gentoo.org> + selinux-sudo-20050716.ebuild: + mark stable *selinux-sudo-20050716 (23 Aug 2005) diff --git a/sec-policy/selinux-sudo/selinux-sudo-20050716.ebuild b/sec-policy/selinux-sudo/selinux-sudo-20050716.ebuild index b92d38e38f5d..d5d6d8a2a2db 100644 --- a/sec-policy/selinux-sudo/selinux-sudo-20050716.ebuild +++ b/sec-policy/selinux-sudo/selinux-sudo-20050716.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-sudo/selinux-sudo-20050716.ebuild,v 1.1 2005/08/23 06:17:30 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sudo/selinux-sudo-20050716.ebuild,v 1.2 2005/09/18 10:29:51 kaiowas Exp $ inherit selinux-policy @@ -12,5 +12,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050618" DESCRIPTION="SELinux policy for sudo" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" +KEYWORDS="amd64 mips ppc sparc x86" diff --git a/sec-policy/selinux-tftpd/ChangeLog b/sec-policy/selinux-tftpd/ChangeLog index 08924c3cc76e..2412a156d937 100644 --- a/sec-policy/selinux-tftpd/ChangeLog +++ b/sec-policy/selinux-tftpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-tftpd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.1 2005/08/23 06:25:27 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.2 2005/09/18 10:31:38 kaiowas Exp $ + + 18 Sep 2005; petre rodan <kaiowas@gentoo.org> + selinux-tftpd-20050701.ebuild: + mark stable *selinux-tftpd-20050701 (23 Aug 2005) diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild index c1e9bc89bfa8..04025c0884b6 100644 --- a/sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild +++ b/sec-policy/selinux-tftpd/selinux-tftpd-20050701.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-tftpd/selinux-tftpd-20050701.ebuild,v 1.1 2005/08/23 06:25:28 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/selinux-tftpd-20050701.ebuild,v 1.2 2005/09/18 10:31:38 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050618" DESCRIPTION="SELinux policy for tftp daemons" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" +KEYWORDS="amd64 mips ppc sparc x86" |