From 407a4f957f57a15e64aa9f886afb96c72b6b2bdb Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Sat, 6 Nov 2021 23:28:25 +0100 Subject: 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 --- gnustep-apps/batmon/batmon-0.8-r1.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 gnustep-apps/batmon/batmon-0.8-r1.ebuild (limited to 'gnustep-apps/batmon/batmon-0.8-r1.ebuild') diff --git a/gnustep-apps/batmon/batmon-0.8-r1.ebuild b/gnustep-apps/batmon/batmon-0.8-r1.ebuild new file mode 100644 index 000000000000..2277e12733ca --- /dev/null +++ b/gnustep-apps/batmon/batmon-0.8-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit gnustep-2 + +DESCRIPTION="displays the status of your laptop battery" +HOMEPAGE="http://www.nongnu.org/gap/batmon/index.html" +SRC_URI="https://savannah.nongnu.org/download/gap/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" -- cgit v1.2.3-65-gdbad