Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/pov-mode/
Date: Tue, 01 Oct 2019 14:49:43
Message-Id: 1569941371.09c0c59055e7635b9c40e13540562766e02b3e54.ulm@gentoo
1 commit: 09c0c59055e7635b9c40e13540562766e02b3e54
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 1 14:49:31 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 14:49:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c0c590
7
8 app-emacs/pov-mode: Update HOMEPAGE.
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-emacs/pov-mode/pov-mode-3.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild b/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild
17 index 62ecc80c9bd..4ca1582c2d5 100644
18 --- a/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild
19 +++ b/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild
20 @@ -6,7 +6,7 @@ EAPI=7
21 inherit elisp
22
23 DESCRIPTION="Major mode for Povray scene files"
24 -HOMEPAGE="https://github.com/emacsmirror/pov-mode"
25 +HOMEPAGE="https://github.com/melmothx/pov-mode"
26 SRC_URI="https://github.com/emacsmirror/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="GPL-3+ FDL-1.2+"