commit:     28dcfba3c4f4150bb33f6467ce4c0f75674a5d84
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 16:16:00 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:38:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28dcfba3

games-emulation/pcsx2: use HTTPS for GitHub and HOMEPAGE

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 games-emulation/pcsx2/pcsx2-1.4.0.ebuild | 2 +-
 games-emulation/pcsx2/pcsx2-9999.ebuild  | 9 +++------
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/games-emulation/pcsx2/pcsx2-1.4.0.ebuild 
b/games-emulation/pcsx2/pcsx2-1.4.0.ebuild
index efeb3022163..cfd1606f91a 100644
--- a/games-emulation/pcsx2/pcsx2-1.4.0.ebuild
+++ b/games-emulation/pcsx2/pcsx2-1.4.0.ebuild
@@ -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"

diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild 
b/games-emulation/pcsx2/pcsx2-9999.ebuild
index a80184b7aa8..1c8978c8bad 100644
--- a/games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/games-emulation/pcsx2/pcsx2-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,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"

Reply via email to