diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-10-20 05:28:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-10-20 05:28:03 +0000 |
commit | 8aa9574d02abd682ed379f318635216147387fbd (patch) | |
tree | 9b55a9ecd06b4f7166e9db8ccf662fe8bd38923d /audio/net-rhythmbox/files/patch-library_rb-library-walker-thread.c | |
parent | - fix dependeny path of p5-PerlIO-eol (diff) |
As previously announced, remove audio/net-rhythmbox. It was broken, and
audio/rhythmbox has more features.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=119831
Diffstat (limited to 'audio/net-rhythmbox/files/patch-library_rb-library-walker-thread.c')
-rw-r--r-- | audio/net-rhythmbox/files/patch-library_rb-library-walker-thread.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/net-rhythmbox/files/patch-library_rb-library-walker-thread.c b/audio/net-rhythmbox/files/patch-library_rb-library-walker-thread.c deleted file mode 100644 index 1301febfd7cc..000000000000 --- a/audio/net-rhythmbox/files/patch-library_rb-library-walker-thread.c +++ /dev/null @@ -1,11 +0,0 @@ ---- library/rb-library-walker-thread.c.orig Sun Feb 9 13:09:48 2003 -+++ library/rb-library-walker-thread.c Sat May 17 21:02:36 2003 -@@ -325,7 +325,7 @@ - - g_mutex_unlock (thread->priv->lock); - -- g_usleep (10); -+ g_usleep (10000); - } - - return NULL; |