commit: d314043f0f79e54111219dcbab36187e4e9f4e0b Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> AuthorDate: Thu Sep 17 06:23:00 2020 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Thu Sep 17 06:23:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d314043f
gnustep-apps/pictureframe: bump EAPI Closes: https://bugs.gentoo.org/740938 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org> gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild b/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild index 4f5216ec06e..e59281842f4 100644 --- a/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild +++ b/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 inherit gnustep-2 MY_PN=PictureFrame
