diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:08:29 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:08:29 +0000 |
commit | 07bbead748e6f1686b84a5d86e3d7ff63e9be7b5 (patch) | |
tree | 85125875dc80d5a83b0dde8983bd1275a78d2e3e /sec-policy/selinux-brctl | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-07bbead748e6f1686b84a5d86e3d7ff63e9be7b5.tar.gz gentoo-2-07bbead748e6f1686b84a5d86e3d7ff63e9be7b5.tar.bz2 gentoo-2-07bbead748e6f1686b84a5d86e3d7ff63e9be7b5.zip |
Stable amd64 x86
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-brctl')
-rw-r--r-- | sec-policy/selinux-brctl/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-brctl/selinux-brctl-2.20101213.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-brctl/ChangeLog b/sec-policy/selinux-brctl/ChangeLog index 5b55877e129c..5fbbedf3eb82 100644 --- a/sec-policy/selinux-brctl/ChangeLog +++ b/sec-policy/selinux-brctl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-brctl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/ChangeLog,v 1.1 2011/02/06 00:00:37 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/ChangeLog,v 1.2 2011/06/02 12:08:29 blueness Exp $ + + 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + selinux-brctl-2.20101213.ebuild: + Stable amd64 x86 05 Feb 2011; Anthony G. Basile <blueness@gentoo.org> ChangeLog: Initial commit to portage. diff --git a/sec-policy/selinux-brctl/selinux-brctl-2.20101213.ebuild b/sec-policy/selinux-brctl/selinux-brctl-2.20101213.ebuild index 4a498b7e2aff..76194b4c4d9a 100644 --- a/sec-policy/selinux-brctl/selinux-brctl-2.20101213.ebuild +++ b/sec-policy/selinux-brctl/selinux-brctl-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-brctl/selinux-brctl-2.20101213.ebuild,v 1.1 2011/02/06 00:00:37 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-brctl/selinux-brctl-2.20101213.ebuild,v 1.2 2011/06/02 12:08:29 blueness Exp $ IUSE="" @@ -10,4 +10,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for general applications" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |