diff options
Diffstat (limited to 'mail-filter/rblcheck')
-rw-r--r-- | mail-filter/rblcheck/rblcheck-1.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild b/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild index f8aa98a7b716..448f856be995 100644 --- a/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild +++ b/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils toolchain-funcs +inherit epatch toolchain-funcs DESCRIPTION="Perform lookups in RBL-styles services" HOMEPAGE="https://github.com/logic/rblcheck" |