summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno <hanno@gentoo.org>2016-08-13 23:45:08 -0700
committerHanno <hanno@gentoo.org>2016-08-13 23:45:08 -0700
commitebb9f2732491f9df8f6545d32fe847d8d15abb3c (patch)
treeacdfc14993b81a814e3c6117a86b8e8582967c48 /x11-libs/libfm/libfm-9999.ebuild
parentx11-libs/libfm-extra: Version bump, fix ABI version (diff)
downloadgentoo-ebb9f2732491f9df8f6545d32fe847d8d15abb3c.tar.gz
gentoo-ebb9f2732491f9df8f6545d32fe847d8d15abb3c.tar.bz2
gentoo-ebb9f2732491f9df8f6545d32fe847d8d15abb3c.zip
x11-libs/libfm: Version bump to 1.2.4
Use upstream tarballs. Change ABI version (also for live ebuild, fix #578632). Add conditional dependency to dbus-glib (fix #560586). Fix use after free bug. Package-Manager: portage-2.3.0
Diffstat (limited to 'x11-libs/libfm/libfm-9999.ebuild')
-rw-r--r--x11-libs/libfm/libfm-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm/libfm-9999.ebuild b/x11-libs/libfm/libfm-9999.ebuild
index 29039c4eb2e4..7da656a5b107 100644
--- a/x11-libs/libfm/libfm-9999.ebuild
+++ b/x11-libs/libfm/libfm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ DESCRIPTION="A library for file management"
HOMEPAGE="http://pcmanfm.sourceforge.net/"
LICENSE="GPL-2"
-SLOT="0/4.3.0" #copy ABI_VERSION because it seems upstream change it randomly
+SLOT="0/4.4.0" #copy ABI_VERSION because it seems upstream change it randomly
IUSE="+automount debug doc examples exif gtk udisks vala"
KEYWORDS=""