summaryrefslogtreecommitdiff
path: root/recipes/python/python-docutils_0.5.bb
blob: 2fc7184b83f777acc5f2ffe94e81bc35ef858ec6 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Text processing system"
HOMEPAGE = "http://docutils.sourceforge.net"
SECTION = "devel/python"
LICENSE = "PSF"
PR = "ml0"

SRC_URI = "${SOURCEFORGE_MIRROR}/docutils/docutils-${PV}.tar.gz"
S = "${WORKDIR}/docutils-${PV}"

inherit distutils
2007-05-24classes/icecc.bbclass : Make sure that PARALLEL_MAKE is set to null if the pa...Stelios Koroneos1 2006-12-19Fix typo in system restricted packagesStelios Koroneos1 2006-12-19Fixed error in the way the user specified exclusion lists were handledStelios Koroneos1 2006-12-19Remove depedancy on icecc-create-env to temporeraly solve circullar dependanc...Stelios Koroneos1 2006-12-19Updated icecc.bbclassStelios Koroneos1 2006-12-03ice.bbclass, apply patch from #1495, closes #1495Leon Woestenberg1 2006-09-11classes/icecc.bbclass: Use split so we get the real version instead of a sing...Holger Freyther1 2006-08-20classes/icecc.bbclass: Simplify, improve code creating a tar.bz2Holger Freyther1 2006-08-19classes/icecc.bbclass: Determine version of gcc by executing it, use os.path....Holger Freyther1 2006-08-19classes/icecc.bbclass: Remove tabs, use inherit_class to check if we build a ...Holger Freyther1 2005-06-30import clean BK tree at cset 1.3670Koen Kooi1 2005-06-22Ice Cream distributed builds:Holger Freyther1