summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2008-09-10 17:37:06 +0000
committerChris PeBenito <pebenito@gentoo.org>2008-09-10 17:37:06 +0000
commit0941ec8ffe571c4c42030cfeef6d50cf17b4db8c (patch)
tree20a2ff8a0d48d57270a8ee1ae7644030f7c6cab8 /sys-libs/libsemanage/ChangeLog
parentsys-libs/libsepol: cant do test outside of selinux userland repo, fix #225513. (diff)
downloadgentoo-2-0941ec8ffe571c4c42030cfeef6d50cf17b4db8c.tar.gz
gentoo-2-0941ec8ffe571c4c42030cfeef6d50cf17b4db8c.tar.bz2
gentoo-2-0941ec8ffe571c4c42030cfeef6d50cf17b4db8c.zip
sys-libs/libsemanage: cant do test outside of selinux userland repo, fix #225513.
(Portage version: 2.1.5.6)
Diffstat (limited to 'sys-libs/libsemanage/ChangeLog')
-rw-r--r--sys-libs/libsemanage/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/libsemanage/ChangeLog b/sys-libs/libsemanage/ChangeLog
index 1bd114c230e1..df62b0054dd1 100644
--- a/sys-libs/libsemanage/ChangeLog
+++ b/sys-libs/libsemanage/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-libs/libsemanage
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.21 2008/05/29 18:09:54 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.22 2008/09/10 17:37:06 pebenito Exp $
+
+ 10 Sep 2008; Chris PeBenito <pebenito@gentoo.org>
+ libsemanage-1.10.9.ebuild:
+ Tests cannot be run in the ebuild, they are supposed to be ran on the full
+ SELinux userland repo.
29 May 2008; Ali Polatel <hawking@gentoo.org> libsemanage-1.10.9.ebuild:
python_mod_optimize is ROOT aware. Fixed python_mod_cleanup.