Merge pull request #2660 from jorgenschaefer/circe

Adjust circe to the new upstream repository layout.
This commit is contained in:
Steve Purcell 2015-04-06 09:16:14 +01:00
commit a2b295656d
5 changed files with 2 additions and 5 deletions

View file

@ -1 +1 @@
(circe :repo "jorgenschaefer/circe" :fetcher github :files ("lisp/circe*.el"))
(circe :repo "jorgenschaefer/circe" :fetcher github)

View file

@ -1 +0,0 @@
(lcs :repo "jorgenschaefer/circe" :fetcher github :files ("lisp/lcs.el"))

View file

@ -1 +0,0 @@
(lui :repo "jorgenschaefer/circe" :fetcher github :files ("lisp/lui*.el"))

View file

@ -1 +0,0 @@
(shorten :repo "jorgenschaefer/circe" :fetcher github :files ("lisp/shorten.el"))

View file

@ -1 +1 @@
(tracking :repo "jorgenschaefer/circe" :fetcher github :files ("lisp/tracking.el"))
(tracking :repo "jorgenschaefer/circe" :fetcher github :files ("tracking.el" "shorten.el"))