commit: f13c5c8d578d71de08d6df8062f803623526af25
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 18 16:26:39 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Jan 18 16:51:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f13c5c8d
media-sound/mumble: Fixed HOMEPAGE variable (bug #606376).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-sound/mumble/mumble-1.2.17.ebuild | 6 +++---
media-sound/mumble/mumble-1.2.18.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/media-sound/mumble/mumble-1.2.17.ebuild
b/media-sound/mumble/mumble-1.2.17.ebuild
index f46a6e1..f957266 100644
--- a/media-sound/mumble/mumble-1.2.17.ebuild
+++ b/media-sound/mumble/mumble-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 multilib qmake-utils
MY_P="${PN}-${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 MIT"
SLOT="0"
diff --git a/media-sound/mumble/mumble-1.2.18.ebuild
b/media-sound/mumble/mumble-1.2.18.ebuild
index 0260291..e061351 100644
--- a/media-sound/mumble/mumble-1.2.18.ebuild
+++ b/media-sound/mumble/mumble-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 multilib qmake-utils
MY_P="${PN}-${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 MIT"
SLOT="0"