summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/pithos/pithos-1.1.1.ebuild')
-rw-r--r--media-sound/pithos/pithos-1.1.1.ebuild7
1 files changed, 3 insertions, 4 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"