diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-12-21 13:47:44 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-12-21 13:47:44 +0000 |
commit | 7df52d8a6c57fcacddaff653ec74e01464812981 (patch) | |
tree | 9585e02886a6c6e52eae6218c7051fe6f8f3923d /sys-process/audit/ChangeLog | |
parent | Fix license - bug #446478 (diff) | |
download | gentoo-2-7df52d8a6c57fcacddaff653ec74e01464812981.tar.gz gentoo-2-7df52d8a6c57fcacddaff653ec74e01464812981.tar.bz2 gentoo-2-7df52d8a6c57fcacddaff653ec74e01464812981.zip |
Fix pkg_preinst function, wrt bug #447954 (non-maintainer commit)
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-process/audit/ChangeLog')
-rw-r--r-- | sys-process/audit/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog index d427bd360bf2..2f131cbb317d 100644 --- a/sys-process/audit/ChangeLog +++ b/sys-process/audit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/audit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.82 2012/12/18 21:57:17 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.83 2012/12/21 13:47:44 pinkbyte Exp $ + + 21 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> audit-2.1.3-r1.ebuild: + Fix pkg_preinst function, wrt bug #447954 (non-maintainer commit) *audit-1.7.18 (18 Dec 2012) |