From afd660b427b1b3dbd39248dd18b5f27e4732d5ee Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 31 May 2024 16:41:57 +0200 Subject: x11-misc/lineakd: use HTTPS, fix LICENSE Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- x11-misc/lineakd/lineakd-0.9.0-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/lineakd/lineakd-0.9.0-r4.ebuild b/x11-misc/lineakd/lineakd-0.9.0-r4.ebuild index 97f6004a03d5..8e6342414087 100644 --- a/x11-misc/lineakd/lineakd-0.9.0-r4.ebuild +++ b/x11-misc/lineakd/lineakd-0.9.0-r4.ebuild @@ -7,11 +7,11 @@ inherit autotools MY_P=${P/.0/} DESCRIPTION="Linux support for Easy Access and Internet Keyboards" -HOMEPAGE="http://lineak.sourceforge.net" +HOMEPAGE="https://lineak.sourceforge.net" SRC_URI="https://downloads.sourceforge.net/lineak/${MY_P}.tar.gz" S="${WORKDIR}"/${MY_P} -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ppc sparc x86" IUSE="debug" -- cgit v1.2.3-65-gdbad