diff options
author | Justin Bronder <jsbronder@gentoo.org> | 2010-12-04 18:22:24 +0000 |
---|---|---|
committer | Justin Bronder <jsbronder@gentoo.org> | 2010-12-04 18:22:24 +0000 |
commit | e425cbbeb86d887b04cf07d2e27019d22d469e1e (patch) | |
tree | 62c83440f101cd793411dce30bd3b928736c6c21 /sys-auth/munge/ChangeLog | |
parent | bonobo support in gnome-panel is required. (diff) | |
download | gentoo-2-e425cbbeb86d887b04cf07d2e27019d22d469e1e.tar.gz gentoo-2-e425cbbeb86d887b04cf07d2e27019d22d469e1e.tar.bz2 gentoo-2-e425cbbeb86d887b04cf07d2e27019d22d469e1e.zip |
Conditionally remove unnecessary directories; they're only created if certain directories already exist in /etc. #346683
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/munge/ChangeLog')
-rw-r--r-- | sys-auth/munge/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-auth/munge/ChangeLog b/sys-auth/munge/ChangeLog index 8b001903216f..ce18a6300850 100644 --- a/sys-auth/munge/ChangeLog +++ b/sys-auth/munge/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/munge # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.1 2010/11/14 23:04:40 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.2 2010/12/04 18:22:24 jsbronder Exp $ + + 04 Dec 2010; Justin Bronder <jsbronder@gentoo.org> munge-0.5.9.ebuild: + Conditionally remove unnecessary directories; they're only created if certain + directories already exist in /etc. #346683 *munge-0.5.9 (14 Nov 2010) |