diff options
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/gstreamripper/gstreamripper-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gstreamripper/gstreamripper-0.2.ebuild b/media-sound/gstreamripper/gstreamripper-0.2.ebuild index 38325af58bec..5e95bb7b5d9b 100644 --- a/media-sound/gstreamripper/gstreamripper-0.2.ebuild +++ b/media-sound/gstreamripper/gstreamripper-0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools desktop +inherit desktop MY_P=GStreamripperX-${PV} |