diff options
| author | Rene Wagner <rw@handhelds.org> | 2005-08-02 18:14:08 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-02 18:14:08 +0000 |
| commit | d622f936a352181dc9ab0cb4a1e2768b5879e60a (patch) | |
| tree | 6ff0515d4e14184236dd7aa47c7be3d51b12fcc6 /packages/python/python-inotify_0.0.6.bb | |
| parent | 21a91a78407c9e8e8fe4c7931deec8dcd289319d (diff) | |
| parent | 40f3e1b35db575ce80d1867e1fcb970b91e2a2aa (diff) | |
merge of 2653a4b40327fa4b9850b64660c0b840a53b9e4d
and 7d7a212e875a69547a4ab175f18225661a30c5ce
Diffstat (limited to 'packages/python/python-inotify_0.0.6.bb')
| -rw-r--r-- | packages/python/python-inotify_0.0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-inotify_0.0.6.bb b/packages/python/python-inotify_0.0.6.bb index 6f74aa32b5..6b5f9fbd75 100644 --- a/packages/python/python-inotify_0.0.6.bb +++ b/packages/python/python-inotify_0.0.6.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" 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 |
