summaryrefslogtreecommitdiff
path: root/x11-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 23:27:39 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 23:27:39 +0100
commite206632cd01796ab8df34c2c49ee998c40c2c8e8 (patch)
treee0b7a2d4965c8b83dde649db458f35eb98482287 /x11-libs
parent96aedd27bcae7ac1eb4641c5d2e7bf311fd9bfed (diff)
x11-libs/libfm && libfm-extra : fix subslot
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild2
-rw-r--r--x11-libs/libfm/libfm-1.3.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild b/x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild
index f057d2c5..257cabd6 100644
--- a/x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild
+++ b/x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
KEYWORDS="amd64"
LICENSE="GPL-2"
-SLOT="0/4.10.0" #copy ABI_VERSION because it seems upstream change it randomly
+SLOT="0/5.0.1" #copy ABI_VERSION because it seems upstream change it randomly
IUSE=""
RDEPEND=">=dev-libs/glib-2.18:2"
diff --git a/x11-libs/libfm/libfm-1.3.0.ebuild b/x11-libs/libfm/libfm-1.3.0.ebuild
index 848037d6..788658c0 100644
--- a/x11-libs/libfm/libfm-1.3.0.ebuild
+++ b/x11-libs/libfm/libfm-1.3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
KEYWORDS="amd64"
LICENSE="GPL-2"
-SLOT="0/4.10.0" #copy ABI_VERSION because it seems upstream change it randomly
+SLOT="0/5.0.1" #copy ABI_VERSION because it seems upstream change it randomly
IUSE="+automount debug doc examples exif gtk gtk3 udisks vala"
COMMON_DEPEND=">=dev-libs/glib-2.18:2