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 | 169f510f07fc6757241c55de50c8529e6afb4f7c (patch) | |
tree | 1c87a2a43ba75a8459d2f38ca2e3da1f2da5072c /sec-policy/selinux-ntp | |
parent | version bump (diff) | |
download | historical-169f510f07fc6757241c55de50c8529e6afb4f7c.tar.gz historical-169f510f07fc6757241c55de50c8529e6afb4f7c.tar.bz2 historical-169f510f07fc6757241c55de50c8529e6afb4f7c.zip |
mark stable on amd64 mips ppc sparc x86
Package-Manager: portage-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/Manifest | 10 | ||||
-rw-r--r-- | sec-policy/selinux-ntp/selinux-ntp-20051122.ebuild | 4 |
3 files changed, 11 insertions, 8 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/Manifest b/sec-policy/selinux-ntp/Manifest index 8f8bc59b6074..f7c3d8518932 100644 --- a/sec-policy/selinux-ntp/Manifest +++ b/sec-policy/selinux-ntp/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 2bbae292ab3ebdafc4189ef20f5f8a4c ChangeLog 2534 +MD5 c8c625e5499980f1424eeb8a75da9486 ChangeLog 2654 MD5 e0719cd21ec4ffcd66c3c1d57cbcc596 files/digest-selinux-ntp-20051023 71 MD5 6874234b1f5a59a5f421fd50c8a56bdc files/digest-selinux-ntp-20051122 71 MD5 ed58290361b061defc07c7f48ee829af metadata.xml 532 MD5 848b9309a916d59d15da445e5759749f selinux-ntp-20051023.ebuild 459 -MD5 5de3bb0ac0c1199d16d5d85efd9c9f0a selinux-ntp-20051122.ebuild 464 +MD5 863bb20c184ea364409d469a2ad269b1 selinux-ntp-20051122.ebuild 459 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFDisTAGSBEIeh4AEYRAgDSAJ0d0I+YnbotUuZml3zxWpRqqflHYgCeLDI5 -fADVO2Y8MJCaO890Rj7a7Sw= -=/fAs +iD8DBQFDkL0FGSBEIeh4AEYRAtGGAJ9/03fU6lE2lcWsu6iRlz1N0k2VFQCbBbrj +NrxPuei6KGpJYbT+5DNAo9A= +=hfMv -----END PGP SIGNATURE----- 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" |