diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-01-29 11:23:11 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-01-29 11:23:11 +0000 |
commit | cd4117031ffab2739fd0d95ab06395c2bfc5f234 (patch) | |
tree | 97b999c1f95db6fad4a9f4fb8472d2336ea85880 /sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild | |
parent | Remove old, no longer needs dev-java/servletapi. #398689 (diff) | |
download | historical-cd4117031ffab2739fd0d95ab06395c2bfc5f234.tar.gz historical-cd4117031ffab2739fd0d95ab06395c2bfc5f234.tar.bz2 historical-cd4117031ffab2739fd0d95ab06395c2bfc5f234.zip |
Stabilization of r7 and r8 changes for SELinux
Diffstat (limited to 'sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild')
-rw-r--r-- | sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild b/sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild index cb425e2bb37e..46711bdf4494 100644 --- a/sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild +++ b/sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild,v 1.1 2011/12/04 19:02:18 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild,v 1.2 2012/01/29 11:23:09 swift Exp $ EAPI="4" IUSE="" @@ -10,4 +10,4 @@ BASEPOL="2.20110726-r7" inherit selinux-policy-2 DESCRIPTION="SELinux policy for howl" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |