commit: 4c6e12bb9a791fef6fc9052268ab26153c92d67a Author: Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org> AuthorDate: Fri Feb 12 20:08:36 2016 +0000 Commit: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org> CommitDate: Fri Feb 12 20:08:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6e12bb
sys-apps/firejail: Downgrade EAPI to 5 Ebuild with EAPI 6 cannot be stabilized. Package-Manager: portage-2.2.27 sys-apps/firejail/firejail-0.9.36.ebuild | 2 +- sys-apps/firejail/firejail-0.9.38.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/firejail/firejail-0.9.36.ebuild b/sys-apps/firejail/firejail-0.9.36.ebuild index 9aaeccd..5269406 100644 --- a/sys-apps/firejail/firejail-0.9.36.ebuild +++ b/sys-apps/firejail/firejail-0.9.36.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=6 +EAPI=5 DESCRIPTION="Security sandbox for any type of processes" HOMEPAGE="https://firejail.wordpress.com/" diff --git a/sys-apps/firejail/firejail-0.9.38.ebuild b/sys-apps/firejail/firejail-0.9.38.ebuild index 9aaeccd..5269406 100644 --- a/sys-apps/firejail/firejail-0.9.38.ebuild +++ b/sys-apps/firejail/firejail-0.9.38.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=6 +EAPI=5 DESCRIPTION="Security sandbox for any type of processes" HOMEPAGE="https://firejail.wordpress.com/"
