Build @jd's packages from github, not his personal site

Closes #1957
This commit is contained in:
Steve Purcell 2014-08-22 09:34:19 +01:00
parent 93b5ba18e4
commit 671afe0ff3
5 changed files with 5 additions and 5 deletions

View file

@ -1 +1 @@
(erc-track-score :fetcher git :url "git://git.naquadah.org/erc-track-score.git")
(erc-track-score :fetcher github :repo "jd/erc-track-score.el")

View file

@ -1 +1 @@
(google-contacts :fetcher git :url "git://git.naquadah.org/google-contacts.el.git")
(google-contacts :fetcher github :repo "jd/google-contacts.el")

View file

@ -1,2 +1,2 @@
(google-maps :url "git://git.naquadah.org/google-maps.git" :fetcher git)
(google-maps :fetcher github :repo "jd/google-maps.el")

View file

@ -1 +1 @@
(naquadah-theme :url "git://git.naquadah.org/naquadah-theme.git" :fetcher git)
(naquadah-theme :fetcher github :repo "jd/naquadah-theme")

View file

@ -1 +1 @@
(offlineimap :fetcher git :url "git://git.naquadah.org/offlineimap-el.git")
(offlineimap :fetcher github :repo "jd/offlineimap.el")