dev-libs/libRocket: use HTTPS for GitHub and HOMEPAGE domain
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 09:40:31 +0000 (19:40 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:15:36 +0000 (11:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-libs/libRocket/libRocket-1.2.1_p20130110-r1.ebuild
dev-libs/libRocket/libRocket-1.3.0.0.ebuild
dev-libs/libRocket/libRocket-9999.ebuild

index 1f40935019dfaec464f74405c608b7e0d85dc8b7..9d21accbda4165c597e28b2c6f7e204f706f5503 100644 (file)
@@ -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"
index d2715405b2a5ae40c764d96a828eb6e1991e2e62..a99590e8399894820892b4de483ceb3813378071 100644 (file)
@@ -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"
index 89978b68f2b0dc28980b205177f4f98653209522..8612a41c005f35b1113edaacc8ad768326b965cb 100644 (file)
@@ -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"