commit:     6de8c28ee16da4ca2540fe416fab04a70c95e91b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 17:37:14 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 17:37:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de8c28e

net-mail/isync: Version bump

Closes: https://bugs.gentoo.org/739254
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 net-mail/isync/Manifest                                  | 1 +
 net-mail/isync/{isync-9999.ebuild => isync-1.3.3.ebuild} | 7 ++++---
 net-mail/isync/isync-9999.ebuild                         | 7 ++++---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/net-mail/isync/Manifest b/net-mail/isync/Manifest
index e0a7e780169..3b311cdee7e 100644
--- a/net-mail/isync/Manifest
+++ b/net-mail/isync/Manifest
@@ -1 +1,2 @@
 DIST isync-1.3.1.tar.gz 311868 BLAKE2B 
e7eae36407873b8f9f3c4e9a827e719aefa608994f5a48a93779207148123c7b796f6aa8ad8157f5eb9e863c5845889ad595d23570f12a0520fe997f8282158c
 SHA512 
59d702d41d4a4e72f03cb282b414d0bb859593171763e845bc24d116a74f807a79e5be61f1dd1f59a9ece492322bceac156b08958a246cbfbe7f230fab4cdda2
+DIST isync-1.3.3.tar.gz 315912 BLAKE2B 
64a6130fd2e0b6bcb4c57e7e353c1227f65ec84b557419aaff617f9cde186e1e8f906a9448e4642bd1f6db245a769923cb8ec779ac077225c47a16160d3a8b10
 SHA512 
915824272606f75da8c05fb75872bc5cf528fa555024245094d14a25b190f1b813dd5723e9b87f27f3fbb14b100311ee487bc409d074a68d67e9ab675b12c7a1

diff --git a/net-mail/isync/isync-9999.ebuild 
b/net-mail/isync/isync-1.3.3.ebuild
similarity index 90%
copy from net-mail/isync/isync-9999.ebuild
copy to net-mail/isync/isync-1.3.3.ebuild
index c910f9673b0..74b81bf11ed 100644
--- a/net-mail/isync/isync-9999.ebuild
+++ b/net-mail/isync/isync-1.3.3.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="MailDir mailbox synchronizer"
 HOMEPAGE="http://isync.sourceforge.net/";
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3 autotools
 else
        SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 fi
 
 IUSE="libressl sasl ssl zlib"
@@ -27,7 +27,8 @@ RDEPEND="
                )
        zlib?   ( sys-libs/zlib:0= )
 "
-DEPEND="${RDEPEND}
+DEPEND=${RDEPEND}
+BDEPEND="
        dev-lang/perl
 "
 

diff --git a/net-mail/isync/isync-9999.ebuild b/net-mail/isync/isync-9999.ebuild
index c910f9673b0..74b81bf11ed 100644
--- a/net-mail/isync/isync-9999.ebuild
+++ b/net-mail/isync/isync-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="MailDir mailbox synchronizer"
 HOMEPAGE="http://isync.sourceforge.net/";
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3 autotools
 else
        SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 fi
 
 IUSE="libressl sasl ssl zlib"
@@ -27,7 +27,8 @@ RDEPEND="
                )
        zlib?   ( sys-libs/zlib:0= )
 "
-DEPEND="${RDEPEND}
+DEPEND=${RDEPEND}
+BDEPEND="
        dev-lang/perl
 "
 

Reply via email to