From 145837bdd3fdde45c5f513f6892ced9c4d51feb5 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Tue, 30 Apr 2019 16:11:20 +0200 Subject: x11-libs/fltk: Use HTTPS Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Jeroen Roovers --- 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(-) (limited to 'x11-libs/fltk') diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild b/x11-libs/fltk/fltk-1.3.3-r3.ebuild index 93aea9c564ef..e0631dc59cc9 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 d06a2da1ff68..19245b16e228 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 298567464eba..5688e630c5ee 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 a04dd6d80033..f5904db08e28 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 de3f947155dd..11e65454e793 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" -- cgit v1.2.3-65-gdbad