commit: 50ca7c4f405d0b8e56f0eb7d22c169f1f78e0b99 Author: David Heidelberg <david <AT> ixit <DOT> cz> AuthorDate: Wed Apr 29 21:40:11 2020 +0000 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me> CommitDate: Wed Apr 29 21:40:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50ca7c4f
gui-libs/webp-pixbuf-loader: bump EAPI to 7 - no functional change - EAPI 7 support now properly work due to commit 410a967 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Heidelberg <david <AT> ixit.cz> gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild b/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild index af0f5e9..02b3ab1 100644 --- a/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild +++ b/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit gnome2-utils meson multilib-minimal
