games-emulation/pcsx2: use HTTPS for GitHub and HOMEPAGE
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 16:16:00 +0000 (02:16 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:38:00 +0000 (11:38 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

games-emulation/pcsx2/pcsx2-1.4.0.ebuild
games-emulation/pcsx2/pcsx2-9999.ebuild

index efeb3022163c79ed480ce9c95b21ccab90bd4938..cfd1606f91af678baf32e2616f5c75ba67666698 100644 (file)
@@ -8,7 +8,7 @@ MY_PV="${PV/_/-}"
 inherit cmake-utils l10n multilib toolchain-funcs wxwidgets
 
 DESCRIPTION="A PlayStation 2 emulator"
-HOMEPAGE="http://www.pcsx2.net"
+HOMEPAGE="https://www.pcsx2.net"
 SRC_URI="https://github.com/PCSX2/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
index a80184b7aa8aecaf4e68bb9074496c503bbcd827..1c8978c8bad0bb6d26129e39493f69fea381c519 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,11 +7,8 @@ PLOCALES="ar_SA ca_ES cs_CZ de_DE es_ES fi_FI fr_FR hr_HR hu_HU id_ID it_IT ja_J
 inherit cmake-utils git-r3 l10n multilib toolchain-funcs wxwidgets
 
 DESCRIPTION="A PlayStation 2 emulator"
-HOMEPAGE="http://www.pcsx2.net"
-EGIT_REPO_URI=(
-       "https://github.com/PCSX2/pcsx2.git"
-       "git://github.com/PCSX2/pcsx2.git"
-)
+HOMEPAGE="https://www.pcsx2.net"
+EGIT_REPO_URI="https://github.com/PCSX2/${PN}.git"
 
 LICENSE="GPL-3"
 SLOT="0"