summaryrefslogtreecommitdiff
path: root/media-sound/gnump3d/gnump3d-3.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/gnump3d/gnump3d-3.0-r2.ebuild')
-rw-r--r--media-sound/gnump3d/gnump3d-3.0-r2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-sound/gnump3d/gnump3d-3.0-r2.ebuild b/media-sound/gnump3d/gnump3d-3.0-r2.ebuild
index 8cb6bc9c4d0b..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/"
@@ -16,7 +16,6 @@ KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86"
IUSE="sox"
RDEPEND="sox? ( media-sound/sox )"
-DEPEND="sys-apps/sed"
RESTRICT="test"