summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-29 00:16:00 +0000
committerSam James <sam@gentoo.org>2024-02-29 00:16:00 +0000
commita281d64685db953da8812f16e324b0faefe2dfe6 (patch)
treefe99331846ac2e5329a98dbb2d5268aba41b72ef /media-sound/gnump3d
parentsys-apps/ipmiutil: mark as LTO-unsafe (diff)
downloadgentoo-a281d64685db953da8812f16e324b0faefe2dfe6.tar.gz
gentoo-a281d64685db953da8812f16e324b0faefe2dfe6.tar.bz2
gentoo-a281d64685db953da8812f16e324b0faefe2dfe6.zip
media-sound/gnump3d: update init.d for nfsmount removal
Bug: https://bugs.gentoo.org/925459 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/gnump3d')
-rw-r--r--media-sound/gnump3d/files/gnump3d.init.d-r12
-rw-r--r--media-sound/gnump3d/gnump3d-3.0-r6.ebuild (renamed from media-sound/gnump3d/gnump3d-3.0-r5.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gnump3d/files/gnump3d.init.d-r1 b/media-sound/gnump3d/files/gnump3d.init.d-r1
index 2ead467d7882..6a644d6c5346 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
index eb01124fbbc2..4b8beef479f8 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