diff options
Diffstat (limited to 'app-text/pastebinit/files')
-rw-r--r-- | app-text/pastebinit/files/defaultPB_debian_pastebin.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-text/pastebinit/files/defaultPB_debian_pastebin.patch b/app-text/pastebinit/files/defaultPB_debian_pastebin.patch deleted file mode 100644 index 715c69d2..00000000 --- a/app-text/pastebinit/files/defaultPB_debian_pastebin.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nur a/pastebinit b/pastebinit ---- a/pastebinit 2016-03-01 05:52:32.000000000 +0000 -+++ b/pastebinit 2016-09-08 11:19:48.617003007 +0100 -@@ -34,7 +34,7 @@ - from urllib.request import FancyURLopener - - # Set the default pastebin --defaultPB = "pastebin.com" -+defaultPB = "paste.debian.net" - - # Now try to override it with a distributor pastebin - try: |