diff options
author | 2018-08-15 23:46:40 +0100 | |
---|---|---|
committer | 2018-08-15 23:46:40 +0100 | |
commit | 48325bf7ea665758caab24065a332e11f1128fc8 (patch) | |
tree | f97b6b15d30d9c7c94932a3be5c0e5eed81adf91 /net-mail/muchsync | |
parent | net-mail/muchsync: Correct copyright header (diff) | |
download | gentoo-48325bf7ea665758caab24065a332e11f1128fc8.tar.gz gentoo-48325bf7ea665758caab24065a332e11f1128fc8.tar.bz2 gentoo-48325bf7ea665758caab24065a332e11f1128fc8.zip |
net-mail/muchsync: Bump EAPI
Diffstat (limited to 'net-mail/muchsync')
-rw-r--r-- | net-mail/muchsync/muchsync-5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/muchsync/muchsync-5.ebuild b/net-mail/muchsync/muchsync-5.ebuild index 5558bd9d59ee..d7d65ceaa7c0 100644 --- a/net-mail/muchsync/muchsync-5.ebuild +++ b/net-mail/muchsync/muchsync-5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="Synchronizes mail messages and notmuch tags across machines" HOMEPAGE="http://www.muchsync.org/" |