diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-15 20:58:20 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-15 21:06:13 +0100 |
commit | 460095902755d5f888d084669237659410a032bd (patch) | |
tree | 444610d9b90e7b8a69a030d6921617e4ecd189e5 /mail-mta | |
parent | dev-vcs/gitolite-gentoo: Drop unmaintained -9999 (diff) | |
download | gentoo-460095902755d5f888d084669237659410a032bd.tar.gz gentoo-460095902755d5f888d084669237659410a032bd.tar.bz2 gentoo-460095902755d5f888d084669237659410a032bd.zip |
mail-mta/qpsmtpd: Switch to git-r3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/qpsmtpd/qpsmtpd-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild index cf19ec33dd6b..801cfb710759 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/" |