summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:35:03 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:35:03 +0100
commitec596828884817642e1501264e4d01df0c2ed4a6 (patch)
treec5418722ba2a9783449465854d3a3e8261c04e71 /app-misc
parentapp-misc/glimpse: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-ec596828884817642e1501264e4d01df0c2ed4a6.tar.gz
gentoo-ec596828884817642e1501264e4d01df0c2ed4a6.tar.bz2
gentoo-ec596828884817642e1501264e4d01df0c2ed4a6.zip
app-misc/graphlcd-base: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/graphlcd-base/graphlcd-base-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/graphlcd-base/graphlcd-base-1.0.2.ebuild b/app-misc/graphlcd-base/graphlcd-base-1.0.2.ebuild
index 9c5ac5cb28c7..1eaac50253b0 100644
--- a/app-misc/graphlcd-base/graphlcd-base-1.0.2.ebuild
+++ b/app-misc/graphlcd-base/graphlcd-base-1.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit flag-o-matic udev
+inherit flag-o-matic toolchain-funcs udev
DESCRIPTION="Contains the lowlevel lcd drivers for GraphLCD"
HOMEPAGE="https://projects.vdr-developer.org/projects/graphlcd-base"