mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-tcltk/tkdnd: Fix HOMEPAGE
Signed-off-by: Alexander Miller <alex.miller@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/29058 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
committed by
Alfredo Tupone
parent
48593d8e37
commit
b7536c6c24
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user