diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-13 14:02:59 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-12-12 15:05:55 +0100 |
commit | db35fd5b666cf296f0368325b56c2387c4eb7a13 (patch) | |
tree | e3a349bb4d227efac5af6402b03274dfbb0a24ce /media-gfx/synnefo | |
parent | net-libs/jreen: EAPI-7 bump (diff) | |
download | gentoo-db35fd5b666cf296f0368325b56c2387c4eb7a13.tar.gz gentoo-db35fd5b666cf296f0368325b56c2387c4eb7a13.tar.bz2 gentoo-db35fd5b666cf296f0368325b56c2387c4eb7a13.zip |
media-gfx/synnefo: EAPI-7 bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-gfx/synnefo')
-rw-r--r-- | media-gfx/synnefo/synnefo-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/synnefo/synnefo-1.1.0.ebuild b/media-gfx/synnefo/synnefo-1.1.0.ebuild index a2e194042a75..5605351edcd4 100644 --- a/media-gfx/synnefo/synnefo-1.1.0.ebuild +++ b/media-gfx/synnefo/synnefo-1.1.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-utils if [[ ${PV} == "9999" ]]; then |