From: Lars Wendler Date: Wed, 18 Jan 2017 16:26:39 +0000 (+0100) Subject: media-sound/mumble: Fixed HOMEPAGE variable (bug #606376). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f13c5c8d578d71de08d6df8062f803623526af25;p=gentoo.git media-sound/mumble: Fixed HOMEPAGE variable (bug #606376). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/media-sound/mumble/mumble-1.2.17.ebuild b/media-sound/mumble/mumble-1.2.17.ebuild index f46a6e105a9d..f957266b3843 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 026029196d68..e0613516d8ec 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"