summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArjan Bouter2009-09-30 15:48:37 +0200
committerArjan Bouter2009-09-30 15:48:37 +0200
commit0452a5ca427e7aa9b638554a10bb8e44713bf6fa (patch)
tree99cad581c1ecf6b1f514af277834583ee0f2d55f
parentc45146901edb98a0cff71f67d466d515dc9540af (diff)
net-tools: use the INITSCRIPTS provider
-rwxr-xr-xnet/net-tools/DEPENDS2
-rw-r--r--net/net-tools/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/net/net-tools/DEPENDS b/net/net-tools/DEPENDS
index da0dbf3303..b3e50510e8 100755
--- a/net/net-tools/DEPENDS
+++ b/net/net-tools/DEPENDS
@@ -1,6 +1,6 @@
depends coreutils &&
depends gnupg &&
-depends init.d &&
+depends INITSCRIPTS &&
depends smgl-fhs &&
#if [ "$DECNET" == "y" ]; then
diff --git a/net/net-tools/HISTORY b/net/net-tools/HISTORY
index cfc3130fdf..dc4db4b79c 100644
--- a/net/net-tools/HISTORY
+++ b/net/net-tools/HISTORY
@@ -1,3 +1,6 @@
+2009-09-30 Arjan Bouter <abouter@sourcemage.org>
+ * DEPENDS: use INITSCRIPTS provider
+
2009-01-06 George Sherwood <gsherwood@sourcemage.org>
* PRE_BUILD: Added patch build error. Bug #15009
* net-tool-NULL-error.patch: gentoo patch for gcc 4.3.x build error