From 1cfb25a50f14dd2da3396bcfcb2753d0059ad466 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Sat, 14 Feb 2015 18:19:52 +0100 Subject: [PATCH] Note to myself: don't forget to remove the patch files from the repo. --- 0001-Dead-dir-server.patch | 24 ------------------------ 0001-More-dead-stuff.patch | 33 --------------------------------- 2 files changed, 57 deletions(-) delete mode 100644 0001-Dead-dir-server.patch delete mode 100644 0001-More-dead-stuff.patch diff --git a/0001-Dead-dir-server.patch b/0001-Dead-dir-server.patch deleted file mode 100644 index a6cc4e032..000000000 --- a/0001-Dead-dir-server.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 4bb329caa45633526d9915796fe268500a08af23 Mon Sep 17 00:00:00 2001 -From: Thomas Willingham -Date: Sat, 14 Feb 2015 16:07:45 +0000 -Subject: [PATCH] Dead dir server - ---- - boot.php | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/boot.php b/boot.php -index f632931..952832d 100755 ---- a/boot.php -+++ b/boot.php -@@ -84,7 +84,6 @@ $DIRECTORY_FALLBACK_SERVERS = array( - 'https://red.zottel.red', - 'https://red.pixelbits.de', - 'https://my.federated.social', -- 'https://whogotzot.com', - 'https://redmatrix.nl' - ); - --- -1.9.1 - diff --git a/0001-More-dead-stuff.patch b/0001-More-dead-stuff.patch deleted file mode 100644 index e83f67f30..000000000 --- a/0001-More-dead-stuff.patch +++ /dev/null @@ -1,33 +0,0 @@ -From b0a28ece87e2c10dc1d67023a6c075992e8f3da4 Mon Sep 17 00:00:00 2001 -From: Thomas Willingham -Date: Sat, 14 Feb 2015 16:13:17 +0000 -Subject: [PATCH] More dead stuff - ---- - doc/external-resource-links.bb | 5 ----- - 1 file changed, 5 deletions(-) - -diff --git a/doc/external-resource-links.bb b/doc/external-resource-links.bb -index ca1d6f5..2e6df63 100644 ---- a/doc/external-resource-links.bb -+++ b/doc/external-resource-links.bb -@@ -8,16 +8,11 @@ - [*][url=https://github.com/tonybaldwin/redmatrixthemes/]nubasic[/url] - - [b]Third-Party Addons[/b] --[*][url=http://gitweb.whogotzot.com/red-addons-extra/tree]Additional RedMatrix addons[/url] - [*][url=https://abcentric.net/git/abcjsplugin.git]ABCjs integration - display scores in posts (WIP)[/url] --[*][url=http://gitweb.whogotzot.com/extra_dir_fns/tree]Extra directory functions[/url] - [b]Related Projects[/b] - - [*][url=https://addons.mozilla.org/en-US/firefox/addon/redshare/]Redshare for Firefox[/url] - [*][url=https://github.com/cvogeley/red-for-android]Red for Android[/url] - [*][url=https://github.com/zzottel/feed2red]feed2red.pl (posts Atom/RSS feeds to channel)[/url] --[*][url=http://gitweb.whogotzot.com/red-stable/tree]Red Stable - up-to-date-but-not-bleeding-edge RedMatrix distribution[/url] --[b]Utilities[/b] --[*][url=http://gitweb.whogotzot.com/debian-install-script]Debian Install Script[/url] - - #include doc/macros/main_footer.bb; --- -1.9.1 -