2013-01-14 09:57:00 +04:00
|
|
|
# Copyright 1999-2013 Gentoo Foundation
|
2012-12-23 01:04:35 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2013-01-14 09:57:00 +04:00
|
|
|
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dpkg/selinux-dpkg-2.20120725-r9.ebuild,v 1.2 2013/01/13 16:04:02 swift Exp $
|
2012-12-23 01:04:35 +04:00
|
|
|
EAPI="4"
|
|
|
|
|
|
|
|
IUSE=""
|
|
|
|
MODS="dpkg"
|
|
|
|
BASEPOL="2.20120725-r9"
|
|
|
|
|
|
|
|
inherit selinux-policy-2
|
|
|
|
|
|
|
|
DESCRIPTION="SELinux policy for dpkg"
|
|
|
|
|
2013-01-14 09:57:00 +04:00
|
|
|
KEYWORDS="amd64 x86"
|