diff options
author | 2009-08-03 23:37:14 +0000 | |
---|---|---|
committer | 2009-08-03 23:37:14 +0000 | |
commit | fc5e509254aac757dcc398ece4ee573d1bc2aca1 (patch) | |
tree | 9e583b5d9cd9d9602ddf165645836d4375756c6e /profiles/selinux | |
parent | Fixing lxrandr entry to match lxde-base/lxrandr-0.1.1 (diff) | |
download | historical-fc5e509254aac757dcc398ece4ee573d1bc2aca1.tar.gz historical-fc5e509254aac757dcc398ece4ee573d1bc2aca1.tar.bz2 historical-fc5e509254aac757dcc398ece4ee573d1bc2aca1.zip |
Drop selinux-base-policy required versioning as its not needed. Add SELinux profile Changelog.
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2007.0/packages | 2 | ||||
-rw-r--r-- | profiles/selinux/ChangeLog | 7 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/selinux/2007.0/packages b/profiles/selinux/2007.0/packages index 152eeb252a00..24f42a4bf39d 100644 --- a/profiles/selinux/2007.0/packages +++ b/profiles/selinux/2007.0/packages @@ -7,8 +7,6 @@ >=sys-apps/policycoreutils-1.34.1 >=sys-apps/checkpolicy-1.34.0 ->=sec-policy/selinux-base-policy-20070329 - # appropriate version with multiple inheritance >=sys-apps/portage-2.1.2 diff --git a/profiles/selinux/ChangeLog b/profiles/selinux/ChangeLog new file mode 100644 index 000000000000..4108b9279578 --- /dev/null +++ b/profiles/selinux/ChangeLog @@ -0,0 +1,7 @@ +# ChangeLog for Gentoo/sparc-fbsd profile directory +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/ChangeLog,v 1.1 2009/08/03 23:37:14 pebenito Exp $ + + 03 Aug 2009; Chris PeBenito <pebenito@gentoo.org> 2007.0/packages: + Drop selinux-base-policy required versioning as its not needed. + |