summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:51:31 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:18:34 +0100
commit4f6f255ed9d8e213bf146b28b49fae9b02060f9d (patch)
treeb3e07d38549f4e3441f37c03cce3d21a76d2be6d /media-sound
parentmedia-sound/jack_capture: eutils-- (diff)
downloadgentoo-4f6f255ed9d8e213bf146b28b49fae9b02060f9d.tar.gz
gentoo-4f6f255ed9d8e213bf146b28b49fae9b02060f9d.tar.bz2
gentoo-4f6f255ed9d8e213bf146b28b49fae9b02060f9d.zip
media-sound/lash: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/lash/lash-0.5.4-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lash/lash-0.5.4-r4.ebuild b/media-sound/lash/lash-0.5.4-r4.ebuild
index f4ee7eb6d736..c7ac96d2f9a2 100644
--- a/media-sound/lash/lash-0.5.4-r4.ebuild
+++ b/media-sound/lash/lash-0.5.4-r4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
-inherit autotools eutils multilib-minimal python-single-r1
+inherit autotools multilib-minimal python-single-r1
DESCRIPTION="LASH Audio Session Handler"
HOMEPAGE="http://www.nongnu.org/lash/"