diff options
author | 2012-03-31 12:56:50 +0000 | |
---|---|---|
committer | 2012-03-31 12:56:50 +0000 | |
commit | ef45e426355306ca8b9620f0292f353b0216d7e1 (patch) | |
tree | 8ecdeac0c6cbf8c1e6647e7ae14bd3560f9813a2 /sec-policy/selinux-dhcp | |
parent | Pushing out 2.20120215 SELinux policies (diff) | |
download | gentoo-2-ef45e426355306ca8b9620f0292f353b0216d7e1.tar.gz gentoo-2-ef45e426355306ca8b9620f0292f353b0216d7e1.tar.bz2 gentoo-2-ef45e426355306ca8b9620f0292f353b0216d7e1.zip |
Stabilization of 2.20110726-r13 based policies
(Portage version: 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" |