summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emacs/undo-tree/undo-tree-0.5.2.ebuild4
-rw-r--r--app-emacs/undo-tree/undo-tree-0.6.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/undo-tree/undo-tree-0.5.2.ebuild b/app-emacs/undo-tree/undo-tree-0.5.2.ebuild
index 1fb2bef3be2b..89bd897ea230 100644
--- a/app-emacs/undo-tree/undo-tree-0.5.2.ebuild
+++ b/app-emacs/undo-tree/undo-tree-0.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -6,7 +6,7 @@ EAPI=4
inherit elisp
DESCRIPTION="Undo trees and visualization"
-HOMEPAGE="http://www.dr-qubit.org/emacs.php#undo-tree"
+HOMEPAGE="http://www.dr-qubit.org/undo-tree.html"
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
LICENSE="GPL-3+"
diff --git a/app-emacs/undo-tree/undo-tree-0.6.4.ebuild b/app-emacs/undo-tree/undo-tree-0.6.4.ebuild
index 209e6773cb3a..57ba4e7aba62 100644
--- a/app-emacs/undo-tree/undo-tree-0.6.4.ebuild
+++ b/app-emacs/undo-tree/undo-tree-0.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -7,7 +7,7 @@ NEED_EMACS=24
inherit readme.gentoo elisp
DESCRIPTION="Undo trees and visualization"
-HOMEPAGE="http://www.dr-qubit.org/emacs.php#undo-tree"
+HOMEPAGE="http://www.dr-qubit.org/undo-tree.html"
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
LICENSE="GPL-3+"