commit: c69e4f5ba1f4d7b61a91c2edf2178d58491f9856 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri May 11 13:08:46 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 13 19:18:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69e4f5b
media-sound/volwheel: use HTTPS media-sound/volwheel/volwheel-0.2.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/volwheel/volwheel-0.2.8-r1.ebuild b/media-sound/volwheel/volwheel-0.2.8-r1.ebuild index cf495d5fa7b..51ff9c182eb 100644 --- a/media-sound/volwheel/volwheel-0.2.8-r1.ebuild +++ b/media-sound/volwheel/volwheel-0.2.8-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils gnome2-utils DESCRIPTION="A volume control trayicon with mouse wheel support" -HOMEPAGE="http://oliwer.net/b/volwheel.html" +HOMEPAGE="https://oliwer.net/b/volwheel.html" SRC_URI="https://olwtools.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3"
