media-sound/volwheel: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 11 May 2018 13:08:46 +0000 (15:08 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 13 May 2018 19:18:31 +0000 (15:18 -0400)
media-sound/volwheel/volwheel-0.2.8-r1.ebuild

index cf495d5fa7bf24cb90fe5a83d6c64249779c6bec..51ff9c182eb0e87c9a2ccb74bef8eba2e3523733 100644 (file)
@@ -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"