From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E7BD31382AC for ; Sun, 19 Jun 2016 06:24:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A82F2E0B7A; Sun, 19 Jun 2016 06:24:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53FE9E0B7A for ; Sun, 19 Jun 2016 06:24:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D422733D3CF for ; Sun, 19 Jun 2016 06:24:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B952B23BD for ; Sun, 19 Jun 2016 06:24:03 +0000 (UTC) From: "Jan Psota" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jan Psota" Message-ID: <1466317380.fd94a673bfd0ba84ad2b1c79c6b83b925ef42e12.jasiupsota@gentoo> Subject: [gentoo-commits] repo/user/bleeding-edge:master commit in: x11-libs/libfm/ X-VCS-Repository: repo/user/bleeding-edge X-VCS-Files: x11-libs/libfm/libfm-9999.ebuild X-VCS-Directories: x11-libs/libfm/ X-VCS-Committer: jasiupsota X-VCS-Committer-Name: Jan Psota X-VCS-Revision: fd94a673bfd0ba84ad2b1c79c6b83b925ef42e12 X-VCS-Branch: master Date: Sun, 19 Jun 2016 06:24:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ed1f6553-d147-49c3-9b09-3e608eefe6c1 X-Archives-Hash: c4a13812851e4ab7b0c960e6943446e7 commit: fd94a673bfd0ba84ad2b1c79c6b83b925ef42e12 Author: Jan Psota gmail com> AuthorDate: Sun Jun 19 06:23:00 2016 +0000 Commit: Jan Psota gmail 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