diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-04 22:56:55 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-05 00:15:01 +0200 |
commit | c9d556a96c733e4a414250f99fc27b12df0129ae (patch) | |
tree | 0b84fc405bce7dd742f3164c72f7900664669346 /x11-misc | |
parent | x11-misc/bbacpi: use HTTPS, fix LICENSE (diff) | |
download | gentoo-c9d556a96c733e4a414250f99fc27b12df0129ae.tar.gz gentoo-c9d556a96c733e4a414250f99fc27b12df0129ae.tar.bz2 gentoo-c9d556a96c733e4a414250f99fc27b12df0129ae.zip |
x11-misc/imwheel: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/imwheel/imwheel-1.0.0_pre13_p20100827.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/imwheel/imwheel-1.0.0_pre13_p20100827.ebuild b/x11-misc/imwheel/imwheel-1.0.0_pre13_p20100827.ebuild index b2028583345f..d6db068fc05b 100644 --- a/x11-misc/imwheel/imwheel-1.0.0_pre13_p20100827.ebuild +++ b/x11-misc/imwheel/imwheel-1.0.0_pre13_p20100827.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="mouse tool for advanced features such as wheels and 3+ buttons" -HOMEPAGE="http://imwheel.sourceforge.net/" +HOMEPAGE="https://imwheel.sourceforge.net/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" |