| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/portage/doc/manually-fixing-portage.xml,v 1.24 2012/03/18 19:50:08 zmedico Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/portage/doc/manually-fixing-portage.xml,v 1.26 2012/08/09 22:07:35 zmedico Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd" [ |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd" [ |
| 4 | <!ENTITY stable_version "2.1.10.49"> |
4 | <!ENTITY stable_version "2.1.11.9"> |
| 5 | ]> |
5 | ]> |
| 6 | |
6 | |
| 7 | <guide link="/proj/en/portage/doc/manually-fixing-portage.xml"> |
7 | <guide link="/proj/en/portage/doc/manually-fixing-portage.xml"> |
| 8 | |
8 | |
| 9 | <title>Manually fixing broken portage installations</title> |
9 | <title>Manually fixing broken portage installations</title> |
| 10 | |
10 | |
| 11 | <author> |
11 | <author> |
| 12 | <mail link="genone@gentoo.org">Marius Mauch</mail> |
12 | <mail link="genone@gentoo.org">Marius Mauch</mail> |
| 13 | </author> |
13 | </author> |
| 14 | |
14 | |
| 15 | <abstract> |
15 | <abstract> |
| 16 | This document attempts to help people to manually fix a broken sys-apps/portage |
16 | This document attempts to help people to manually fix a broken sys-apps/portage |
| 17 | installation. |
17 | installation. |
| 18 | </abstract> |
18 | </abstract> |
| 19 | |
19 | |