diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:51:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:18:33 +0100 |
commit | 8eff524095394c267ecbb54122f7a6cc461bfdff (patch) | |
tree | b084e104a38764ce036aa0d28d9d7c3cf97fbf05 /media-sound/jack_capture/jack_capture-9999.ebuild | |
parent | media-sound/jack-audio-connection-kit: eutils-- (diff) | |
download | gentoo-8eff524095394c267ecbb54122f7a6cc461bfdff.tar.gz gentoo-8eff524095394c267ecbb54122f7a6cc461bfdff.tar.bz2 gentoo-8eff524095394c267ecbb54122f7a6cc461bfdff.zip |
media-sound/jack_capture: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/jack_capture/jack_capture-9999.ebuild')
-rw-r--r-- | media-sound/jack_capture/jack_capture-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/jack_capture/jack_capture-9999.ebuild b/media-sound/jack_capture/jack_capture-9999.ebuild index f0073414466d..980c922b37b6 100644 --- a/media-sound/jack_capture/jack_capture-9999.ebuild +++ b/media-sound/jack_capture/jack_capture-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils toolchain-funcs git-r3 +inherit toolchain-funcs git-r3 DESCRIPTION="JACK Recording utility" HOMEPAGE="https://github.com/kmatheussen/jack_capture" |