summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-12-26 00:06:47 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-12-26 00:06:47 +0000
commitd6ca7e313c5a7debb3f43bd5fc05e41a22cbb90a (patch)
treedc85ecf3ea027c2d6c606c3efb74ff2357564b39 /x11-libs/libfm/ChangeLog
parentAdded code to rebuild mime databases after merge, fixes bug 346905 (diff)
downloadgentoo-2-d6ca7e313c5a7debb3f43bd5fc05e41a22cbb90a.tar.gz
gentoo-2-d6ca7e313c5a7debb3f43bd5fc05e41a22cbb90a.tar.bz2
gentoo-2-d6ca7e313c5a7debb3f43bd5fc05e41a22cbb90a.zip
Update mime database. Punt static (.a) and libtool (.la) files. Fix dependencies in general to match reality. Now bumping can be done by keeping -9999.ebuild up to date and copying it over to versioned ones.
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libfm/ChangeLog')
-rw-r--r--x11-libs/libfm/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog
index 5d059a736094..0a4897ac75b5 100644
--- a/x11-libs/libfm/ChangeLog
+++ b/x11-libs/libfm/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/libfm
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.19 2010/10/24 20:16:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.20 2010/12/26 00:06:46 ssuominen Exp $
+
+ 26 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> libfm-0.1.14.ebuild,
+ libfm-9999.ebuild:
+ Update mime database. Punt static (.a) and libtool (.la) files. Fix
+ dependencies in general to match reality. Now bumping can be done by keeping
+ -9999.ebuild up to date and copying it over to versioned ones.
24 Oct 2010; Markus Meier <maekke@gentoo.org> libfm-0.1.12.ebuild:
add ~arm, bug #341031