commit: 145837bdd3fdde45c5f513f6892ced9c4d51feb5 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Tue Apr 30 14:11:20 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Tue Apr 30 14:11:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=145837bd
x11-libs/fltk: Use HTTPS Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> x11-libs/fltk/fltk-1.3.3-r3.ebuild | 6 +++--- x11-libs/fltk/fltk-1.3.4.ebuild | 6 +++--- x11-libs/fltk/fltk-1.3.5-r2.ebuild | 4 ++-- x11-libs/fltk/fltk-1.3.9999.ebuild | 2 +- x11-libs/fltk/fltk-1.4.9999.ebuild | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild b/x11-libs/fltk/fltk-1.3.3-r3.ebuild index 93aea9c564e..e0631dc59cc 100644 --- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild +++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils fdo-mime flag-o-matic DESCRIPTION="C++ user interface toolkit for X and OpenGL" -HOMEPAGE="http://www.fltk.org/" -SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz" +HOMEPAGE="https://www.fltk.org/" +SRC_URI="https://www.fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz" SLOT="1" LICENSE="FLTK LGPL-2" diff --git a/x11-libs/fltk/fltk-1.3.4.ebuild b/x11-libs/fltk/fltk-1.3.4.ebuild index d06a2da1ff6..19245b16e22 100644 --- a/x11-libs/fltk/fltk-1.3.4.ebuild +++ b/x11-libs/fltk/fltk-1.3.4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools fdo-mime flag-o-matic multilib-minimal DESCRIPTION="C++ user interface toolkit for X and OpenGL" -HOMEPAGE="http://www.fltk.org/" -SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz" +HOMEPAGE="https://www.fltk.org/" +SRC_URI="https://www.fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz" SLOT="1" LICENSE="FLTK LGPL-2" diff --git a/x11-libs/fltk/fltk-1.3.5-r2.ebuild b/x11-libs/fltk/fltk-1.3.5-r2.ebuild index 298567464eb..5688e630c5e 100644 --- a/x11-libs/fltk/fltk-1.3.5-r2.ebuild +++ b/x11-libs/fltk/fltk-1.3.5-r2.ebuild @@ -5,8 +5,8 @@ EAPI=7 inherit autotools flag-o-matic xdg-utils multilib-minimal DESCRIPTION="C++ user interface toolkit for X and OpenGL" -HOMEPAGE="http://www.fltk.org/" -SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz" +HOMEPAGE="https://www.fltk.org/" +SRC_URI="https://www.fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz" SLOT="1" LICENSE="FLTK LGPL-2" diff --git a/x11-libs/fltk/fltk-1.3.9999.ebuild b/x11-libs/fltk/fltk-1.3.9999.ebuild index a04dd6d8003..f5904db08e2 100644 --- a/x11-libs/fltk/fltk-1.3.9999.ebuild +++ b/x11-libs/fltk/fltk-1.3.9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit autotools flag-o-matic git-r3 xdg-utils multilib-minimal DESCRIPTION="C++ user interface toolkit for X and OpenGL" -HOMEPAGE="http://www.fltk.org/" +HOMEPAGE="https://www.fltk.org/" EGIT_REPO_URI="https://github.com/fltk/fltk" EGIT_OVERRIDE_BRANCH_FLTK_FLTK="branch-1.3" diff --git a/x11-libs/fltk/fltk-1.4.9999.ebuild b/x11-libs/fltk/fltk-1.4.9999.ebuild index de3f947155d..11e65454e79 100644 --- a/x11-libs/fltk/fltk-1.4.9999.ebuild +++ b/x11-libs/fltk/fltk-1.4.9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit autotools flag-o-matic git-r3 xdg-utils multilib-minimal DESCRIPTION="C++ user interface toolkit for X and OpenGL" -HOMEPAGE="http://www.fltk.org/" +HOMEPAGE="https://www.fltk.org/" EGIT_REPO_URI="https://github.com/fltk/fltk" SLOT="1"
