From 1a8d6b61b53c20b3e6e14d306a35c51e8f386221 Mon Sep 17 00:00:00 2001 From: Charlie Shepherd Date: Fri, 22 Dec 2006 15:35:55 +0000 Subject: [PATCH] app-admin/osinfo: Fix grammer and comment out info about stuff not yet installed by the ebuild svn path=/sunrise/; revision=2447 --- app-admin/osinfo/ChangeLog | 4 ++++ app-admin/osinfo/Manifest | 16 ++++++++-------- app-admin/osinfo/osinfo-0.3.0_rc1.ebuild | 22 +++++++++++----------- 3 files changed, 23 insertions(+), 19 deletions(-) diff --git a/app-admin/osinfo/ChangeLog b/app-admin/osinfo/ChangeLog index 1b39570aa..f584cc610 100644 --- a/app-admin/osinfo/ChangeLog +++ b/app-admin/osinfo/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 22 Dec 2006; Charlie Shepherd + osinfo-0.3.0_rc1.ebuild: + Fix grammer and comment out info about stuff not yet installed by the ebuild + 22 Dec 2006; Mikael Lammentausta (lamikae) +osinfo-0.3.0_rc1.ebuild, +metadata.xml: ebuild for bug 158804 diff --git a/app-admin/osinfo/Manifest b/app-admin/osinfo/Manifest index b9f44a12e..729a8bcae 100644 --- a/app-admin/osinfo/Manifest +++ b/app-admin/osinfo/Manifest @@ -1,12 +1,12 @@ DIST osinfo-0.3.0_rc1.tar.bz2 89750 RMD160 1d5b095737a98539a1a484693d770a7ae214f1e1 SHA1 fed5394556367f85e40f94482987b7027005dfae SHA256 73ec18e1f674488da613feca89144d73e92cf604d2676438e3b99ceaacfe7b0d -EBUILD osinfo-0.3.0_rc1.ebuild 1471 RMD160 a153c8a9c1ed168d8f63c2e0f2eb9064e0dd0836 SHA1 7c571077391fca6c20e9922feaeefa05653e5f60 SHA256 2ec9f20cf33f8abf7db58f857640033869d1e9c07df69a177adf249f7b074e24 -MD5 61767b729ac670acc86c750c30c2a87b osinfo-0.3.0_rc1.ebuild 1471 -RMD160 a153c8a9c1ed168d8f63c2e0f2eb9064e0dd0836 osinfo-0.3.0_rc1.ebuild 1471 -SHA256 2ec9f20cf33f8abf7db58f857640033869d1e9c07df69a177adf249f7b074e24 osinfo-0.3.0_rc1.ebuild 1471 -MISC ChangeLog 230 RMD160 3cd378c6c8a0893b51a23b80dae189976ceb5705 SHA1 71ad2866ca847b0454472c751531aad18219ac62 SHA256 b90b9bb278c1f75d2373c100116cdd788b614dfcedca58b3f6d0dc51f8e903a4 -MD5 0edf89519685307ed3ab6bef7b682abb ChangeLog 230 -RMD160 3cd378c6c8a0893b51a23b80dae189976ceb5705 ChangeLog 230 -SHA256 b90b9bb278c1f75d2373c100116cdd788b614dfcedca58b3f6d0dc51f8e903a4 ChangeLog 230 +EBUILD osinfo-0.3.0_rc1.ebuild 1504 RMD160 4a1b70937750e6cf2412160a0948fa67b75a2898 SHA1 bb933b4aa7dde7bb7dab7b3778a77b52c4add9e5 SHA256 4c7fa59183ece1cba69f49844f0d886688efc9f3448bffa6b01e9d816622316f +MD5 97500d3d4ea2a6114ae3e3ad414fadcb osinfo-0.3.0_rc1.ebuild 1504 +RMD160 4a1b70937750e6cf2412160a0948fa67b75a2898 osinfo-0.3.0_rc1.ebuild 1504 +SHA256 4c7fa59183ece1cba69f49844f0d886688efc9f3448bffa6b01e9d816622316f osinfo-0.3.0_rc1.ebuild 1504 +MISC ChangeLog 396 RMD160 2c59e0f46aa23a9b6a72ff9084b6cc9ec7c5c3ac SHA1 1400004d07b4dc81211c7cb24854ebb23307dc76 SHA256 5a8bad0efc0047a69adaed10692baae48cc965d13e54e782b20719834be99d6e +MD5 98bae7ab5631c9dee6cc6639da057cf7 ChangeLog 396 +RMD160 2c59e0f46aa23a9b6a72ff9084b6cc9ec7c5c3ac ChangeLog 396 +SHA256 5a8bad0efc0047a69adaed10692baae48cc965d13e54e782b20719834be99d6e ChangeLog 396 MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 MD5 1e678929a9fec6632e227bdf2262e9a1 metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 metadata.xml 170 diff --git a/app-admin/osinfo/osinfo-0.3.0_rc1.ebuild b/app-admin/osinfo/osinfo-0.3.0_rc1.ebuild index 0cf73fb55..acd90ed45 100644 --- a/app-admin/osinfo/osinfo-0.3.0_rc1.ebuild +++ b/app-admin/osinfo/osinfo-0.3.0_rc1.ebuild @@ -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 } -- 2.43.2