From: Lars Wendler Date: Wed, 18 Jan 2017 16:50:57 +0000 (+0100) Subject: media-sound/murmur: Fixed HOMEPAGE variable (bug #606376). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7aaa690d3c6c2367188eb2415637d12433f3b559;p=gentoo.git media-sound/murmur: Fixed HOMEPAGE variable (bug #606376). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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"