diff options
-rw-r--r-- | x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | 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 67c06dc2d15d..89f5d2ea4b6e 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 c0ac15bb55ec..a7650200395f 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 |