From 89e41fcbc457d14d2dcd9819fac047d52af10b0c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 2 Jul 2024 20:00:42 +0200 Subject: [PATCH] media-video/imagination: fix LICENSE, use https Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/37403 Signed-off-by: Conrad Kostecki --- media-video/imagination/imagination-3.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/imagination/imagination-3.0-r2.ebuild b/media-video/imagination/imagination-3.0-r2.ebuild index 5fbaeb15aa72c..ccbedf7474e08 100644 --- a/media-video/imagination/imagination-3.0-r2.ebuild +++ b/media-video/imagination/imagination-3.0-r2.ebuild @@ -6,10 +6,10 @@ EAPI=7 inherit autotools desktop DESCRIPTION="Simple DVD slideshow maker" -HOMEPAGE="http://imagination.sourceforge.net/" +HOMEPAGE="https://imagination.sourceforge.net/" SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${PV}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86"