From 666f6af9f6d628b3c4e5678c907519f8dad66252 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 12 Jan 2022 20:18:15 +0100 Subject: dev-perl/SDL: use https Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/23762 Signed-off-by: James Le Cuirot --- dev-perl/SDL/SDL-2.548.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/SDL') diff --git a/dev-perl/SDL/SDL-2.548.0.ebuild b/dev-perl/SDL/SDL-2.548.0.ebuild index 78d87f151b2a..d68f6311fafc 100644 --- a/dev-perl/SDL/SDL-2.548.0.ebuild +++ b/dev-perl/SDL/SDL-2.548.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ DIST_VERSION=2.548 inherit perl-module DESCRIPTION="Simple DirectMedia Layer (SDL) bindings for perl" -HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.com/PerlGameDev/SDL" +HOMEPAGE="http://sdl.perl.org/ https://search.cpan.org/dist/SDL/ https://github.com/PerlGameDev/SDL" LICENSE="GPL-2 OFL-1.1" SLOT="0" -- cgit v1.2.3-65-gdbad