summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 20:24:57 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:03 +0100
commit0c5031cf16c73e2c8c3db86e07c5bb7ec81ccff4 (patch)
tree82792a1e335a54b11371130fc7741fd1a8b7c6ee /media-sound
parentmedia-sound/gnump3d: drop superfluous sed DEPEND (diff)
downloadgentoo-0c5031cf16c73e2c8c3db86e07c5bb7ec81ccff4.tar.gz
gentoo-0c5031cf16c73e2c8c3db86e07c5bb7ec81ccff4.tar.bz2
gentoo-0c5031cf16c73e2c8c3db86e07c5bb7ec81ccff4.zip
media-sound/gnump3d: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/gnump3d/gnump3d-3.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gnump3d/gnump3d-3.0-r2.ebuild b/media-sound/gnump3d/gnump3d-3.0-r2.ebuild
index e43126228278..63c211a36959 100644
--- a/media-sound/gnump3d/gnump3d-3.0-r2.ebuild
+++ b/media-sound/gnump3d/gnump3d-3.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PERL_EXPORT_PHASE_FUNCTIONS=no
-inherit eutils multilib user perl-module
+inherit multilib user perl-module
DESCRIPTION="A streaming server for MP3, OGG vorbis and other streamable files"
HOMEPAGE="https://www.gnu.org/software/gnump3d/"