x11-misc/sw-notify-send: Bump to EAPI 7

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-01-05 16:08:16 +01:00
parent da7a0c260c
commit fc87c0d801
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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