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

media-sound/pithos/pithos-1.1.1.ebuild
media-sound/pithos/pithos-1.1.2.ebuild
media-sound/pithos/pithos-1.3.1.ebuild
media-sound/pithos/pithos-9999.ebuild

index da18a70227140c714d2004fc0a75d05c0083f58a..7274cef6dec8d93179e152421da790b2cee216e2 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,14 +7,13 @@ inherit eutils distutils-r1
 
 if [[ ${PV} =~ [9]{4,} ]]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/pithos/pithos.git
-               https://github.com/pithos/pithos.git"
+       EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 fi
 
 DESCRIPTION="Pandora.com client for the GNOME desktop"
-HOMEPAGE="http://pithos.github.io/"
+HOMEPAGE="https://pithos.github.io/"
 
 LICENSE="GPL-3"
 SLOT="0"
index 527c2cf0022dfa9212f8f4153b47cf3edb7a23ee..abfd5d4408719c6b19c261f75e5058798dcc777b 100644 (file)
@@ -7,14 +7,13 @@ inherit eutils distutils-r1
 
 if [[ ${PV} =~ [9]{4,} ]]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/pithos/pithos.git
-               https://github.com/pithos/pithos.git"
+       EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 fi
 
 DESCRIPTION="Pandora.com client for the GNOME desktop"
-HOMEPAGE="http://pithos.github.io/"
+HOMEPAGE="https://pithos.github.io/"
 
 LICENSE="GPL-3"
 SLOT="0"
index c6662ebaba087182873baf11b772481dd0f3991f..b1d11f32bb78c0fef342e9e5ba8606fae38f5c9c 100644 (file)
@@ -7,14 +7,13 @@ inherit autotools gnome2-utils python-r1
 
 if [[ ${PV} =~ [9]{4,} ]]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/pithos/pithos.git
-               https://github.com/pithos/pithos.git"
+       EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 fi
 
 DESCRIPTION="Pandora.com client for the GNOME desktop"
-HOMEPAGE="http://pithos.github.io/"
+HOMEPAGE="https://pithos.github.io/"
 
 LICENSE="GPL-3"
 SLOT="0"
index cdc45cb8f4ae2db8a0894278f129e4a119afa3fa..0daa0a2dd5e1caea136bce794acbc6a1e33bff97 100644 (file)
@@ -7,14 +7,13 @@ inherit autotools gnome2-utils python-r1
 
 if [[ ${PV} =~ [9]{4,} ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/pithos/pithos.git
-               https://github.com/pithos/pithos.git"
+       EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 fi
 
 DESCRIPTION="Pandora.com client for the GNOME desktop"
-HOMEPAGE="http://pithos.github.io/"
+HOMEPAGE="https://pithos.github.io/"
 
 LICENSE="GPL-3"
 SLOT="0"