[Lunar-commits] r18027 - moonbase/trunk/doc-tools/pinfo
Dennis Veatch
stumbles at lunar-linux.org
Mon Jan 9 00:42:29 UTC 2006
Author: stumbles
Date: 2006-01-09 00:42:27 +0000 (Mon, 09 Jan 2006)
New Revision: 18027
Modified:
moonbase/trunk/doc-tools/pinfo/DEPENDS
moonbase/trunk/doc-tools/pinfo/DETAILS
Log:
tweak tweak
Modified: moonbase/trunk/doc-tools/pinfo/DEPENDS
===================================================================
--- moonbase/trunk/doc-tools/pinfo/DEPENDS 2006-01-09 00:26:28 UTC (rev 18026)
+++ moonbase/trunk/doc-tools/pinfo/DEPENDS 2006-01-09 00:42:27 UTC (rev 18027)
@@ -1,2 +1,2 @@
-depends ncurses
+depends ncurses &&
depends bison
Modified: moonbase/trunk/doc-tools/pinfo/DETAILS
===================================================================
--- moonbase/trunk/doc-tools/pinfo/DETAILS 2006-01-09 00:26:28 UTC (rev 18026)
+++ moonbase/trunk/doc-tools/pinfo/DETAILS 2006-01-09 00:42:27 UTC (rev 18027)
@@ -1,7 +1,7 @@
MODULE=pinfo
VERSION=0.6.8
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://pinfo.sourceforge.net/$SOURCE
+ SOURCE_URL=http://pinfo.sourceforge.net/
SOURCE_VFY=sha1:27c2d300861e1fc01542512daf7b2e9bb19078b4
WEB_SITE=http://pinfo.sourceforge.net/
ENTERED=20060108
@@ -16,5 +16,5 @@
Pinfo also supports viewing of manual pages -- they're colorised like in
the midnight commander's viewer, and additionaly they are hypertextualized
(i.e. when pinfo encounters a reference of form manualname (n), then you
-can press enter there, and voila -- you're on the page for `manualname'.
+can press enter there, and voila -- you're on the page for 'manualname'.
EOF
More information about the Lunar-commits
mailing list