diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-12-21 20:47:31 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-12-21 20:47:31 +0000 |
commit | f0e8b48e164207a602eefe98b202aa980e04609c (patch) | |
tree | a111a532a191358b5cd765f56c05f1338a2841ed /sec-policy/selinux-clockspeed/selinux-clockspeed-2.20120725-r9.ebuild | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-f0e8b48e164207a602eefe98b202aa980e04609c.tar.gz gentoo-2-f0e8b48e164207a602eefe98b202aa980e04609c.tar.bz2 gentoo-2-f0e8b48e164207a602eefe98b202aa980e04609c.zip |
release of rev 9
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-clockspeed/selinux-clockspeed-2.20120725-r9.ebuild')
-rw-r--r-- | sec-policy/selinux-clockspeed/selinux-clockspeed-2.20120725-r9.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20120725-r9.ebuild b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20120725-r9.ebuild new file mode 100644 index 000000000000..a48473809e06 --- /dev/null +++ b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20120725-r9.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20120725-r9.ebuild,v 1.1 2012/12/21 20:47:25 swift Exp $ +EAPI="4" + +IUSE="" +MODS="clockspeed" +BASEPOL="2.20120725-r9" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for clockspeed" + +KEYWORDS="~amd64 ~x86" |