diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-10-18 10:42:19 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-10-18 10:42:19 +0000 |
commit | 29ca8f55215eea3fc33b00791a034e9fbab3ceee (patch) | |
tree | 37b943d2f67ce0170fe5e238c68b4139f4c02b32 /sec-policy/selinux-ntp | |
parent | I no longer have any use for this, and thus will not maintain it. (diff) | |
download | historical-29ca8f55215eea3fc33b00791a034e9fbab3ceee.tar.gz historical-29ca8f55215eea3fc33b00791a034e9fbab3ceee.tar.bz2 historical-29ca8f55215eea3fc33b00791a034e9fbab3ceee.zip |
mark stable
Package-Manager: portage-2.0.53_rc5
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-20050918.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-ntp/ChangeLog b/sec-policy/selinux-ntp/ChangeLog index e2bf007d57f7..93958956a3e2 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.14 2005/09/18 09:53:18 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v 1.15 2005/10/18 10:42:19 kaiowas Exp $ + + 18 Oct 2005; petre rodan <kaiowas@gentoo.org> selinux-ntp-20050918.ebuild: + mark stable *selinux-ntp-20050918 (18 Sep 2005) diff --git a/sec-policy/selinux-ntp/selinux-ntp-20050918.ebuild b/sec-policy/selinux-ntp/selinux-ntp-20050918.ebuild index 4f2b5d841429..94e3ca70f2c6 100644 --- a/sec-policy/selinux-ntp/selinux-ntp-20050918.ebuild +++ b/sec-policy/selinux-ntp/selinux-ntp-20050918.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-20050918.ebuild,v 1.1 2005/09/18 09:53:18 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-20050918.ebuild,v 1.2 2005/10/18 10:42:19 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050618" DESCRIPTION="SELinux policy for the network time protocol daemon" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 mips ppc sparc x86" |