summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:36:35 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:36:35 +0100
commitee875401c732bae4080048f29ce8061bcac39824 (patch)
tree4189e4a6f1554373578f2de63c0f3807cd668651
parentgames-strategy/wesnoth: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-ee875401c732bae4080048f29ce8061bcac39824.tar.gz
gentoo-ee875401c732bae4080048f29ce8061bcac39824.tar.bz2
gentoo-ee875401c732bae4080048f29ce8061bcac39824.zip
mail-client/mailx: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--mail-client/mailx/mailx-8.1.2.20160123.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mailx/mailx-8.1.2.20160123.ebuild b/mail-client/mailx/mailx-8.1.2.20160123.ebuild
index 21fd36bb30dd..2acaae0da826 100644
--- a/mail-client/mailx/mailx-8.1.2.20160123.ebuild
+++ b/mail-client/mailx/mailx-8.1.2.20160123.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit eutils
+inherit eutils toolchain-funcs
DP="bsd-${PN}_${PV%.*}-0.${PV##*.}cvs"
DPT="${DP}.orig.tar.bz2"