diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-12-02 20:45:12 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-12-02 20:45:12 +0000 |
commit | a31fc8f01d402c6f89d1b1272d32c3eb1cc03e34 (patch) | |
tree | 822fffe844dc6797dfe87ee30a2a0f8873fbfab3 /sec-policy/selinux-ntp | |
parent | version bump (diff) | |
download | gentoo-2-a31fc8f01d402c6f89d1b1272d32c3eb1cc03e34.tar.gz gentoo-2-a31fc8f01d402c6f89d1b1272d32c3eb1cc03e34.tar.bz2 gentoo-2-a31fc8f01d402c6f89d1b1272d32c3eb1cc03e34.zip |
mark stable on amd64 mips ppc sparc x86
(Portage version: 2.0.53)
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-20051122.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-ntp/ChangeLog b/sec-policy/selinux-ntp/ChangeLog index 0dbace0b2966..067491097c9b 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.18 2005/11/28 09:09:55 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v 1.19 2005/12/02 20:45:12 kaiowas Exp $ + + 02 Dec 2005; petre rodan <kaiowas@gentoo.org> selinux-ntp-20051122.ebuild: + mark stable on amd64 mips ppc sparc x86 *selinux-ntp-20051122 (28 Nov 2005) diff --git a/sec-policy/selinux-ntp/selinux-ntp-20051122.ebuild b/sec-policy/selinux-ntp/selinux-ntp-20051122.ebuild index a455151fcc84..dbb7940add67 100644 --- a/sec-policy/selinux-ntp/selinux-ntp-20051122.ebuild +++ b/sec-policy/selinux-ntp/selinux-ntp-20051122.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-20051122.ebuild,v 1.1 2005/11/28 09:09:55 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-20051122.ebuild,v 1.2 2005/12/02 20:45:12 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" |