diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-05-06 07:26:18 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-05-06 07:26:18 +0200 |
commit | 6674d6b91247c4ecd5ad52fd61edfe1d5885b20a (patch) | |
tree | a405c0a9f3cf873c3ef5cab4955f9576f183a429 /app-emacs | |
parent | app-emacs/evil: Version bump. (diff) | |
download | gentoo-6674d6b91247c4ecd5ad52fd61edfe1d5885b20a.tar.gz gentoo-6674d6b91247c4ecd5ad52fd61edfe1d5885b20a.tar.bz2 gentoo-6674d6b91247c4ecd5ad52fd61edfe1d5885b20a.zip |
app-emacs/undo-tree: Update HOMEPAGE.
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/undo-tree/undo-tree-0.5.2.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/undo-tree/undo-tree-0.6.4.ebuild | 4 |
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+" |