From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA93D13835A for ; Sat, 3 Apr 2021 21:58:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E97AE0898; Sat, 3 Apr 2021 21:58:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45A66E08BD for ; Sat, 3 Apr 2021 21:58:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64131340C8D for ; Sat, 3 Apr 2021 21:58:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CF0C64C for ; Sat, 3 Apr 2021 21:58:42 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1617487090.2707deaea53c0106e96fabeb4355c17d2bebc8a9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/pop2imap/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/pop2imap/pop2imap-1.21.ebuild X-VCS-Directories: net-mail/pop2imap/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2707deaea53c0106e96fabeb4355c17d2bebc8a9 X-VCS-Branch: master Date: Sat, 3 Apr 2021 21:58:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1aff7e3c-663e-4849-96b9-a31986125260 X-Archives-Hash: 215ddf551b484060aa57c4c162c82b5c commit: 2707deaea53c0106e96fabeb4355c17d2bebc8a9 Author: Matt Smith offtopica uk> AuthorDate: Sat Apr 3 16:18:47 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 3 21:58:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2707deae net-mail/pop2imap: EAPI 7 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matt Smith offtopica.uk> Signed-off-by: Sam James gentoo.org> net-mail/pop2imap/pop2imap-1.21.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-mail/pop2imap/pop2imap-1.21.ebuild b/net-mail/pop2imap/pop2imap-1.21.ebuild index cef59036ef8..17462534e4a 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