mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-libs/fltk: Use HTTPS
Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user