summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/org-mode/org-mode-9999.ebuild')
-rw-r--r--app-emacs/org-mode/org-mode-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/org-mode/org-mode-9999.ebuild b/app-emacs/org-mode/org-mode-9999.ebuild
index aa1dee5..001559a 100644
--- a/app-emacs/org-mode/org-mode-9999.ebuild
+++ b/app-emacs/org-mode/org-mode-9999.ebuild
@@ -7,7 +7,7 @@ NEED_EMACS=24
inherit elisp readme.gentoo-r1
if [[ ${PV} == 9999 ]]; then
- EGIT_REPO_URI="https://code.orgmode.org/bzg/org-mode.git"
+ EGIT_REPO_URI="https://git.savannah.gnu.org/git/emacs/${PN}.git"
EGIT_CHECKOUT_DIR="${WORKDIR}/org"
inherit git-r3
S="${WORKDIR}/org"