commit: 7aaa690d3c6c2367188eb2415637d12433f3b559 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Wed Jan 18 16:50:57 2017 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Wed Jan 18 16:51:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aaa690d
media-sound/murmur: Fixed HOMEPAGE variable (bug #606376). Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-sound/murmur/murmur-1.2.17.ebuild | 6 +++--- media-sound/murmur/murmur-1.2.18.ebuild | 6 +++--- 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 d36ed07..ae53aa8 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 8c316c9..99eaa04 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"