diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 14:52:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:02:18 +0100 |
commit | 82571cdc549bc7d7d6108e99c6c5de3daf7a8213 (patch) | |
tree | 042e324241fbff551f7a705a00378a9d57e61468 /mail-client | |
parent | gnustep-libs/pantomime: eutils-- (diff) | |
download | gentoo-82571cdc549bc7d7d6108e99c6c5de3daf7a8213.tar.gz gentoo-82571cdc549bc7d7d6108e99c6c5de3daf7a8213.tar.bz2 gentoo-82571cdc549bc7d7d6108e99c6c5de3daf7a8213.zip |
mail-client/mailx-support: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mailx-support/mailx-support-20060102-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mailx-support/mailx-support-20060102-r2.ebuild b/mail-client/mailx-support/mailx-support-20060102-r2.ebuild index 7b7e1dbbb233..5e8b0a377776 100644 --- a/mail-client/mailx-support/mailx-support-20060102-r2.ebuild +++ b/mail-client/mailx-support/mailx-support-20060102-r2.ebuild @@ -3,7 +3,7 @@ EAPI="5" -inherit eutils toolchain-funcs +inherit epatch toolchain-funcs DESCRIPTION="Provides lockspool utility" HOMEPAGE="http://www.openbsd.org/" |