nightmorph 07/03/25 23:58:47 Modified: hb-working-portage.xml Log: added paragraph on blocking atoms, bug 172222
Revision Changes Path 1.63 xml/htdocs/doc/en/handbook/hb-working-portage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.63&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.62&r2=1.63 Index: hb-working-portage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- hb-working-portage.xml 10 Mar 2007 01:54:44 -0000 1.62 +++ hb-working-portage.xml 25 Mar 2007 23:58:47 -0000 1.63 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.62 2007/03/10 01:54:44 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.63 2007/03/25 23:58:47 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ maintain the software on his system. </abstract> -<version>1.56</version> -<date>2007-03-09</date> +<version>1.57</version> +<date>2007-03-25</date> <section> <title>Welcome to Portage</title> @@ -453,6 +453,12 @@ </p> <p> +You may also see blocking packages with specific atoms, such as +<b><</b>media-video/mplayer-bin-1.0_rc1-r2. In this case, updating to a more +recent version of the blocking package would remove the block. +</p> + +<p> It is also possible that two packages that are yet to be installed are blocking each other. In this rare case, you should find out why you need to install both. In most cases you can do with one of the packages alone. If not, please file a -- [email protected] mailing list
