commit: 460095902755d5f888d084669237659410a032bd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 15 19:58:20 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 15 20:06:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46009590
mail-mta/qpsmtpd: Switch to git-r3 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> mail-mta/qpsmtpd/qpsmtpd-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild index cf19ec33dd6..801cfb71075 100644 --- a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild +++ b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit eutils perl-module user git-2 +inherit eutils perl-module user git-r3 DESCRIPTION="qpsmtpd is a flexible smtpd daemon written in Perl" HOMEPAGE="https://smtpd.github.io/qpsmtpd/"
