New commits:
commit e3d3b0ba89f48bd6c4fccf97228b6a1b9441b793
Author: Mark Bainter <mbainter@baldur.(none)>
Commit: Mark Bainter <mbainter@baldur.(none)>
xinetd: Fix for bug #11563
diff --git a/net/xinetd/FINAL b/net/xinetd/FINAL
deleted file mode 100755
index a040262..0000000
--- a/net/xinetd/FINAL
+++ /dev/null
@@ -1,6 +0,0 @@
-ID="includedir /etc/xinetd.d"
-mkdir -p /etc/xinetd.d
-mkdir -p /var/log/xinetd
-
-[ -f /etc/xinetd.conf ] ||
-echo "$ID" > /etc/xinetd.conf
diff --git a/net/xinetd/HISTORY b/net/xinetd/HISTORY
index b20c884..6c96739 100755
--- a/net/xinetd/HISTORY
+++ b/net/xinetd/HISTORY
@@ -1,3 +1,7 @@
+2007-03-26 Mark Bainter <mbainter-smgl AT lostinagoodbook.org>
+ * FINAL: moved to POST_INSTALL
+ * POST_INSTALL: Changed to use install_config_file and fix bug#11563
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.