diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:07:07 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:07:07 +0000 |
commit | c2735264e35348b0b1660e96b40d56966bf770c0 (patch) | |
tree | 8ee41e42fe144004350d5343e71b528165989efc /sec-policy/selinux-bind | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-c2735264e35348b0b1660e96b40d56966bf770c0.tar.gz gentoo-2-c2735264e35348b0b1660e96b40d56966bf770c0.tar.bz2 gentoo-2-c2735264e35348b0b1660e96b40d56966bf770c0.zip |
Stable amd64 x86
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r-- | sec-policy/selinux-bind/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog index 5e30f4cb7e6b..42586422e4e2 100644 --- a/sec-policy/selinux-bind/ChangeLog +++ b/sec-policy/selinux-bind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-bind # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.29 2011/02/05 12:07:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.30 2011/06/02 12:07:07 blueness Exp $ + + 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + selinux-bind-2.20101213.ebuild: + Stable amd64 x86 *selinux-bind-2.20101213 (05 Feb 2011) diff --git a/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild index 4012e882cfad..bee6b0c36b30 100644 --- a/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild,v 1.1 2011/02/05 12:07:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild,v 1.2 2011/06/02 12:07:07 blueness Exp $ MODS="bind" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for BIND" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |