From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B9928138010 for ; Sat, 6 Oct 2012 21:03:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3006BE0230 for ; Sat, 6 Oct 2012 21:03:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A8B98E045E for ; Sat, 6 Oct 2012 20:19:40 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DEA6033D78C for ; Sat, 6 Oct 2012 20:19:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id A191921600; Sat, 6 Oct 2012 20:19:38 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-portage-advanced.xml X-VCS-Repository: gentoo X-VCS-Files: hb-portage-advanced.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121006201938.A191921600@flycatcher.gentoo.org> Date: Sat, 6 Oct 2012 20:19:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: fcb8a146-b08e-4d95-b74a-eef09a2ba636 X-Archives-Hash: 7a5fa8a0527f8f034db4118db85c3ef6 swift 12/10/06 20:19:38 Modified: hb-portage-advanced.xml Log: Bug #437338 - Rephraze an apparently more diffult to parse line Revision Changes Path 1.6 xml/htdocs/doc/en/handbook/hb-portage-advanced.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml?r1=1.5&r2=1.6 Index: hb-portage-advanced.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hb-portage-advanced.xml 6 Oct 2012 20:17:51 -0000 1.5 +++ hb-portage-advanced.xml 6 Oct 2012 20:19:38 -0000 1.6 @@ -4,7 +4,7 @@ - + @@ -15,8 +15,8 @@ features. -4 -2012-08-15 +5 +2012-10-06
Introduction @@ -299,8 +299,8 @@

-If you need to patch firefox (for instance because a developer asked you to to -support you in a bug you reported), put the patch in +If you need to patch firefox (for instance because a developer provided you with +a patch and asked you to check if it fixes the bug you reported), put the patch in /etc/portage/patches/www-client/firefox (probably best to use the full name, including version so that the patch does not interfere with later versions) and rebuild firefox.