app-mobilephone/smsclient: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:35:09 +0000 (22:35 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:35:09 +0000 (22:35 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-mobilephone/smsclient/smsclient-2.0.9a-r1.ebuild

index 0bfc36b2e36b08baaa9258c3fd8d48c164e4a545..c7dd3ea6f2b6a923260d50b7c292d72d362dc364 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-inherit eutils user
+inherit eutils toolchain-funcs user
 
 DESCRIPTION="Utility to send SMS messages to mobile phones and pagers"
 HOMEPAGE="http://www.smsclient.org"