Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/isync/
Date: Sat, 07 Sep 2019 20:59:24
Message-Id: 1567889930.81e9c2ac67b548824bdd3c49d80feff6e03dcf40.dilfridge@gentoo
1 commit: 81e9c2ac67b548824bdd3c49d80feff6e03dcf40
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 7 20:58:50 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 7 20:58:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e9c2ac
7
8 net-mail/isync: Version bump, bug 689044
9
10 Closes: https://bugs.gentoo.org/689044
11 Package-Manager: Portage-2.3.75, Repoman-2.3.17
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 net-mail/isync/Manifest | 1 +
15 net-mail/isync/{isync-9999.ebuild => isync-1.3.1.ebuild} | 6 ++++--
16 net-mail/isync/isync-9999.ebuild | 6 ++++--
17 3 files changed, 9 insertions(+), 4 deletions(-)
18
19 diff --git a/net-mail/isync/Manifest b/net-mail/isync/Manifest
20 index b40b69a042a..ca24db4d87f 100644
21 --- a/net-mail/isync/Manifest
22 +++ b/net-mail/isync/Manifest
23 @@ -1 +1,2 @@
24 DIST isync-1.3.0.tar.gz 309459 BLAKE2B 852b37e1d9d5b0c4fc2f84305e88263adff5448ea355782da17f295a22e3265e68edcc049ce6172155ab0be7518a0431091d45f4e012f49b500fde7c28491ece SHA512 b5186f2afe97cab58ce55d3ec19ae7371676ae614448614a9e3e02d09662c34b74e559f0926661fa0300ab22dab9e2e9089b78ee38b94141ff3f8b4d75578ffa
25 +DIST isync-1.3.1.tar.gz 311868 BLAKE2B e7eae36407873b8f9f3c4e9a827e719aefa608994f5a48a93779207148123c7b796f6aa8ad8157f5eb9e863c5845889ad595d23570f12a0520fe997f8282158c SHA512 59d702d41d4a4e72f03cb282b414d0bb859593171763e845bc24d116a74f807a79e5be61f1dd1f59a9ece492322bceac156b08958a246cbfbe7f230fab4cdda2
26
27 diff --git a/net-mail/isync/isync-9999.ebuild b/net-mail/isync/isync-1.3.1.ebuild
28 similarity index 91%
29 copy from net-mail/isync/isync-9999.ebuild
30 copy to net-mail/isync/isync-1.3.1.ebuild
31 index a91ca12fb5b..a9663859bf8 100644
32 --- a/net-mail/isync/isync-9999.ebuild
33 +++ b/net-mail/isync/isync-1.3.1.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2017 Gentoo Foundation
36 +# Copyright 1999-2019 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=6
40 @@ -27,7 +27,9 @@ RDEPEND="
41 )
42 zlib? ( sys-libs/zlib:0= )
43 "
44 -DEPEND="${RDEPEND}"
45 +DEPEND="${RDEPEND}
46 + dev-lang/perl
47 +"
48
49 src_prepare () {
50 default
51
52 diff --git a/net-mail/isync/isync-9999.ebuild b/net-mail/isync/isync-9999.ebuild
53 index a91ca12fb5b..a9663859bf8 100644
54 --- a/net-mail/isync/isync-9999.ebuild
55 +++ b/net-mail/isync/isync-9999.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2017 Gentoo Foundation
58 +# Copyright 1999-2019 Gentoo Authors
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI=6
62 @@ -27,7 +27,9 @@ RDEPEND="
63 )
64 zlib? ( sys-libs/zlib:0= )
65 "
66 -DEPEND="${RDEPEND}"
67 +DEPEND="${RDEPEND}
68 + dev-lang/perl
69 +"
70
71 src_prepare () {
72 default