| 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.28 2012/11/04 21:29:31 zmedico Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/portage/doc/manually-fixing-portage.xml,v 1.30 2013/03/01 10:01:11 zmedico Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd" [ |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd" [ |
| 4 | <!ENTITY stable_version "2.1.11.31"> |
4 | <!ENTITY stable_version "2.1.11.52"> |
| 5 | ]> |
5 | ]> |
| 6 | |
6 | |
| 7 | <guide> |
7 | <guide> |
| 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 | |