summaryrefslogtreecommitdiff
path: root/packages/python/python-ptrace_0.3.2.bb
blob: a039476c39e998fe568fb49c1baf3ead7e24c00d (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "python-ptrace is a debugger using ptrace."
HOMEPAGE = "http://fusil.hachoir.org/trac/wiki/python-ptrace"
SECTION = "devel/python"
LICENSE = "GPLv2"
PR = "ml0"

SRC_URI = "http://pypi.python.org/packages/source/p/ptrace/ptrace-${PV}.tar.gz"
S = "${WORKDIR}/ptrace-${PV}"

inherit distutils
/span>remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1 2006-11-13povray: DEPEND on zlib not on libzMarcin Juszkiewicz1 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 2006-10-04various packages: Add/adjust SECTION.Paul Sokolovsky1 2006-09-05povray: remove bogus sectionKoen Kooi1 2006-09-04povray: add 3.6.1 (from 2004), since the povray dudes haven;t released the so...Koen Kooi4