net-irc/limnoria: use HTTPS for GitHub and HOMEPAGE
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 18:03:40 +0000 (04:03 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:44:51 +0000 (11:44 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

net-irc/limnoria/limnoria-20150523.ebuild
net-irc/limnoria/limnoria-20150829.ebuild
net-irc/limnoria/limnoria-99999999.ebuild

index 8ab78835874f058d1aa01d7ff9d62329bf1dc364..3077cf78f228029878b412d3b38ebfcbb43abc6b 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"
@@ -11,7 +11,7 @@ MY_PN="Limnoria"
 MY_P="${MY_PN}-${MY_PV}"
 
 if [[ ${PV} == "99999999" ]]; then
-       EGIT_REPO_URI="git://github.com/ProgVal/Limnoria.git"
+       EGIT_REPO_URI="https://github.com/ProgVal/${MY_PN}.git"
        EGIT_BRANCH="testing"
        inherit git-r3
        SRC_URI=""
@@ -22,7 +22,7 @@ else
 fi
 
 DESCRIPTION="Python based extensible IRC infobot and channel bot"
-HOMEPAGE="http://supybot.aperio.fr/"
+HOMEPAGE="https://supybot.aperio.fr/"
 LICENSE="BSD"
 SLOT="0"
 IUSE="crypt ssl test"
index 673b2e821b09a8ad1b59db620646200cdd6c75a3..0280102ac95cf6e2f06bc2eaf8df9e64c14bf358 100644 (file)
@@ -11,7 +11,7 @@ MY_PN="Limnoria"
 MY_P="${MY_PN}-${MY_PV}"
 
 if [[ ${PV} == "99999999" ]]; then
-       EGIT_REPO_URI="git://github.com/ProgVal/Limnoria.git"
+       EGIT_REPO_URI="https://github.com/ProgVal/${MY_PN}.git"
        EGIT_BRANCH="testing"
        inherit git-r3
        SRC_URI=""
@@ -22,7 +22,7 @@ else
 fi
 
 DESCRIPTION="Python based extensible IRC infobot and channel bot"
-HOMEPAGE="http://supybot.aperio.fr/"
+HOMEPAGE="https://supybot.aperio.fr/"
 LICENSE="BSD"
 SLOT="0"
 IUSE="crypt ssl test"
index 673b2e821b09a8ad1b59db620646200cdd6c75a3..0280102ac95cf6e2f06bc2eaf8df9e64c14bf358 100644 (file)
@@ -11,7 +11,7 @@ MY_PN="Limnoria"
 MY_P="${MY_PN}-${MY_PV}"
 
 if [[ ${PV} == "99999999" ]]; then
-       EGIT_REPO_URI="git://github.com/ProgVal/Limnoria.git"
+       EGIT_REPO_URI="https://github.com/ProgVal/${MY_PN}.git"
        EGIT_BRANCH="testing"
        inherit git-r3
        SRC_URI=""
@@ -22,7 +22,7 @@ else
 fi
 
 DESCRIPTION="Python based extensible IRC infobot and channel bot"
-HOMEPAGE="http://supybot.aperio.fr/"
+HOMEPAGE="https://supybot.aperio.fr/"
 LICENSE="BSD"
 SLOT="0"
 IUSE="crypt ssl test"