From 13fef8b8814a0f514a86923dfb151e0919ca500d Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Tue, 11 Jun 2019 15:04:10 +0100 Subject: media-libs/gmmlib: bump the live ebuild to EAPI-7 Signed-off-by: Marek Szuba 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 f0dd8d2cd690..e87d4d2c13ab 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 -- cgit v1.2.3-65-gdbad