diff --git a/media-sound/gnump3d/files/gnump3d.init.d-r1 b/media-sound/gnump3d/files/gnump3d.init.d-r1 index 2ead467d78820..6a644d6c5346a 100644 --- a/media-sound/gnump3d/files/gnump3d.init.d-r1 +++ b/media-sound/gnump3d/files/gnump3d.init.d-r1 @@ -6,7 +6,7 @@ extra_commands="index" depend() { need net - after netmount nfsmount + after netmount } start() { diff --git a/media-sound/gnump3d/gnump3d-3.0-r5.ebuild b/media-sound/gnump3d/gnump3d-3.0-r6.ebuild similarity index 98% rename from media-sound/gnump3d/gnump3d-3.0-r5.ebuild rename to media-sound/gnump3d/gnump3d-3.0-r6.ebuild index eb01124fbbc2c..4b8beef479f84 100644 --- a/media-sound/gnump3d/gnump3d-3.0-r5.ebuild +++ b/media-sound/gnump3d/gnump3d-3.0-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8