MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
-SRC_URI = "http://www.amautacorp.com/staff/Rudd-O/projects/files/search-services/python-inotify-${PV}.tar.gz"
+SRC_URI = "http://www.vanille.de/mirror/python-inotify-${PV}.tar.gz"
inherit distutils
DESCRIPTION = "A Curses-based mp3 player. See http://damien.degois.info/PyMP3/"
SECTION = "console/multimedia"
PRIORITY = "optional"
-MAINTAINER = "Jason Haslup <openembedded@haslup.com>"
RDEPENDS = "python-core python-ncurses python-pyid3lib python-mad python-ao"
-PR = "r1"
LICENSE = "GPL"
-SRC_URI = "http://damien.degois.info/PyMP3/PyMP3-0.3.4.tar.gz"
+PR = "r2"
+
+SRC_URI = "http://www.vanille.de/mirror/PyMP3-0.3.4.tar.gz"
S = "${WORKDIR}/PyMP3-0.3.4"
PY_FILES = "box_info.py layer.py sound_ctrl.py stack.py txt_tools.py"