commit: 3d1fbc2cc27cc002772c2e5b48a2a84d3220e44b Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Jun 15 13:22:08 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Jun 15 16:37:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1fbc2c
media-plugins/gmpc-albumview: use HTTPS Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> media-plugins/gmpc-albumview/gmpc-albumview-11.8.16.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-plugins/gmpc-albumview/gmpc-albumview-11.8.16.ebuild b/media-plugins/gmpc-albumview/gmpc-albumview-11.8.16.ebuild index fd03c1bb0fc..6731fe7d512 100644 --- a/media-plugins/gmpc-albumview/gmpc-albumview-11.8.16.ebuild +++ b/media-plugins/gmpc-albumview/gmpc-albumview-11.8.16.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="This plugin shows your music collection in albums" -HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_ALBUMVIEW" -SRC_URI="http://download.sarine.nl/Programs/gmpc/11.8/${P}.tar.gz" +HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_ALBUMVIEW" +SRC_URI="https://download.sarine.nl/Programs/gmpc/11.8/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0"
