DESCRIPTION = "A sophisticated XML Processing Package for Python" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer " RDEPENDS = "python-core python-xml python-netclient" SRCNAME = "pyxml" SRC_URI = "${SOURCEFORGE_MIRROR}/pyxml/PyXML-${PV}.tar.gz" S = "${WORKDIR}/PyXML-${PV}" inherit distutils t Git repository'/>
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-05-08gmp: consolidate identical patches into files/Rolf Leggewie1
* thanks to koen for spotting my previous glitch * taking extra care this time to spot "the other odd man out", too
2008-05-08disapproval of revision 'b8e46b797b32111526a2116d020fdd9e1c079965'Koen Kooi1
2008-05-08gmp: consolidate common patches unchanged across versions into files/Rolf Leggewie1
2008-05-07gmp: update to version 4.2.2Henning Heinold1
* seems to work * add patches 02_noexec-stack.diff and 03_gnu89-inline.diff from debian * add mpf_set_str_c.diff from the gmp-website