]> Pileus Git - ~andy/sunrise/blobdiff - app-admin/osinfo/osinfo-0.3.0_rc1.ebuild
app-admin/osinfo: Fix grammer and comment out info about stuff not yet installed...
[~andy/sunrise] / app-admin / osinfo / osinfo-0.3.0_rc1.ebuild
index 0cf73fb55c9ff4eb643949770fc2ca57fcf0ccca..acd90ed45a218859163e2a1e9f842149d5d7fbf2 100644 (file)
@@ -34,17 +34,17 @@ src_install() {
 
 pkg_postinst() {
        elog
-       elog "Osinfo is still beta; you can help be addressing bugs at"
+       elog "Osinfo is still a beta application - you can help fix bugs by joining"
        elog "the osinfo mailinglist: osinfo@lists.berlios.de"
        elog
-       elog "Osinfo has many nice features that are not obvious at first."
-       elog "You can create an HTML document of the computers in your"
-       elog "LAN, and run osinfo in daemon mode on a box with Apache server."
-       elog "Send the xml sheet to the daemon with the --tcpsend option."
-       elog "These features are still incomplete, not installed by the ebuild,"
-       elog "but you can help to improve them!"
-       elog
-       elog "You can freely add more modules to osinfo. Check the source"
-       elog "code inside the tarball. Thank you for interest."
-       elog
+#      elog "Osinfo has some nice features that are not obvious at first:"
+#      elog "-  Create an HTML document of the computers in your LAN"
+#      elog "-  Run osinfo in daemon mode on a box with an Apache server."
+#      elog "-  Send the xml sheet to the daemon with the --tcpsend option."
+#      elog "These features are still incomplete and are not yet installed by the ebuild,"
+#      elog "but you can help to improve them!"
+#      elog
+#      elog "You can freely add more modules to osinfo. Check the source"
+#      elog "code inside the tarball. Thank you for interest."
+#      elog
 }