Explorar o código

Use https for github

Sergey Ilinykh %!s(int64=8) %!d(string=hai) anos
pai
achega
4f83686d0f

+ 1 - 1
app-text/myrulib/myrulib-9999.ebuild

@@ -8,7 +8,7 @@ inherit eutils wxwidgets git-r3
 
 DESCRIPTION="E-book collection manager"
 HOMEPAGE="http://www.lintest.ru/wiki/MyRuLib"
-EGIT_REPO_URI="git://github.com/lintest/myrulib"
+EGIT_REPO_URI="https://github.com/lintest/myrulib"
 
 LICENSE="GPL-3"
 SLOT="0"

+ 1 - 1
dev-python/rcore/rcore-9999.ebuild

@@ -8,7 +8,7 @@ inherit distutils-r1 git-r3
 
 DESCRIPTION="Just an core for all rion's projects"
 HOMEPAGE="http://dev.brocompany.com/"
-EGIT_REPO_URI="git://github.com/Ri0n/rcore.git"
+EGIT_REPO_URI="https://github.com/Ri0n/rcore.git"
 
 LICENSE="GPL-3"
 SLOT="0"

+ 1 - 1
eclass/psi-plugin.eclass

@@ -27,7 +27,7 @@ SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
 	SCM="git-r3"
 	PLUGIN_DIR="${PLUGIN_DIR:-generic}"
-	EGIT_REPO_URI="git://github.com/psi-im/plugins.git"
+	EGIT_REPO_URI="https://github.com/psi-im/plugins.git"
 	EGIT_CHECKOUT_DIR="${WORKDIR}/plugins"
 elif [ "${PV%%.*}" = 1 ] ; then
 	REQUIRED_USE="^^ ( qt4 qt5 )"

+ 1 - 1
net-im/psi-skins/psi-skins-9999.ebuild

@@ -18,7 +18,7 @@ src_unpack() {
 	if use themes; then
 		EGIT_DIR="${EGIT_STORE_DIR}/psi-plus/resources" \
 		EGIT_CHECKOUT_DIR="${WORKDIR}/resources" \
-		EGIT_REPO_URI="git://github.com/psi-plus/resources.git" git-r3_src_unpack
+		EGIT_REPO_URI="https://github.com/psi-plus/resources.git" git-r3_src_unpack
 	fi
 }
 

+ 1 - 1
net-im/psimedia/psimedia-9999.ebuild

@@ -7,7 +7,7 @@ inherit cmake-utils multilib eutils git-r3
 
 DESCRIPTION="Psi plugin for voice/video calls"
 HOMEPAGE="http://delta.affinix.com/psimedia/"
-EGIT_REPO_URI="git://github.com/psi-plus/psimedia.git"
+EGIT_REPO_URI="https://github.com/psi-plus/psimedia.git"
 
 LICENSE="GPL-2"
 SLOT="0"

+ 1 - 1
net-im/spectrum/spectrum-2.9999.ebuild

@@ -11,7 +11,7 @@ DESCRIPTION="Spectrum is an XMPP transport/gateway"
 HOMEPAGE="http://spectrum.im"
 
 if [[ ${PV} == *9999* ]]; then
-	EGIT_REPO_URI="git://github.com/hanzz/libtransport.git"
+	EGIT_REPO_URI="https://github.com/hanzz/libtransport.git"
 	#EGIT_REPO_URI="git://github.com/vitalyster/libtransport.git"
 	#EGIT_BRANCH="swiften3"
 else

+ 1 - 1
net-misc/hermes/hermes-9999.ebuild

@@ -9,7 +9,7 @@ inherit distutils-r1 git-r3 ssl-cert user
 DESCRIPTION="The great messenger of the gods"
 HOMEPAGE="https://github.com/Ri0n/Hermes"
 
-EGIT_REPO_URI="git://github.com/Ri0n/Hermes.git"
+EGIT_REPO_URI="https://github.com/Ri0n/Hermes.git"
 
 LICENSE="GPL-3"
 SLOT="0"

+ 1 - 1
net-p2p/passkeychanger/passkeychanger-9999.ebuild

@@ -7,7 +7,7 @@ inherit cmake-utils git-r3
 
 DESCRIPTION="Qt4 torrent passkey changer"
 HOMEPAGE="http://panter-dsd.github.com/PasskeyChanger"
-EGIT_REPO_URI="git://github.com/panter-dsd/PasskeyChanger.git"
+EGIT_REPO_URI="https://github.com/panter-dsd/PasskeyChanger.git"
 
 LICENSE="GPL-3"
 SLOT="0"

+ 1 - 2
x11-misc/kbdd/kbdd-9999.ebuild

@@ -9,8 +9,7 @@ DESCRIPTION="Very simple layout switcher"
 HOMEPAGE="https://github.com/qnikst/kbdd"
 SRC_URI=""
 
-EGIT_REPO_URI="git://github.com/qnikst/kbdd.git
-			https://github.com/qnikst/kbdd.git"
+EGIT_REPO_URI="https://github.com/qnikst/kbdd.git"
 
 LICENSE="GPL-2"
 SLOT="0"