aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2011-12-05 19:26:29 -0600
committerJack Nagel2011-12-05 19:26:29 -0600
commit44a98ba0eb63b6e680cbc8dd7e3fdfaace36402a (patch)
tree92106a8ce790cc3afd310e801ec6dfb38b0ae278 /Library
parentd890d8c5501d72c1b5c627e77bc4b8f819915988 (diff)
downloadhomebrew-44a98ba0eb63b6e680cbc8dd7e3fdfaace36402a.tar.bz2
emacs: update references to git mirror
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/emacs.rb10
1 files changed, 5 insertions, 5 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb
index edc638a23..856a34aeb 100644
--- a/Library/Formula/emacs.rb
+++ b/Library/Formula/emacs.rb
@@ -22,7 +22,7 @@ class Emacs < Formula
["--cocoa", "Build a Cocoa version of emacs"],
["--srgb", "Enable sRGB colors in the Cocoa version of emacs"],
["--with-x", "Include X11 support"],
- ["--use-git-head", "Use repo.or.cz git mirror for HEAD builds"],
+ ["--use-git-head", "Use Savannah git mirror for HEAD builds"],
]
end
@@ -122,10 +122,10 @@ class Emacs < Formula
brew install emacs --HEAD --use-git-head
There is inevitably some lag between checkins made to the official Emacs bazaar
- repository and their appearance on the repo.or.cz mirror. See
- http://repo.or.cz/w/emacs.git for the mirror's status. The Emacs devs do not
- provide support for the git mirror, and they might reject bug reports filed
- with git version information. Use it at your own risk.
+ repository and their appearance on the Savannah mirror. See
+ http://git.savannah.gnu.org/cgit/emacs.git for the mirror's status. The Emacs
+ devs do not provide support for the git mirror, and they might reject bug
+ reports filed with git version information. Use it at your own risk.
EOS
return s