diff options
| author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-16 13:57:20 +0000 |
|---|---|---|
| committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-16 16:34:35 +0000 |
| commit | fff3ff4a44d2e7087f88a1747dcee63fd3b919ec (patch) | |
| tree | 18e28a0ca34cc7928cfb6fce173748484880a91f /packages/python/python-imdby_3.9.bb | |
| parent | 2f4d35476d310565190c0fd252b9a6238b232d47 (diff) | |
python-imdbpy: fix typo when renaming
Diffstat (limited to 'packages/python/python-imdby_3.9.bb')
| -rw-r--r-- | packages/python/python-imdby_3.9.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/python/python-imdby_3.9.bb b/packages/python/python-imdby_3.9.bb deleted file mode 100644 index 72d30fb89b..0000000000 --- a/packages/python/python-imdby_3.9.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database." -SECTION = "devel/python" -HOMEPAGE = "http://imdbpy.sourceforge.net/" -PRIORITY = "optional" -LICENSE = "GPL" -SRCNAME = "IMDbPY" -PR = "ml0" - -SRC_URI = "${SOURCEFORGE_MIRROR}/imdbpy/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils - -FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/imdb/parser/common/.debug" |
