From 20a107748317091d1ac003f1cbb045928d07e684 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sat, 15 Feb 2014 23:40:10 +0200 Subject: No audit programs here. deleting this sequence of ebuilds. will replace with compat and broadcom in a few moments --- net-wireless/bluemaho/files/bluemaho | 4 ---- net-wireless/bluemaho/files/btftp-libxml.patch | 21 --------------------- 2 files changed, 25 deletions(-) delete mode 100644 net-wireless/bluemaho/files/bluemaho delete mode 100644 net-wireless/bluemaho/files/btftp-libxml.patch (limited to 'net-wireless/bluemaho/files') diff --git a/net-wireless/bluemaho/files/bluemaho b/net-wireless/bluemaho/files/bluemaho deleted file mode 100644 index 4089d08b..00000000 --- a/net-wireless/bluemaho/files/bluemaho +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -cd /usr/lib/bluemaho/ -./bluemaho.py $@ diff --git a/net-wireless/bluemaho/files/btftp-libxml.patch b/net-wireless/bluemaho/files/btftp-libxml.patch deleted file mode 100644 index d63add34..00000000 --- a/net-wireless/bluemaho/files/btftp-libxml.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -Naur bluemaho-090417.orig/tools/sources/btftp-0.1/Makefile bluemaho-090417/tools/sources/btftp-0.1/Makefile ---- bluemaho-090417.orig/tools/sources/btftp-0.1/Makefile 2009-04-17 17:37:30.000000000 +0000 -+++ bluemaho-090417/tools/sources/btftp-0.1/Makefile 2009-05-12 13:31:50.000000000 +0000 -@@ -1,2 +1,2 @@ - all: obex.c sdp.c folder.c main.c -- gcc -lbluetooth -lopenobex -lreadline -lxml2 obex.c sdp.c folder.c main.c -o btftp -+ gcc -I/usr/include/libxml2/ -lbluetooth -lopenobex -lreadline -lxml2 obex.c sdp.c folder.c main.c -o btftp -diff -Naur bluemaho-090417.orig/tools/sources/btftp-0.1/folder.c bluemaho-090417/tools/sources/btftp-0.1/folder.c ---- bluemaho-090417.orig/tools/sources/btftp-0.1/folder.c 2009-04-17 17:37:30.000000000 +0000 -+++ bluemaho-090417/tools/sources/btftp-0.1/folder.c 2009-05-12 13:31:26.000000000 +0000 -@@ -29,8 +29,8 @@ - #include - #include - --#include --#include -+#include -+#include - - #include "goep.h" - #include "ftp.h" -- cgit v1.2.3