diff options
author | 2013-10-13 14:03:44 +0000 | |
---|---|---|
committer | 2013-10-13 14:03:44 +0000 | |
commit | c35fdf51772ce04af395b5362b260de30ff2e050 (patch) | |
tree | 266fc0f28df08faa7d8b71aeb4f095d7d7571fd7 /sys-fs/fatsort/ChangeLog | |
parent | Respect AR/CC/CFLAGS, build verbosely (in src_test() as well). Remove unneede... (diff) | |
download | historical-c35fdf51772ce04af395b5362b260de30ff2e050.tar.gz historical-c35fdf51772ce04af395b5362b260de30ff2e050.tar.bz2 historical-c35fdf51772ce04af395b5362b260de30ff2e050.zip |
Fix bug #486176. Thanks to Sergey Popov for the report.
Package-Manager: portage-2.2.1/cvs/Linux x86_64
Manifest-Sign-Key: 0x215AD14D
Diffstat (limited to 'sys-fs/fatsort/ChangeLog')
-rw-r--r-- | sys-fs/fatsort/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-fs/fatsort/ChangeLog b/sys-fs/fatsort/ChangeLog index f29d5cbce662..dd3e6a5b1a63 100644 --- a/sys-fs/fatsort/ChangeLog +++ b/sys-fs/fatsort/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/fatsort # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.35 2013/09/28 08:21:16 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.36 2013/10/13 14:03:38 billie Exp $ + + 13 Oct 2013; Daniel Pielmeier <billie@gentoo.org> fatsort-1.1.1.ebuild, + +files/fatsort-1.1.1-test-results.patch: + Fix bug #486176. Thanks to Sergey Popov for the report. 28 Sep 2013; Daniel Pielmeier <billie@gentoo.org> fatsort-1.1.1.ebuild: The tests require superuser privileges. |