diff options
author | Matt Smith <matt@offtopica.uk> | 2021-04-03 17:18:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-03 21:58:10 +0000 |
commit | 2707deaea53c0106e96fabeb4355c17d2bebc8a9 (patch) | |
tree | 9c82fec3c95104880f32b265a25797f7d8944092 /net-mail/pop2imap | |
parent | dev-vcs/git-crypt: EAPI 7 (diff) | |
download | gentoo-2707deaea53c0106e96fabeb4355c17d2bebc8a9.tar.gz gentoo-2707deaea53c0106e96fabeb4355c17d2bebc8a9.tar.bz2 gentoo-2707deaea53c0106e96fabeb4355c17d2bebc8a9.zip |
net-mail/pop2imap: EAPI 7
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matt Smith <matt@offtopica.uk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/pop2imap')
-rw-r--r-- | net-mail/pop2imap/pop2imap-1.21.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mail/pop2imap/pop2imap-1.21.ebuild b/net-mail/pop2imap/pop2imap-1.21.ebuild index cef59036ef8d..17462534e4a3 100644 --- a/net-mail/pop2imap/pop2imap-1.21.ebuild +++ b/net-mail/pop2imap/pop2imap-1.21.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="Synchronize mailboxes between a pop and an imap servers" HOMEPAGE="http://www.linux-france.org/prj/pop2imap/" @@ -10,7 +10,6 @@ SRC_URI="http://www.linux-france.org/prj/pop2imap/dist/${P}.tgz" LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 x86" -IUSE="" DEPEND="" RDEPEND="dev-lang/perl |