diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-05-07 07:00:02 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-05-07 07:00:02 +0000 |
commit | f6b13722cc4223fe93fbb08c96dcb9f39f45fb5b (patch) | |
tree | 74eabb9a14072ddf1b7e2b9f35915c8430bce426 /sec-policy/selinux-ntp | |
parent | mark stable (diff) | |
download | gentoo-2-f6b13722cc4223fe93fbb08c96dcb9f39f45fb5b.tar.gz gentoo-2-f6b13722cc4223fe93fbb08c96dcb9f39f45fb5b.tar.bz2 gentoo-2-f6b13722cc4223fe93fbb08c96dcb9f39f45fb5b.zip |
mark stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'sec-policy/selinux-ntp')
-rw-r--r-- | sec-policy/selinux-ntp/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-ntp/selinux-ntp-20050408.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-ntp/ChangeLog b/sec-policy/selinux-ntp/ChangeLog index b077afb85804..bdf72adadd8b 100644 --- a/sec-policy/selinux-ntp/ChangeLog +++ b/sec-policy/selinux-ntp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-ntp # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v 1.10 2005/04/23 18:45:35 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v 1.11 2005/05/07 07:00:02 kaiowas Exp $ + + 07 May 2005; petre rodan <kaiowas@gentoo.org> selinux-ntp-20050408.ebuild: + mark stable *selinux-ntp-20050408 (23 Apr 2005) diff --git a/sec-policy/selinux-ntp/selinux-ntp-20050408.ebuild b/sec-policy/selinux-ntp/selinux-ntp-20050408.ebuild index 3f8a6f7ccd2e..6b833e9d5025 100644 --- a/sec-policy/selinux-ntp/selinux-ntp-20050408.ebuild +++ b/sec-policy/selinux-ntp/selinux-ntp-20050408.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-ntp/selinux-ntp-20050408.ebuild,v 1.1 2005/04/23 18:45:35 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-20050408.ebuild,v 1.2 2005/05/07 07:00:02 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20041023" DESCRIPTION="SELinux policy for the network time protocol daemon" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |