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/notmuch/
Date: Sat, 17 Jul 2021 19:37:11
Message-Id: 1626550497.f8bbb24b87fff28c79c8c783989746c1392ff0ea.dilfridge@gentoo
1 commit: f8bbb24b87fff28c79c8c783989746c1392ff0ea
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 19:34:57 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 19:34:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bbb24b
7
8 net-mail/notmuch: virtual/perl-Pod-Parser -> dev-perl/Pod-Parser
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 net-mail/notmuch/{notmuch-0.31.3.ebuild => notmuch-0.31.3-r1.ebuild} | 2 +-
14 net-mail/notmuch/{notmuch-0.32.1.ebuild => notmuch-0.32.1-r1.ebuild} | 2 +-
15 net-mail/notmuch/{notmuch-0.32.2.ebuild => notmuch-0.32.2-r1.ebuild} | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/net-mail/notmuch/notmuch-0.31.3.ebuild b/net-mail/notmuch/notmuch-0.31.3-r1.ebuild
19 similarity index 99%
20 rename from net-mail/notmuch/notmuch-0.31.3.ebuild
21 rename to net-mail/notmuch/notmuch-0.31.3-r1.ebuild
22 index 70e772471e1..ae71b74055b 100644
23 --- a/net-mail/notmuch/notmuch-0.31.3.ebuild
24 +++ b/net-mail/notmuch/notmuch-0.31.3-r1.ebuild
25 @@ -83,7 +83,7 @@ RDEPEND="${COMMON_DEPEND}
26 virtual/perl-Digest-SHA
27 virtual/perl-File-Path
28 virtual/perl-Getopt-Long
29 - virtual/perl-Pod-Parser
30 + dev-perl/Pod-Parser
31 )
32 nmbug? ( dev-vcs/git )
33 "
34
35 diff --git a/net-mail/notmuch/notmuch-0.32.1.ebuild b/net-mail/notmuch/notmuch-0.32.1-r1.ebuild
36 similarity index 99%
37 rename from net-mail/notmuch/notmuch-0.32.1.ebuild
38 rename to net-mail/notmuch/notmuch-0.32.1-r1.ebuild
39 index 2382baa059e..78bf6a0ccc8 100644
40 --- a/net-mail/notmuch/notmuch-0.32.1.ebuild
41 +++ b/net-mail/notmuch/notmuch-0.32.1-r1.ebuild
42 @@ -84,7 +84,7 @@ RDEPEND="${COMMON_DEPEND}
43 virtual/perl-Digest-SHA
44 virtual/perl-File-Path
45 virtual/perl-Getopt-Long
46 - virtual/perl-Pod-Parser
47 + dev-perl/Pod-Parser
48 )
49 nmbug? ( dev-vcs/git )
50 "
51
52 diff --git a/net-mail/notmuch/notmuch-0.32.2.ebuild b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild
53 similarity index 99%
54 rename from net-mail/notmuch/notmuch-0.32.2.ebuild
55 rename to net-mail/notmuch/notmuch-0.32.2-r1.ebuild
56 index 2c5173f19db..5a0146cb8cf 100644
57 --- a/net-mail/notmuch/notmuch-0.32.2.ebuild
58 +++ b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild
59 @@ -84,7 +84,7 @@ RDEPEND="${COMMON_DEPEND}
60 virtual/perl-Digest-SHA
61 virtual/perl-File-Path
62 virtual/perl-Getopt-Long
63 - virtual/perl-Pod-Parser
64 + dev-perl/Pod-Parser
65 )
66 nmbug? ( dev-vcs/git )
67 "