summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-01-18 17:50:57 +0100
committerLars Wendler <polynomial-c@gentoo.org>2017-01-18 17:51:15 +0100
commit7aaa690d3c6c2367188eb2415637d12433f3b559 (patch)
tree0399559f8e5ff6f36fe93840c8c8af00224594c6 /media-sound
parentmedia-sound/mumble: Fixed HOMEPAGE variable (bug #606376). (diff)
downloadgentoo-7aaa690d3c6c2367188eb2415637d12433f3b559.tar.gz
gentoo-7aaa690d3c6c2367188eb2415637d12433f3b559.tar.bz2
gentoo-7aaa690d3c6c2367188eb2415637d12433f3b559.zip
media-sound/murmur: Fixed HOMEPAGE variable (bug #606376).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/murmur/murmur-1.2.17.ebuild6
-rw-r--r--media-sound/murmur/murmur-1.2.18.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/murmur/murmur-1.2.17.ebuild b/media-sound/murmur/murmur-1.2.17.ebuild
index d36ed077d3b7..ae53aa8e02e3 100644
--- a/media-sound/murmur/murmur-1.2.17.ebuild
+++ b/media-sound/murmur/murmur-1.2.17.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
# $Id$
@@ -9,8 +9,8 @@ inherit eutils qmake-utils systemd user readme.gentoo-r1
MY_P="mumble-${PV/_/~}"
DESCRIPTION="Mumble is an open source, low-latency, high quality voice chat software"
-HOMEPAGE="http://mumble.sourceforge.net/"
-SRC_URI="http://mumble.info/snapshot/${MY_P}.tar.gz"
+HOMEPAGE="https://wiki.mumble.info"
+SRC_URI="https://mumble.info/snapshot/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/media-sound/murmur/murmur-1.2.18.ebuild b/media-sound/murmur/murmur-1.2.18.ebuild
index 8c316c9d9ddd..99eaa041812e 100644
--- a/media-sound/murmur/murmur-1.2.18.ebuild
+++ b/media-sound/murmur/murmur-1.2.18.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
# $Id$
@@ -9,8 +9,8 @@ inherit eutils qmake-utils systemd user readme.gentoo-r1
MY_P="mumble-${PV/_/~}"
DESCRIPTION="Mumble is an open source, low-latency, high quality voice chat software"
-HOMEPAGE="http://mumble.sourceforge.net/"
-SRC_URI="http://mumble.info/snapshot/${MY_P}.tar.gz"
+HOMEPAGE="https://wiki.mumble.info"
+SRC_URI="https://mumble.info/snapshot/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"