From 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:35:05 +0200 Subject: Enable https for all google URIs Signed-off-by: Justin Lecher --- media-libs/mutagen/mutagen-1.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-libs/mutagen/mutagen-1.27.ebuild') diff --git a/media-libs/mutagen/mutagen-1.27.ebuild b/media-libs/mutagen/mutagen-1.27.ebuild index 2f56c7b3e3f8..19c6e47b1021 100644 --- a/media-libs/mutagen/mutagen-1.27.ebuild +++ b/media-libs/mutagen/mutagen-1.27.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Mutagen is an audio metadata tag reader and writer implemented in pure Python" -HOMEPAGE="http://code.google.com/p/mutagen https://pypi.python.org/pypi/mutagen" +HOMEPAGE="https://code.google.com/p/mutagen https://pypi.python.org/pypi/mutagen" SRC_URI="https://bitbucket.org/lazka/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad