From b7536c6c24679b1e7fc06e2b3457fd635b58ffb6 Mon Sep 17 00:00:00 2001 From: Alexander Miller Date: Wed, 11 Jan 2023 00:09:08 +0100 Subject: dev-tcltk/tkdnd: Fix HOMEPAGE Signed-off-by: Alexander Miller Closes: https://github.com/gentoo/gentoo/pull/29058 Signed-off-by: Alfredo Tupone --- dev-tcltk/tkdnd/tkdnd-2.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-tcltk/tkdnd/tkdnd-2.9.2.ebuild') diff --git a/dev-tcltk/tkdnd/tkdnd-2.9.2.ebuild b/dev-tcltk/tkdnd/tkdnd-2.9.2.ebuild index efb83f079b83..d9d4041ec14d 100644 --- a/dev-tcltk/tkdnd/tkdnd-2.9.2.ebuild +++ b/dev-tcltk/tkdnd/tkdnd-2.9.2.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 MY_P=${PN}-release-test-v${PV} DESCRIPTION="Adds native drag & drop capabilities to tk toolkit" -HOMEPAGE="http://www.ellogon.org/petasis/tcltk-projects/tkdnd/" +HOMEPAGE="https://www.ellogon.org/petasis/index.php/tcltk-projects/tkdnd" SRC_URI="https://github.com/petasis/tkdnd/archive/${MY_P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad