aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xml/metadata: handle py 3.1 cElementTree incompatZac Medico2011-09-031-2/+3
* Fix indentation.v2.2.0_alpha52Arfrever Frehtes Taifersar Arahesis2011-09-021-1/+1
* xml/metadata: handle py 2.6 cElementTree incompatZac Medico2011-09-021-3/+12
* xml/metadata: implement XMLParser.doctype()Zac Medico2011-08-311-2/+13
* Revert "xml/metadata: implement XMLParser.doctype()"Zac Medico2011-08-311-13/+2
* xml/metadata: implement XMLParser.doctype()Zac Medico2011-08-311-2/+13
* Fix deprecated Element.getchildren() call.Zac Medico2011-08-311-2/+1
* Add some comments, which will allow to easier find code, which should beArfrever Frehtes Taifersar Arahesis2011-08-251-0/+2
* ElementTree: use iter if available (bug #380565)Zac Medico2011-08-241-2/+11
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2011-05-151-2/+2
* MetaDataXML: fix broken upstream initializationZac Medico2011-01-021-1/+1
* EbuildPhase: Display upstream info before setup.Michał Górny2010-12-291-0/+26
* Make MetaDataXML.format_maintainer_string() check a values to makeZac Medico2010-09-251-4/+6
* maintainer-info: Don't print 'no-herd' and don't print anything twice (bug 33...Sebastian Luther2010-09-091-0/+5
* Replace the settings and herdstree parameters for the MetaDataXMLZac Medico2010-09-061-8/+13
* Add an optional herdstree parameter to the MetaDataXML constructor,Zac Medico2010-09-061-2/+2
* Add portage.xml.metadata to parse metadata.xmlSebastian Luther2010-09-062-0/+340