commit: fc87c0d801141d62dea219f42a68ee982e90734e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 5 15:08:16 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 5 15:17:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc87c0d8
x11-misc/sw-notify-send: Bump to EAPI 7
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild | 4 ++--
x11-misc/sw-notify-send/sw-notify-send-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
index 67c06dc2d15..89f5d2ea4b6 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
MY_P=tinynotify-send-${PV}
DESCRIPTION="A system-wide variant of tinynotify-send"
diff --git a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
index c0ac15bb55e..a7650200395 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
EGIT_REPO_URI="https://github.com/mgorny/tinynotify-send.git"
inherit autotools git-r3