summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-10-31 12:11:32 +0100
committerDavid Seifert <soap@gentoo.org>2020-10-31 12:11:32 +0100
commit6181d3db0569b6425d88246fee8341385526a89c (patch)
treea29094e776e8940051007f90648a9af4f0281675
parentnet-misc/astmanproxy: [QA] Inherit flag-o-matic.eclass explicitly (diff)
downloadgentoo-6181d3db.tar.gz
gentoo-6181d3db.tar.bz2
gentoo-6181d3db.zip
net-wireless/osmo-fl2k: [QA] Inherit flag-o-matic.eclass explicitly
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild b/net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild
index 17e694cb18e9..148e9614dedc 100644
--- a/net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild
+++ b/net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit cmake-utils linux-info udev
+inherit cmake-utils flag-o-matic linux-info udev
DESCRIPTION="turns FL2000-based USB 3.0 to VGA adapters into low cost DACs"