summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pielmeier <billie@gentoo.org>2013-10-13 14:03:38 +0000
committerDaniel Pielmeier <billie@gentoo.org>2013-10-13 14:03:38 +0000
commitc67983ab9ebaa96bc477dc0267d2664b3e8057d5 (patch)
treea4bdb3d62046737d4e405bcafdba4a9c2d335639 /sys-fs/fatsort/ChangeLog
parentRespect AR/CC/CFLAGS, build verbosely (in src_test() as well). Remove unneede... (diff)
downloadgentoo-2-c67983ab9ebaa96bc477dc0267d2664b3e8057d5.tar.gz
gentoo-2-c67983ab9ebaa96bc477dc0267d2664b3e8057d5.tar.bz2
gentoo-2-c67983ab9ebaa96bc477dc0267d2664b3e8057d5.zip
Fix bug #486176. Thanks to Sergey Popov for the report.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 215AD14D)
Diffstat (limited to 'sys-fs/fatsort/ChangeLog')
-rw-r--r--sys-fs/fatsort/ChangeLog6
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.