| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoolkit.xml,v 1.26 2007/03/05 21:07:33 nightmorph Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoolkit.xml,v 1.27 2007/03/26 21:21:00 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/gentoolkit.xml"> |
5 | <guide link="/doc/en/gentoolkit.xml"> |
| 6 | <title>Gentoolkit</title> |
6 | <title>Gentoolkit</title> |
| 7 | |
7 | |
| … | |
… | |
| 323 | |
323 | |
| 324 | <p> |
324 | <p> |
| 325 | The standard query will search our installed packages for the name given. |
325 | The standard query will search our installed packages for the name given. |
| 326 | If found, the following info will be displayed: the package location between |
326 | If found, the following info will be displayed: the package location between |
| 327 | the first square brackets (I for Installed packages, P for Portage, O for |
327 | the first square brackets (I for Installed packages, P for Portage, O for |
| 328 | Overlay), the possibles masks between the second (~ by keyword, - by arch or |
328 | Overlay), the possible masks between the second (~ by keyword, - by arch or |
| 329 | M hard masked), then the category and complete name and last of all, the slot |
329 | M hard masked), then the category and complete name and last of all, the slot |
| 330 | in which the package is stored. |
330 | in which the package is stored. |
| 331 | </p> |
331 | </p> |
| 332 | |
332 | |
| 333 | <p> |
333 | <p> |