From: Wim Muskee Date: Sat, 13 Apr 2019 19:16:46 +0000 (+0200) Subject: media-sound/a2jmidid: update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=39fd477a9ca90947db80a409efbc94c9e24bcb99;p=gentoo.git media-sound/a2jmidid: update HOMEPAGE Bug: https://bugs.gentoo.org/626554 Signed-off-by: Wim Muskee Closes: https://github.com/gentoo/gentoo/pull/11673 Signed-off-by: Joonas Niilola --- diff --git a/media-sound/a2jmidid/a2jmidid-8-r2.ebuild b/media-sound/a2jmidid/a2jmidid-8-r2.ebuild index 2175fa4b6917..f60d9eb0ef2d 100644 --- a/media-sound/a2jmidid/a2jmidid-8-r2.ebuild +++ b/media-sound/a2jmidid/a2jmidid-8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ NO_WAF_LIBDIR=1 inherit python-single-r1 toolchain-funcs waf-utils eutils DESCRIPTION="Daemon for exposing legacy ALSA sequencer applications in JACK MIDI system" -HOMEPAGE="http://home.gna.org/a2jmidid/" +HOMEPAGE="https://repo.or.cz/a2jmidid.git" SRC_URI="http://download.gna.org/a2jmidid/${P}.tar.bz2" LICENSE="GPL-2"