diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-10-15 16:54:23 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-10-15 16:54:23 +0000 |
commit | ee39a43624dedc7cf57846830edafe86b9f7a66b (patch) | |
tree | f48a231bfff9e488acdd59cc80186af37c636b56 /app-editors/uemacs-pk/uemacs-pk-9999.ebuild | |
parent | Package committed to Portage tree. Keeping only live ebuild in overlay. (diff) | |
download | emacs-ee39a43624dedc7cf57846830edafe86b9f7a66b.tar.gz emacs-ee39a43624dedc7cf57846830edafe86b9f7a66b.tar.bz2 emacs-ee39a43624dedc7cf57846830edafe86b9f7a66b.zip |
Temporarily change EGIT_REPO_URI until the upstream repo will be back.
svn path=/emacs-overlay/; revision=1706
Diffstat (limited to 'app-editors/uemacs-pk/uemacs-pk-9999.ebuild')
-rw-r--r-- | app-editors/uemacs-pk/uemacs-pk-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/uemacs-pk/uemacs-pk-9999.ebuild b/app-editors/uemacs-pk/uemacs-pk-9999.ebuild index 5be4386..27bbb93 100644 --- a/app-editors/uemacs-pk/uemacs-pk-9999.ebuild +++ b/app-editors/uemacs-pk/uemacs-pk-9999.ebuild @@ -3,7 +3,8 @@ # $Header: $ EAPI=4 -EGIT_REPO_URI="git://git.kernel.org/pub/scm/editors/uemacs/uemacs.git" +#EGIT_REPO_URI="git://git.kernel.org/pub/scm/editors/uemacs/uemacs.git" +EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/uemacs.git" inherit git-2 toolchain-funcs |