Fix gradha's removed packages to use Araq's forks instead (fixes #360)

This commit is contained in:
def 2016-06-08 02:38:27 +02:00
parent a66b19c0ac
commit 030ed6d7c7

View File

@ -565,14 +565,14 @@
}, },
{ {
"name": "dropbox_filename_sanitizer", "name": "dropbox_filename_sanitizer",
"url": "git://github.com/gradha/dropbox_filename_sanitizer/", "url": "git://github.com/Araq/dropbox_filename_sanitizer/",
"method": "git", "method": "git",
"tags": [ "tags": [
"dropbox" "dropbox"
], ],
"description": "Tool to clean up filenames shared on Dropbox", "description": "Tool to clean up filenames shared on Dropbox",
"license": "MIT", "license": "MIT",
"web": "https://github.com/gradha/dropbox_filename_sanitizer/" "web": "https://github.com/Araq/dropbox_filename_sanitizer/"
}, },
{ {
"name": "csv", "name": "csv",
@ -779,7 +779,7 @@
}, },
{ {
"name": "awesome_rmdir", "name": "awesome_rmdir",
"url": "git://github.com/gradha/awesome_rmdir/", "url": "git://github.com/Araq/awesome_rmdir/",
"method": "git", "method": "git",
"tags": [ "tags": [
"rmdir", "rmdir",
@ -788,7 +788,7 @@
], ],
"description": "Command to remove acceptably empty directories.", "description": "Command to remove acceptably empty directories.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/gradha/awesome_rmdir/" "web": "https://github.com/Araq/awesome_rmdir/"
}, },
{ {
"name": "nimalpm", "name": "nimalpm",
@ -951,7 +951,7 @@
}, },
{ {
"name": "number_files", "name": "number_files",
"url": "git://github.com/gradha/number_files/", "url": "git://github.com/Araq/number_files/",
"method": "git", "method": "git",
"tags": [ "tags": [
"rename", "rename",
@ -960,7 +960,7 @@
], ],
"description": "Command to add counter suffix/prefix to a list of files.", "description": "Command to add counter suffix/prefix to a list of files.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/gradha/number_files/" "web": "https://github.com/Araq/number_files/"
}, },
{ {
"name": "redissessions", "name": "redissessions",
@ -1097,7 +1097,7 @@
}, },
{ {
"name": "gh_nimrod_doc_pages", "name": "gh_nimrod_doc_pages",
"url": "git://github.com/gradha/gh_nimrod_doc_pages", "url": "git://github.com/Araq/gh_nimrod_doc_pages",
"method": "git", "method": "git",
"tags": [ "tags": [
"commandline", "commandline",
@ -1107,11 +1107,11 @@
], ],
"description": "Generates a GitHub documentation website for Nim projects.", "description": "Generates a GitHub documentation website for Nim projects.",
"license": "MIT", "license": "MIT",
"web": "http://gradha.github.io/gh_nimrod_doc_pages/" "web": "https://github.com/Araq/gh_nimrod_doc_pages"
}, },
{ {
"name": "midnight_dynamite", "name": "midnight_dynamite",
"url": "git://github.com/gradha/midnight_dynamite", "url": "git://github.com/Araq/midnight_dynamite",
"method": "git", "method": "git",
"tags": [ "tags": [
"wrapper", "wrapper",
@ -1122,7 +1122,7 @@
], ],
"description": "Wrapper for the markdown rendering hoedown library", "description": "Wrapper for the markdown rendering hoedown library",
"license": "MIT", "license": "MIT",
"web": "http://gradha.github.io/midnight_dynamite/" "web": "https://github.com/Araq/midnight_dynamite"
}, },
{ {
"name": "rsvg", "name": "rsvg",
@ -1353,7 +1353,7 @@
}, },
{ {
"name": "lazy_rest", "name": "lazy_rest",
"url": "git://github.com/gradha/lazy_rest", "url": "git://github.com/Araq/lazy_rest",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -1364,7 +1364,7 @@
], ],
"description": "Simple reST HTML generation with some extras.", "description": "Simple reST HTML generation with some extras.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/gradha/lazy_rest" "web": "https://github.com/Araq/lazy_rest"
}, },
{ {
"name": "Phosphor", "name": "Phosphor",