commit: a3e701b9e36e937f6f053935efa1892a7f0aeeb8 Author: Jan Psota <jasiupsota <AT> gmail <DOT> com> AuthorDate: Sun Jun 19 06:19:07 2016 +0000 Commit: Jan Psota <jasiupsota <AT> gmail <DOT> com> CommitDate: Sun Jun 19 06:19:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/user/bleeding-edge.git/commit/?id=a3e701b9
x11-libs/libfm-9999 abi 4.3.0 --> 4.4.0 x11-libs/libfm/libfm-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/libfm/libfm-9999.ebuild b/x11-libs/libfm/libfm-9999.ebuild index 4d7f557..bed592f 100644 --- a/x11-libs/libfm/libfm-9999.ebuild +++ b/x11-libs/libfm/libfm-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit autotools fdo-mime git-r3 vala @@ -11,7 +11,7 @@ HOMEPAGE="http://pcmanfm.sourceforge.net/" EGIT_REPO_URI="https://github.com/lxde/${PN}" 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 KEYWORDS="" IUSE="+automount debug doc examples exif +gtk +gtk3 udisks vala"
