melpaPackages: fix cvsRoot attribute name

This commit is contained in:
Thomas Tuegel 2015-12-15 11:58:30 -06:00
parent 8e655250bd
commit f574f1c9c9
2 changed files with 5 additions and 5 deletions

View file

@ -41937,7 +41937,7 @@
"matlab-mode": {
"fetch": {
"tag": "fetchcvs",
"url": ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs",
"cvsRoot": ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs",
"module": "matlab-emacs",
"sha256": "694652e361b9d15a3f1542d45b43c6516f20030dbaa8a058b5fdb4c833885465"
},
@ -43711,4 +43711,4 @@
"coffee-mode"
]
}
}
}

View file

@ -7690,7 +7690,7 @@
"swbuff": {
"fetch": {
"tag": "fetchcvs",
"url": ":pserver:anonymous@emhacks.cvs.sourceforge.net:/cvsroot/emhacks",
"cvsRoot": ":pserver:anonymous@emhacks.cvs.sourceforge.net:/cvsroot/emhacks",
"module": "emhacks/swbuff.el",
"sha256": "c579839fb395f1f778683324269269ca3d916995177804ca5dff3548007ec4b5"
},
@ -21193,7 +21193,7 @@
"matlab-mode": {
"fetch": {
"tag": "fetchcvs",
"url": ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs",
"cvsRoot": ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs",
"module": "matlab-emacs",
"sha256": "694652e361b9d15a3f1542d45b43c6516f20030dbaa8a058b5fdb4c833885465"
},
@ -22223,4 +22223,4 @@
"coffee-mode"
]
}
}
}