diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-03-31 12:56:50 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-03-31 12:56:50 +0000 |
commit | 65fa03d3616d2d0dd9ddbd7287bf7893f554a11e (patch) | |
tree | 5daa6d1f0f7d228423f21f51b8573985fbaf57f6 /sec-policy/selinux-dhcp | |
parent | Pushing out 2.20120215 SELinux policies (diff) | |
download | historical-65fa03d3616d2d0dd9ddbd7287bf7893f554a11e.tar.gz historical-65fa03d3616d2d0dd9ddbd7287bf7893f554a11e.tar.bz2 historical-65fa03d3616d2d0dd9ddbd7287bf7893f554a11e.zip |
Stabilization of 2.20110726-r13 based policies
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-dhcp')
-rw-r--r-- | sec-policy/selinux-dhcp/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-dhcp/selinux-dhcp-2.20110726-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-dhcp/ChangeLog b/sec-policy/selinux-dhcp/ChangeLog index 57ee7cc1dc14..efc28786e45d 100644 --- a/sec-policy/selinux-dhcp/ChangeLog +++ b/sec-policy/selinux-dhcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-dhcp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/ChangeLog,v 1.42 2012/03/31 12:29:21 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/ChangeLog,v 1.43 2012/03/31 12:56:50 swift Exp $ + + 31 Mar 2012; <swift@gentoo.org> selinux-dhcp-2.20110726-r2.ebuild: + Stabilizing *selinux-dhcp-2.20120215-r5 (31 Mar 2012) diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-2.20110726-r2.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-2.20110726-r2.ebuild index d360a8b53178..f40721d13a5e 100644 --- a/sec-policy/selinux-dhcp/selinux-dhcp-2.20110726-r2.ebuild +++ b/sec-policy/selinux-dhcp/selinux-dhcp-2.20110726-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/selinux-dhcp-2.20110726-r2.ebuild,v 1.1 2012/02/23 18:17:40 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/selinux-dhcp-2.20110726-r2.ebuild,v 1.2 2012/03/31 12:56:50 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dhcp" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |