summaryrefslogtreecommitdiffstats
path: root/cluster/procstatd
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/procstatd')
-rwxr-xr-xcluster/procstatd/DETAILS1
-rw-r--r--cluster/procstatd/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/cluster/procstatd/DETAILS b/cluster/procstatd/DETAILS
index 32ee865880..db5d91527d 100755
--- a/cluster/procstatd/DETAILS
+++ b/cluster/procstatd/DETAILS
@@ -10,6 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
MAINTAINER=zoran@idi.ntnu.no
LICENSE=GPL
KEYWORDS="cluster"
+ BUILD_API=1
SHORT="daemon for gathering statistics about /proc"
cat << EOF
procstatd is a daemon that can be run either from userspace or inetd
diff --git a/cluster/procstatd/HISTORY b/cluster/procstatd/HISTORY
index 788ced86c2..b52d1dafe9 100644
--- a/cluster/procstatd/HISTORY
+++ b/cluster/procstatd/HISTORY
@@ -1,3 +1,6 @@
+2006-06-12 Arwed v. Merkatz <v.merkatz@gmx.net>
+ * DETAILS: inserted BUILD_API=1 line
+
2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
* DETAILS: (automated) Add KEYWORDS