diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-17 21:34:57 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-17 21:34:57 +0200 |
commit | f8bbb24b87fff28c79c8c783989746c1392ff0ea (patch) | |
tree | 6af32a5b2d635ce0c4ae9ddc627e5d64ff3bc84d /net-mail/notmuch | |
parent | mail-filter/spamassassin: virtual/perl-Pod-Parser -> dev-perl/Pod-Parser (diff) | |
download | gentoo-f8bbb24b87fff28c79c8c783989746c1392ff0ea.tar.gz gentoo-f8bbb24b87fff28c79c8c783989746c1392ff0ea.tar.bz2 gentoo-f8bbb24b87fff28c79c8c783989746c1392ff0ea.zip |
net-mail/notmuch: virtual/perl-Pod-Parser -> dev-perl/Pod-Parser
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r-- | net-mail/notmuch/notmuch-0.31.3-r1.ebuild (renamed from net-mail/notmuch/notmuch-0.31.3.ebuild) | 2 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.32.1-r1.ebuild (renamed from net-mail/notmuch/notmuch-0.32.1.ebuild) | 2 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.32.2-r1.ebuild (renamed from net-mail/notmuch/notmuch-0.32.2.ebuild) | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/notmuch/notmuch-0.31.3.ebuild b/net-mail/notmuch/notmuch-0.31.3-r1.ebuild index 70e772471e19..ae71b74055bb 100644 --- a/net-mail/notmuch/notmuch-0.31.3.ebuild +++ b/net-mail/notmuch/notmuch-0.31.3-r1.ebuild @@ -83,7 +83,7 @@ RDEPEND="${COMMON_DEPEND} virtual/perl-Digest-SHA virtual/perl-File-Path virtual/perl-Getopt-Long - virtual/perl-Pod-Parser + dev-perl/Pod-Parser ) nmbug? ( dev-vcs/git ) " diff --git a/net-mail/notmuch/notmuch-0.32.1.ebuild b/net-mail/notmuch/notmuch-0.32.1-r1.ebuild index 2382baa059e5..78bf6a0ccc8b 100644 --- a/net-mail/notmuch/notmuch-0.32.1.ebuild +++ b/net-mail/notmuch/notmuch-0.32.1-r1.ebuild @@ -84,7 +84,7 @@ RDEPEND="${COMMON_DEPEND} virtual/perl-Digest-SHA virtual/perl-File-Path virtual/perl-Getopt-Long - virtual/perl-Pod-Parser + dev-perl/Pod-Parser ) nmbug? ( dev-vcs/git ) " diff --git a/net-mail/notmuch/notmuch-0.32.2.ebuild b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild index 2c5173f19dba..5a0146cb8cfe 100644 --- a/net-mail/notmuch/notmuch-0.32.2.ebuild +++ b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild @@ -84,7 +84,7 @@ RDEPEND="${COMMON_DEPEND} virtual/perl-Digest-SHA virtual/perl-File-Path virtual/perl-Getopt-Long - virtual/perl-Pod-Parser + dev-perl/Pod-Parser ) nmbug? ( dev-vcs/git ) " |