diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 08:04:41 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 08:04:41 +0000 |
commit | 8abd23cdbbf302d2dbb69e5046c766e92c1727e1 (patch) | |
tree | 18d121ae4c374e50838e4d8e8a9c762e6c1178fd /sec-policy/selinux-ntp | |
parent | Manifest regen. Man CVS is annoying sometimes. (diff) | |
download | historical-8abd23cdbbf302d2dbb69e5046c766e92c1727e1.tar.gz historical-8abd23cdbbf302d2dbb69e5046c766e92c1727e1.tar.bz2 historical-8abd23cdbbf302d2dbb69e5046c766e92c1727e1.zip |
mark stable
Package-Manager: portage-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-20050219.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-ntp/ChangeLog b/sec-policy/selinux-ntp/ChangeLog index 7941ee2f2537..dccf4b2cfbf6 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.8 2005/02/25 08:06:48 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v 1.9 2005/03/23 07:46:49 kaiowas Exp $ + + 23 Mar 2005; petre rodan <kaiowas@gentoo.org> selinux-ntp-20050219.ebuild: + mark stable *selinux-ntp-20050219 (25 Feb 2005) diff --git a/sec-policy/selinux-ntp/selinux-ntp-20050219.ebuild b/sec-policy/selinux-ntp/selinux-ntp-20050219.ebuild index b6baaf1843a1..0e35200dd6c9 100644 --- a/sec-policy/selinux-ntp/selinux-ntp-20050219.ebuild +++ b/sec-policy/selinux-ntp/selinux-ntp-20050219.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-20050219.ebuild,v 1.1 2005/02/25 08:06:48 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-20050219.ebuild,v 1.2 2005/03/23 07:46:49 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" |