From 407a4f957f57a15e64aa9f886afb96c72b6b2bdb Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Sat, 6 Nov 2021 23:28:25 +0100 Subject: [PATCH] gnustep-apps/batmon: bump EAPI Closes: https://bugs.gentoo.org/819996 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli --- .../batmon/{batmon-0.8.ebuild => batmon-0.8-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename gnustep-apps/batmon/{batmon-0.8.ebuild => batmon-0.8-r1.ebuild} (87%) diff --git a/gnustep-apps/batmon/batmon-0.8.ebuild b/gnustep-apps/batmon/batmon-0.8-r1.ebuild similarity index 87% rename from gnustep-apps/batmon/batmon-0.8.ebuild rename to gnustep-apps/batmon/batmon-0.8-r1.ebuild index fad43fccded1f..2277e12733cae 100644 --- a/gnustep-apps/batmon/batmon-0.8.ebuild +++ b/gnustep-apps/batmon/batmon-0.8-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit gnustep-2 DESCRIPTION="displays the status of your laptop battery"