summaryrefslogtreecommitdiffstats
path: root/www/gnome-user-share/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 09:41:24 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 09:41:24 +0800
commit2c04e2178d3ccce17af9d227a165f4025e1baf27 (patch)
treea95d6ef7b169e6753fca6a89006355f69851345e /www/gnome-user-share/files
parent97baa1cd09aa858ef3a8e9ad473cc43e7dcacebb (diff)
downloadmarcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.gz
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.bz2
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.lz
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.xz
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.zst
marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.zip
Remove these ports now that they are in the ports tree.
Next stop, GNOME 2.15. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6155 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gnome-user-share/files')
-rw-r--r--www/gnome-user-share/files/patch-user_share.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/gnome-user-share/files/patch-user_share.c b/www/gnome-user-share/files/patch-user_share.c
deleted file mode 100644
index 352588ade..000000000
--- a/www/gnome-user-share/files/patch-user_share.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- user_share.c.orig Tue Nov 8 10:41:50 2005
-+++ user_share.c Thu Nov 10 13:38:07 2005
-@@ -252,8 +252,8 @@ howl_input (GIOChannel *io_channel,
- gpointer callback_data)
- {
- sw_discovery session;
-- session = callback_data;
- sw_salt salt;
-+ session = callback_data;
-
- if (sw_discovery_salt (session, &salt) == SW_OKAY) {
- sw_salt_lock (salt);