public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] [PATCH] Update links to handbooks
@ 2014-12-20 15:34 Manuel Rüger
  2014-12-20 17:00 ` Zac Medico
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel Rüger @ 2014-12-20 15:34 UTC (permalink / raw
  To: gentoo-portage-dev


[-- Attachment #1.1: Type: text/plain, Size: 88 bytes --]

Since handbooks moved to the wiki, we should update the links.
Fixes also bug 532736.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-Update-links-to-Handbooks.patch --]
[-- Type: text/x-patch; name="0001-Update-links-to-Handbooks.patch", Size: 1718 bytes --]

From cc503f68dfa077b50aa5d316c1660203b801522a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Manuel=20R=C3=BCger?= <manuel@rueg.eu>
Date: Sat, 20 Dec 2014 16:31:31 +0100
Subject: [PATCH] Update links to Handbooks


diff --git a/cnf/make.conf.example b/cnf/make.conf.example
index 6603b42..70384c6 100644
--- a/cnf/make.conf.example
+++ b/cnf/make.conf.example
@@ -11,7 +11,7 @@
 # example, quite a few packages have optional X, gtk or GNOME functionality
 # that can only be enabled or disabled at compile-time. Gentoo Linux has a
 # very extensive set of USE variables described in our USE variable HOWTO at
-# http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1
+# https://wiki.gentoo.org/wiki/Handbook:X86/Working/USE
 #
 # The available list of use flags with descriptions is in your portage tree.
 # Use 'less' to view them:  --> less /usr/portage/profiles/use.desc <--
diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py
index fcc1a90..67e4b4e 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -9059,7 +9059,7 @@ def show_mask_docs():
 def show_blocker_docs_link():
 	writemsg("\nFor more information about " + bad("Blocked Packages") + ", please refer to the following\n", noiselevel=-1)
 	writemsg("section of the Gentoo Linux x86 Handbook (architecture is irrelevant):\n\n", noiselevel=-1)
-	writemsg("http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked\n\n", noiselevel=-1)
+        writemsg("https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages\n\n", noiselevel=-1)
 
 def get_masking_status(pkg, pkgsettings, root_config, myrepo=None, use=None):
 	return [mreason.message for \
-- 
2.2.1


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 951 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [gentoo-portage-dev] [PATCH] Update links to handbooks
  2014-12-20 15:34 [gentoo-portage-dev] [PATCH] Update links to handbooks Manuel Rüger
@ 2014-12-20 17:00 ` Zac Medico
  0 siblings, 0 replies; 2+ messages in thread
From: Zac Medico @ 2014-12-20 17:00 UTC (permalink / raw
  To: gentoo-portage-dev

On 12/20/2014 07:34 AM, Manuel Rüger wrote:
> Since handbooks moved to the wiki, we should update the links.
> Fixes also bug 532736.

Thanks, applied:

https://github.com/gentoo/portage/commit/17bc89c5db424c3f04af28a1da5bf90a943ac368

-- 
Thanks,
Zac


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-20 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-20 15:34 [gentoo-portage-dev] [PATCH] Update links to handbooks Manuel Rüger
2014-12-20 17:00 ` Zac Medico

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