diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:04:49 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:04:49 +0200 |
commit | 0807f4b6f63b4ca00c818265c0fe29c60916e143 (patch) | |
tree | 526ea7becc41302f5e2b66619c70ba7d0a641263 /media-gfx/flam3 | |
parent | mail-filter/MailScanner: update homepage (diff) | |
download | gentoo-0807f4b6f63b4ca00c818265c0fe29c60916e143.tar.gz gentoo-0807f4b6f63b4ca00c818265c0fe29c60916e143.tar.bz2 gentoo-0807f4b6f63b4ca00c818265c0fe29c60916e143.zip |
media-gfx/flam3: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-gfx/flam3')
-rw-r--r-- | media-gfx/flam3/flam3-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/flam3/flam3-3.1.1.ebuild b/media-gfx/flam3/flam3-3.1.1.ebuild index 4ac1899f81dc..bc2cc8e1aa49 100644 --- a/media-gfx/flam3/flam3-3.1.1.ebuild +++ b/media-gfx/flam3/flam3-3.1.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools eutils DESCRIPTION="Tools and a library for creating flame fractal images" -HOMEPAGE="http://flam3.com/" +HOMEPAGE="https://flam3.com/" SRC_URI="https://github.com/scottdraves/flam3/archive/v$PV.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" |