diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:50:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:18:00 +0100 |
commit | 1f3c0381ad65c52aa282ff534f9c00f211455767 (patch) | |
tree | c4f3eaa9e426a3fb384c470d3fdf0b71541b32ec /mail-mta/nullmailer | |
parent | mail-filter/postforward: eutils-- (diff) | |
download | gentoo-1f3c0381ad65c52aa282ff534f9c00f211455767.tar.gz gentoo-1f3c0381ad65c52aa282ff534f9c00f211455767.tar.bz2 gentoo-1f3c0381ad65c52aa282ff534f9c00f211455767.zip |
mail-mta/nullmailer: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/nullmailer')
-rw-r--r-- | mail-mta/nullmailer/nullmailer-2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild b/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild index 4ffe7cc5126b..1835317ed6c2 100644 --- a/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild +++ b/mail-mta/nullmailer/nullmailer-2.2-r1.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=7 -inherit autotools eutils flag-o-matic multilib systemd user +inherit autotools flag-o-matic multilib systemd user DESCRIPTION="Simple relay-only local mail transport agent" HOMEPAGE="http://untroubled.org/nullmailer/ https://github.com/bruceg/nullmailer" |