diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-06-16 16:24:44 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-06-16 16:24:44 +0000 |
commit | b38cb4b7e03c2e0548bbbeaebacc41a1a2fde119 (patch) | |
tree | b73955e633950d5c0b8b4f50b15c6ce027e44ba2 /sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r1.ebuild | |
parent | minor version bump with manpage corrections, bug 459884. Migrate to distutils... (diff) | |
download | historical-b38cb4b7e03c2e0548bbbeaebacc41a1a2fde119.tar.gz historical-b38cb4b7e03c2e0548bbbeaebacc41a1a2fde119.tar.bz2 historical-b38cb4b7e03c2e0548bbbeaebacc41a1a2fde119.zip |
Stabilizing 20130424 policies
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
Manifest-Sign-Key: 0xCDBA2FDB
Diffstat (limited to 'sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r1.ebuild')
-rw-r--r-- | sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r1.ebuild b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r1.ebuild index 443816f48abe..0bd45944fe5b 100644 --- a/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r1.ebuild +++ b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r1.ebuild,v 1.1 2013/05/06 14:46:51 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20130424-r1.ebuild,v 1.2 2013/06/16 16:23:05 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for vnstatd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |