diff options
author | Sam James <sam@gentoo.org> | 2021-04-03 21:22:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-03 21:22:16 +0000 |
commit | 152e36348bc2bebaa627ca241e5aa6932767c20f (patch) | |
tree | dc0c7de0ae590c67ff7e4fc294580b7a6328e600 /app-misc | |
parent | net-mail/libdbx: port to EAPI 7 (diff) | |
download | gentoo-152e36348bc2bebaa627ca241e5aa6932767c20f.tar.gz gentoo-152e36348bc2bebaa627ca241e5aa6932767c20f.tar.bz2 gentoo-152e36348bc2bebaa627ca241e5aa6932767c20f.zip |
app-misc/esekeyd: update EAPI 5 -> 7
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/esekeyd/esekeyd-1.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/esekeyd/esekeyd-1.2.7.ebuild b/app-misc/esekeyd/esekeyd-1.2.7.ebuild index 1afe1e9d064c..ba1cc0bce966 100644 --- a/app-misc/esekeyd/esekeyd-1.2.7.ebuild +++ b/app-misc/esekeyd/esekeyd-1.2.7.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 DESCRIPTION="Multimedia key daemon that uses the Linux event interface" HOMEPAGE="http://freshmeat.net/projects/esekeyd/" |