commit: fd94a673bfd0ba84ad2b1c79c6b83b925ef42e12 Author: Jan Psota <jasiupsota <AT> gmail <DOT> com> AuthorDate: Sun Jun 19 06:23:00 2016 +0000 Commit: Jan Psota <jasiupsota <AT> gmail <DOT> com> CommitDate: Sun Jun 19 06:23:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/user/bleeding-edge.git/commit/?id=fd94a673
x11-libs/libfm-9999 corrected EAPI error x11-libs/libfm/libfm-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libfm/libfm-9999.ebuild b/x11-libs/libfm/libfm-9999.ebuild index bed592f..0e4213e 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=6 +EAPI=5 inherit autotools fdo-mime git-r3 vala
