diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2014-02-07 22:43:19 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2014-02-07 22:43:19 +0000 |
commit | 06b40d54897472cec28559a0d9f3784bbc2b5d3a (patch) | |
tree | da891347822f06282ea62ee7902366e7405d27bc /x11-libs/libfm/ChangeLog | |
parent | Drop insecure version. (diff) | |
download | gentoo-2-06b40d54897472cec28559a0d9f3784bbc2b5d3a.tar.gz gentoo-2-06b40d54897472cec28559a0d9f3784bbc2b5d3a.tar.bz2 gentoo-2-06b40d54897472cec28559a0d9f3784bbc2b5d3a.zip |
yet another fix for bug #438700
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'x11-libs/libfm/ChangeLog')
-rw-r--r-- | x11-libs/libfm/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog index a07eddaaa8c7..a07c42206260 100644 --- a/x11-libs/libfm/ChangeLog +++ b/x11-libs/libfm/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-libs/libfm -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.92 2013/12/30 10:35:40 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.93 2014/02/07 22:43:19 hwoarang Exp $ + + 07 Feb 2014; Markos Chandras <hwoarang@gentoo.org> libfm-1.1.4.ebuild, + libfm-9999.ebuild, metadata.xml: + Trying to fix bug #438700 again by introducing an "automount" useflag to + indicate whether automount is desired in pcmanfm or the user will use an + external application to handle this outside of libfm/pcmanfm. Initial patch + by Dustin C. Hatch <admiralnemo@gmail.com> 30 Dec 2013; Markos Chandras <hwoarang@gentoo.org> libfm-1.1.4.ebuild, libfm-9999.ebuild, metadata.xml: |