From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JmEYw-0005YJ-WE for garchives@archives.gentoo.org; Wed, 16 Apr 2008 20:49:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15024E074E; Wed, 16 Apr 2008 20:49:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CB81CE074E for ; Wed, 16 Apr 2008 20:49:01 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 762AB669F0 for ; Wed, 16 Apr 2008 20:49:01 +0000 (UTC) Received: from zmedico by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JmEYu-0000yp-6w for gentoo-commits@lists.gentoo.org; Wed, 16 Apr 2008 20:49:00 +0000 From: "Zac Medico (zmedico)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zmedico@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/portage/doc: faq.xml X-VCS-Repository: gentoo X-VCS-Files: faq.xml X-VCS-Directories: xml/htdocs/proj/en/portage/doc X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico Content-Type: text/plain; charset=utf8 Message-Id: Sender: Zac Medico Date: Wed, 16 Apr 2008 20:49:00 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a2a00297-a575-4959-9af3-b0dab6260269 X-Archives-Hash: bbe04045c270c0f4b04c339e92b98461 zmedico 08/04/16 20:49:00 Modified: faq.xml Log: Add a new section about how "blocks" between packages can be resolved. Revision Changes Path 1.33 xml/htdocs/proj/en/portage/doc/faq.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/por= tage/doc/faq.xml?rev=3D1.33&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/por= tage/doc/faq.xml?rev=3D1.33&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/por= tage/doc/faq.xml?r1=3D1.32&r2=3D1.33 Index: faq.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/portage/doc/faq.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- faq.xml 24 Nov 2007 19:05:35 -0000 1.32 +++ faq.xml 16 Apr 2008 20:48:59 -0000 1.33 @@ -1,6 +1,6 @@ - + =20 Portage Frequently Asked Questions (FAQ) @@ -27,6 +27,19 @@ 2007-09-21 Frequently Asked Questions + +
+ +How can "blocks" between packages be resolved? + + +

See the +Blocked Packages section in the Gentoo Handbook. +

+ +
+
Why is it that emerge does not update all packages? --=20 gentoo-commits@lists.gentoo.org mailing list