commit: 9e336b2e2d16a437d97249fbe6757d2585132bf3 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> AuthorDate: Sat Nov 6 22:29:20 2021 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Sat Nov 6 22:34:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e336b2e
gnustep-apps/cynthiune: bump EAPI Closes: https://bugs.gentoo.org/819993 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org> .../cynthiune/{cynthiune-1.0.0-r2.ebuild => cynthiune-1.0.0-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnustep-apps/cynthiune/cynthiune-1.0.0-r2.ebuild b/gnustep-apps/cynthiune/cynthiune-1.0.0-r3.ebuild similarity index 99% rename from gnustep-apps/cynthiune/cynthiune-1.0.0-r2.ebuild rename to gnustep-apps/cynthiune/cynthiune-1.0.0-r3.ebuild index 93d01cecbec..0ed39cfd4bf 100644 --- a/gnustep-apps/cynthiune/cynthiune-1.0.0-r2.ebuild +++ b/gnustep-apps/cynthiune/cynthiune-1.0.0-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit gnustep-2 MY_P=${P/c/C}
