diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:23:33 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:23:33 +0000 |
commit | 55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0 (patch) | |
tree | 039bed7287e033b9a57c6f57b68be497bb773925 /sec-policy/selinux-dhcp | |
parent | mark stable (diff) | |
download | gentoo-2-55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0.tar.gz gentoo-2-55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0.tar.bz2 gentoo-2-55c1aa6848199b7c94a11a2c58a7eaa8f297b7a0.zip |
mark stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sec-policy/selinux-dhcp')
4 files changed, 9 insertions, 22 deletions
diff --git a/sec-policy/selinux-dhcp/ChangeLog b/sec-policy/selinux-dhcp/ChangeLog index a687190855e8..0600a1b2b5a9 100644 --- a/sec-policy/selinux-dhcp/ChangeLog +++ b/sec-policy/selinux-dhcp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-dhcp -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/ChangeLog,v 1.10 2004/12/12 12:09:39 kaiowas Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/ChangeLog,v 1.11 2005/01/20 09:19:31 kaiowas Exp $ + + 20 Jan 2005; petre rodan <kaiowas@gentoo.org> + -selinux-dhcp-20041120.ebuild, selinux-dhcp-20041125.ebuild: + mark stable *selinux-dhcp-20041125 (12 Dec 2004) diff --git a/sec-policy/selinux-dhcp/files/digest-selinux-dhcp-20041120 b/sec-policy/selinux-dhcp/files/digest-selinux-dhcp-20041120 deleted file mode 100644 index fc52c79d1bad..000000000000 --- a/sec-policy/selinux-dhcp/files/digest-selinux-dhcp-20041120 +++ /dev/null @@ -1 +0,0 @@ -MD5 1a68bab4cb47c165b32b6a2a32b20f16 selinux-dhcp-20041120.tar.bz2 1416 diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-20041120.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-20041120.ebuild deleted file mode 100644 index 1117f5fd22ac..000000000000 --- a/sec-policy/selinux-dhcp/selinux-dhcp-20041120.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/selinux-dhcp-20041120.ebuild,v 1.2 2004/11/23 17:05:54 kaiowas Exp $ - -inherit selinux-policy - -TEFILES="dhcpd.te" -FCFILES="dhcpd.fc" -IUSE="" - -DESCRIPTION="SELinux policy for dhcp server" - -KEYWORDS="x86 ppc sparc amd64" - -RDEPEND=">=sec-policy/selinux-base-policy-20041023" - diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild index e36176deaeb9..dc8893df2139 100644 --- a/sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild +++ b/sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild,v 1.1 2004/12/12 12:09:39 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/selinux-dhcp-20041125.ebuild,v 1.2 2005/01/20 09:19:31 kaiowas Exp $ inherit selinux-policy @@ -10,7 +10,7 @@ IUSE="" DESCRIPTION="SELinux policy for dhcp server" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" RDEPEND=">=sec-policy/selinux-base-policy-20041023" |