diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2019-11-01 13:19:10 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2019-11-01 13:19:10 +0100 |
commit | c37d2df25ac12b5894bd94fb8fed4acb2d7b9d33 (patch) | |
tree | 349ce6554916a66b35fcd69c28e6097704e1f0b3 /media-sound | |
parent | media-sound/qsynth-0.6.0: bump (diff) | |
download | gentoo-c37d2df25ac12b5894bd94fb8fed4acb2d7b9d33.tar.gz gentoo-c37d2df25ac12b5894bd94fb8fed4acb2d7b9d33.tar.bz2 gentoo-c37d2df25ac12b5894bd94fb8fed4acb2d7b9d33.zip |
media-sound/qjackctl: updated homepage
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/qjackctl/qjackctl-0.4.5.ebuild | 4 | ||||
-rw-r--r-- | media-sound/qjackctl/qjackctl-0.6.0.ebuild | 2 | ||||
-rw-r--r-- | media-sound/qjackctl/qjackctl-9999.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/qjackctl/qjackctl-0.4.5.ebuild b/media-sound/qjackctl/qjackctl-0.4.5.ebuild index 05a40eed7807..18a1fac09117 100644 --- a/media-sound/qjackctl/qjackctl-0.4.5.ebuild +++ b/media-sound/qjackctl/qjackctl-0.4.5.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=6 @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic qmake-utils DESCRIPTION="Qt GUI to control the JACK Audio Connection Kit and ALSA sequencer connections" -HOMEPAGE="http://qjackctl.sourceforge.net/" +HOMEPAGE="https://qjackctl.sourceforge.io/" SRC_URI="mirror://sourceforge/qjackctl/${P}.tar.gz" LICENSE="GPL-2" diff --git a/media-sound/qjackctl/qjackctl-0.6.0.ebuild b/media-sound/qjackctl/qjackctl-0.6.0.ebuild index 124e16d17dc7..264583c2f70f 100644 --- a/media-sound/qjackctl/qjackctl-0.6.0.ebuild +++ b/media-sound/qjackctl/qjackctl-0.6.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic qmake-utils xdg-utils DESCRIPTION="Qt GUI to control the JACK Audio Connection Kit and ALSA sequencer connections" -HOMEPAGE="http://qjackctl.sourceforge.net/" +HOMEPAGE="https://qjackctl.sourceforge.io/" SRC_URI="mirror://sourceforge/qjackctl/${P}.tar.gz" LICENSE="GPL-2" diff --git a/media-sound/qjackctl/qjackctl-9999.ebuild b/media-sound/qjackctl/qjackctl-9999.ebuild index c9e9519c8454..87c768da8ec4 100644 --- a/media-sound/qjackctl/qjackctl-9999.ebuild +++ b/media-sound/qjackctl/qjackctl-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic qmake-utils autotools git-r3 xdg-utils DESCRIPTION="Qt GUI to control the JACK Audio Connection Kit and ALSA sequencer connections" -HOMEPAGE="http://qjackctl.sourceforge.net/" +HOMEPAGE="https://qjackctl.sourceforge.io/" EGIT_REPO_URI="https://git.code.sf.net/p/qjackctl/code" LICENSE="GPL-2" |