Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cheetah-docs/
Date: Fri, 31 Jul 2020 22:34:02
Message-Id: 1596234786.e75cbd3d1dc693729016df6ff782ecf6ae02c05e.bman@gentoo
1 commit: e75cbd3d1dc693729016df6ff782ecf6ae02c05e
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Sun Jun 7 19:14:38 2020 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 22:33:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e75cbd3d
7
8 dev-python/cheetah-docs: update homepage link
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild b/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild
18 index fbb30d45f63..b9d0bf999d2 100644
19 --- a/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild
20 +++ b/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild
21 @@ -6,7 +6,7 @@ EAPI=5
22 inherit eutils vcs-clean
23
24 DESCRIPTION="Documentation for Cheetah templates"
25 -HOMEPAGE="http://www.cheetahtemplate.org/"
26 +HOMEPAGE="https://www.cheetahtemplate.org/"
27 SRC_URI="mirror://sourceforge/cheetahtemplate/CheetahDocs-${PV/_alpha/a}.tgz"
28
29 IUSE=""