commit: 13fef8b8814a0f514a86923dfb151e0919ca500d Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Tue Jun 11 14:04:10 2019 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Tue Jun 11 14:05:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13fef8b8
media-libs/gmmlib: bump the live ebuild to EAPI-7 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 media-libs/gmmlib/gmmlib-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/gmmlib/gmmlib-9999.ebuild b/media-libs/gmmlib/gmmlib-9999.ebuild index f0dd8d2cd69..e87d4d2c13a 100644 --- a/media-libs/gmmlib/gmmlib-9999.ebuild +++ b/media-libs/gmmlib/gmmlib-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-utils
