summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/pithos')
-rw-r--r--media-sound/pithos/pithos-1.1.1.ebuild7
-rw-r--r--media-sound/pithos/pithos-1.1.2.ebuild5
-rw-r--r--media-sound/pithos/pithos-1.3.1.ebuild5
-rw-r--r--media-sound/pithos/pithos-9999.ebuild5
4 files changed, 9 insertions, 13 deletions
diff --git a/media-sound/pithos/pithos-1.1.1.ebuild b/media-sound/pithos/pithos-1.1.1.ebuild
index da18a7022714..7274cef6dec8 100644
--- a/media-sound/pithos/pithos-1.1.1.ebuild
+++ b/media-sound/pithos/pithos-1.1.1.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,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"
diff --git a/media-sound/pithos/pithos-1.1.2.ebuild b/media-sound/pithos/pithos-1.1.2.ebuild
index 527c2cf0022d..abfd5d440871 100644
--- a/media-sound/pithos/pithos-1.1.2.ebuild
+++ b/media-sound/pithos/pithos-1.1.2.ebuild
@@ -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"
diff --git a/media-sound/pithos/pithos-1.3.1.ebuild b/media-sound/pithos/pithos-1.3.1.ebuild
index c6662ebaba08..b1d11f32bb78 100644
--- a/media-sound/pithos/pithos-1.3.1.ebuild
+++ b/media-sound/pithos/pithos-1.3.1.ebuild
@@ -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"
diff --git a/media-sound/pithos/pithos-9999.ebuild b/media-sound/pithos/pithos-9999.ebuild
index cdc45cb8f4ae..0daa0a2dd5e1 100644
--- a/media-sound/pithos/pithos-9999.ebuild
+++ b/media-sound/pithos/pithos-9999.ebuild
@@ -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"