From 341067b356e5322ae6f0a152077a1d5cdd3355d1 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 19:40:31 +1000 Subject: [PATCH] dev-libs/libRocket: use HTTPS for GitHub and HOMEPAGE domain Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild | 4 ++-- dev-libs/libRocket/libRocket-1.3.0.0.ebuild | 4 ++-- dev-libs/libRocket/libRocket-9999.ebuild | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild b/dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild index 1f40935019df..9d21accbda41 100644 --- a/dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild +++ b/dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit cmake-utils eutils python-r1 multilib-minimal DESCRIPTION="A HTML/CSS User Interface library" -HOMEPAGE="http://librocket.com/" +HOMEPAGE="https://librocket.com/" SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz" LICENSE="MIT" diff --git a/dev-libs/libRocket/libRocket-1.3.0.0.ebuild b/dev-libs/libRocket/libRocket-1.3.0.0.ebuild index d2715405b2a5..a99590e83998 100644 --- a/dev-libs/libRocket/libRocket-1.3.0.0.ebuild +++ b/dev-libs/libRocket/libRocket-1.3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit cmake-utils eutils python-r1 multilib-minimal DESCRIPTION="A HTML/CSS User Interface library" -HOMEPAGE="http://librocket.com/" +HOMEPAGE="https://librocket.com/" SRC_URI="https://github.com/libRocket/libRocket/archive/release-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-libs/libRocket/libRocket-9999.ebuild b/dev-libs/libRocket/libRocket-9999.ebuild index 89978b68f2b0..8612a41c005f 100644 --- a/dev-libs/libRocket/libRocket-9999.ebuild +++ b/dev-libs/libRocket/libRocket-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,9 +7,9 @@ PYTHON_COMPAT=( python2_7 ) inherit cmake-utils git-2 python-r1 multilib-minimal DESCRIPTION="A HTML/CSS User Interface library" -HOMEPAGE="http://librocket.com/" +HOMEPAGE="https://librocket.com/" SRC_URI="" -EGIT_REPO_URI="git://github.com/hasufell/libRocket.git" +EGIT_REPO_URI="https://github.com/hasufell/libRocket.git" LICENSE="MIT" SLOT="0" -- 2.26.2