From df340f741b4b6aa654757abea5f3e94bab6b2934 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Wed, 24 Oct 2018 17:13:49 +0200 Subject: net-libs/c-client: Drop deprecated eutils eclass. Signed-off-by: Lars Wendler Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- net-libs/c-client/c-client-2007f-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-libs') diff --git a/net-libs/c-client/c-client-2007f-r6.ebuild b/net-libs/c-client/c-client-2007f-r6.ebuild index bd9925412df1..4135436c43f7 100644 --- a/net-libs/c-client/c-client-2007f-r6.ebuild +++ b/net-libs/c-client/c-client-2007f-r6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit flag-o-matic eutils libtool toolchain-funcs multilib +inherit flag-o-matic libtool toolchain-funcs multilib MY_PN=imap MY_P="${MY_PN}-${PV}" -- cgit v1.2.3-65-gdbad