From 44a98ba0eb63b6e680cbc8dd7e3fdfaace36402a Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 5 Dec 2011 19:26:29 -0600 Subject: emacs: update references to git mirror Signed-off-by: Jack Nagel --- Library/Formula/emacs.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Library') 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 -- cgit v1.2.3