diff options
author | Jason Zaman <perfinion@gentoo.org> | 2016-01-04 09:54:00 +0400 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2016-01-04 09:56:24 +0400 |
commit | 067de959968b0b202eea326b015f568f349f5a31 (patch) | |
tree | 886ae19095b8efb4663763fb14f8e50435bef5ee /sec-policy | |
parent | media-libs/sdl2-ttf: remove unused autotools eclass (diff) | |
download | gentoo-067de959968b0b202eea326b015f568f349f5a31.tar.gz gentoo-067de959968b0b202eea326b015f568f349f5a31.tar.bz2 gentoo-067de959968b0b202eea326b015f568f349f5a31.zip |
sec-policy/selinux-cgmanager: Installed wrong module
Package-Manager: portage-2.2.26
Diffstat (limited to 'sec-policy')
4 files changed, 8 insertions, 8 deletions
diff --git a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r10.ebuild b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r10.ebuild index 9ce966faa058..0c88f0ef001c 100644 --- a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r10.ebuild +++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r10.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" IUSE="" -MODS="subsonic" +MODS="cgmanager" inherit selinux-policy-2 diff --git a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r9.ebuild b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r9.ebuild index 9ce966faa058..0c88f0ef001c 100644 --- a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r9.ebuild +++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20141203-r9.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" IUSE="" -MODS="subsonic" +MODS="cgmanager" inherit selinux-policy-2 diff --git a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20151208-r1.ebuild b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20151208-r1.ebuild index 3e3a90031e02..79c0d1894568 100644 --- a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20151208-r1.ebuild +++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20151208-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" IUSE="" -MODS="subsonic" +MODS="cgmanager" inherit selinux-policy-2 diff --git a/sec-policy/selinux-cgmanager/selinux-cgmanager-9999.ebuild b/sec-policy/selinux-cgmanager/selinux-cgmanager-9999.ebuild index 3e3a90031e02..79c0d1894568 100644 --- a/sec-policy/selinux-cgmanager/selinux-cgmanager-9999.ebuild +++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" IUSE="" -MODS="subsonic" +MODS="cgmanager" inherit selinux-policy-2 |