summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-04 22:59:17 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-05 00:15:01 +0200
commitd094471a85dc9b9d7284f2da9262134a03dfb165 (patch)
tree1586a54ba5463d256a8c334f2c670192131520a5 /x11-misc/lineak-defaultplugin
parentx11-misc/imwheel: use HTTPS (diff)
downloadgentoo-d094471a85dc9b9d7284f2da9262134a03dfb165.tar.gz
gentoo-d094471a85dc9b9d7284f2da9262134a03dfb165.tar.bz2
gentoo-d094471a85dc9b9d7284f2da9262134a03dfb165.zip
x11-misc/lineak-defaultplugin: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc/lineak-defaultplugin')
-rw-r--r--x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r3.ebuild b/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r3.ebuild
index 3c59326074c8..8b97a1985e3e 100644
--- a/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r3.ebuild
+++ b/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r3.ebuild
@@ -6,11 +6,11 @@ EAPI=8
MY_P=${P/.0/}
DESCRIPTION="Mute/unmute and other macros for LINEAK"
-HOMEPAGE="http://lineak.sourceforge.net"
+HOMEPAGE="https://lineak.sourceforge.net"
SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="debug"