diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-07 15:46:02 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-07 15:47:21 +0100 |
commit | 0f47213c8831d4f3e482a6380978824fe6c8f49e (patch) | |
tree | 80c025340d463d9d65a68907b80bc6b0094b9b23 /media-gfx/kphotoalbum | |
parent | net-analyzer/rrdtool: Fix rrdcached.socket (diff) | |
download | gentoo-0f47213c8831d4f3e482a6380978824fe6c8f49e.tar.gz gentoo-0f47213c8831d4f3e482a6380978824fe6c8f49e.tar.bz2 gentoo-0f47213c8831d4f3e482a6380978824fe6c8f49e.zip |
media-gfx/kphotoalbum: 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/kphotoalbum')
-rw-r--r-- | media-gfx/kphotoalbum/kphotoalbum-5.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/kphotoalbum/kphotoalbum-5.4.2.ebuild b/media-gfx/kphotoalbum/kphotoalbum-5.4.2.ebuild index 0266ae75caf6..4fe6263916b8 100644 --- a/media-gfx/kphotoalbum/kphotoalbum-5.4.2.ebuild +++ b/media-gfx/kphotoalbum/kphotoalbum-5.4.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_HANDBOOK="forceoptional" inherit kde5 |