diff options
author | 2016-06-19 08:19:07 +0200 | |
---|---|---|
committer | 2016-06-19 08:19:07 +0200 | |
commit | a3e701b9e36e937f6f053935efa1892a7f0aeeb8 (patch) | |
tree | 76a5e27cccf1bbdad69f9c530dc73f69e8b689d5 /x11-libs | |
parent | app-portage/portage-utils-0.63-r1 + qtail, qportage (diff) | |
download | bleeding-edge-a3e701b9e36e937f6f053935efa1892a7f0aeeb8.tar.gz bleeding-edge-a3e701b9e36e937f6f053935efa1892a7f0aeeb8.tar.bz2 bleeding-edge-a3e701b9e36e937f6f053935efa1892a7f0aeeb8.zip |
x11-libs/libfm-9999 abi 4.3.0 --> 4.4.0
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfm/libfm-9999.ebuild | 4 |
1 files 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" |