summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/pamix/pamix-9999.ebuild')
-rw-r--r--media-sound/pamix/pamix-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pamix/pamix-9999.ebuild b/media-sound/pamix/pamix-9999.ebuild
index 0c986b2a74eb..05816380caad 100644
--- a/media-sound/pamix/pamix-9999.ebuild
+++ b/media-sound/pamix/pamix-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SLOT="0"
IUSE="+unicode"
if [[ ${PV} == 9999 ]] ; then
- EGIT_REPO_URI="git://github.com/patroclos/PAmix.git"
+ EGIT_REPO_URI="https://github.com/patroclos/PAmix.git"
else
SRC_URI="https://github.com/patroclos/PAmix/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"