public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] [PATCH] Kill of the outdated handbook reference
@ 2005-09-27  6:45 Jason Stubbs
  0 siblings, 0 replies; only message in thread
From: Jason Stubbs @ 2005-09-27  6:45 UTC (permalink / raw
  To: gentoo-portage-dev

[-- Attachment #1: Type: text/plain, Size: 124 bytes --]

When a user hits a masked package, a message is shown that refers them to the 
handbook. That reference is no longer valid.

[-- Attachment #2: handbook-change.patch --]
[-- Type: text/x-diff, Size: 525 bytes --]

diff -uNr 2.0/bin/emerge 2.0-patched/bin/emerge
--- 2.0/bin/emerge	2005-09-27 13:16:09.000000000 +0900
+++ 2.0-patched/bin/emerge	2005-09-27 15:41:55.000000000 +0900
@@ -1247,7 +1247,7 @@
 									oldcomment = comment
 							print
 							print "For more information, see MASKED PACKAGES section in the emerge man page or "
-							print "section 2.2 \"Software Availability\" in the Gentoo Handbook."
+							print "refer to the Gentoo Handbook."
 							if myparent:
 								print     "!!!    "+red(xfrom)
 							print

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-27  6:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-27  6:45 [gentoo-portage-dev] [PATCH] Kill of the outdated handbook reference Jason Stubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox