Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/rawtherapee/
Date: Fri, 04 Jan 2019 13:02:37
Message-Id: 1546606942.144205441119ced2e7feb55961018dbc7f6f42e3.asturm@gentoo
1 commit: 144205441119ced2e7feb55961018dbc7f6f42e3
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 4 13:02:22 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 4 13:02:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14420544
7
8 media-gfx/rawtherapee: https
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 media-gfx/rawtherapee/rawtherapee-5.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
17 index 0a6873bf787..0994a1f97e0 100644
18 --- a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
19 +++ b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
20 @@ -7,8 +7,8 @@ inherit cmake-utils flag-o-matic gnome2-utils toolchain-funcs xdg-utils
21
22 MY_P=${P/_rc/-rc}
23 DESCRIPTION="A powerful cross-platform raw image processing program"
24 -HOMEPAGE="http://www.rawtherapee.com/"
25 -SRC_URI="http://rawtherapee.com/shared/source/${MY_P}.tar.xz"
26 +HOMEPAGE="https://www.rawtherapee.com/"
27 +SRC_URI="https://rawtherapee.com/shared/source/${MY_P}.tar.xz"
28
29 LICENSE="GPL-3"
30 SLOT="0"