diff options
| author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-11 15:30:32 +0000 |
|---|---|---|
| committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-11 15:30:32 +0000 |
| commit | 1d3e6ae58e38ac82c77f87aa323d854f54f9dd85 (patch) | |
| tree | 5aefa17e75479842e83f2758ccf576c1ae230410 /packages/python/python-django_1.0.bb | |
| parent | b78e2b7dfe2da0888ac8f9e036a5228b2c8f944f (diff) | |
python-django: 1.0 -> 1.0.2
Diffstat (limited to 'packages/python/python-django_1.0.bb')
| -rw-r--r-- | packages/python/python-django_1.0.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/python/python-django_1.0.bb b/packages/python/python-django_1.0.bb deleted file mode 100644 index 06816778b0..0000000000 --- a/packages/python/python-django_1.0.bb +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "Python Web framework" -SECTION = "devel/python" -PRIORITY = "optional" -LICENSE = "BSD" -RDEPENDS = "python-email python-netserver python-pickle python-pprint \ - python-shell python-textutils python-threading python-unixadmin \ - python-xml" -RRECOMMENDS = "python-pysqlite2" -SRCNAME = "Django" - -SRC_URI = "http://media.djangoproject.com/releases/1.0/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - -DISTUTILS_INSTALL_ARGS = "--root=${D} --prefix=${prefix}" |
