diff options
author | 2019-11-05 12:04:18 +0100 | |
---|---|---|
committer | 2019-11-05 12:05:28 +0100 | |
commit | 351603fb97bf07d1bb99e009cc041416c9fa5fb6 (patch) | |
tree | 642598fece7e669fa25c4d33de26e3eaeb71a4f7 /x11-misc/sent | |
parent | media-gfx/farbfeld: Update live ebuild (diff) | |
download | gentoo-351603fb97bf07d1bb99e009cc041416c9fa5fb6.tar.gz gentoo-351603fb97bf07d1bb99e009cc041416c9fa5fb6.tar.bz2 gentoo-351603fb97bf07d1bb99e009cc041416c9fa5fb6.zip |
x11-misc/sent: Update live ebuild
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-misc/sent')
-rw-r--r-- | x11-misc/sent/sent-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/sent/sent-9999.ebuild b/x11-misc/sent/sent-9999.ebuild index ad9a0d7e799b..95b2d9227ca5 100644 --- a/x11-misc/sent/sent-9999.ebuild +++ b/x11-misc/sent/sent-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 savedconfig toolchain-funcs DESCRIPTION="Simple plaintext presentation tool" |