commit:     dd3025b4fc02b87c384fbc4cc21ac5a0671c498c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Mar 29 18:53:20 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 10:50:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd3025b4

app-misc/tkpasman: use https, fix LICENSE

Closes: https://github.com/gentoo/gentoo/pull/24806
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-misc/tkpasman/tkpasman-2.2b.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-misc/tkpasman/tkpasman-2.2b.ebuild 
b/app-misc/tkpasman/tkpasman-2.2b.ebuild
index 009b2731e9b5..9b45c8509ba1 100644
--- a/app-misc/tkpasman/tkpasman-2.2b.ebuild
+++ b/app-misc/tkpasman/tkpasman-2.2b.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 MY_P="TkPasMan-${PV}"
 
-DESCRIPTION="A useful and reliable personal password manager, written in 
Tcl/Tk"
-HOMEPAGE="http://www.xs4all.nl/~wbsoft/linux/tkpasman.html";
-SRC_URI="http://www.xs4all.nl/~wbsoft/linux/projects/${MY_P}.tar.gz";
+DESCRIPTION="Useful and reliable personal password manager, written in Tcl/Tk"
+HOMEPAGE="https://wbsoft.home.xs4all.nl/linux/tkpasman.html";
+SRC_URI="https://wbsoft.home.xs4all.nl/linux/projects/${MY_P}.tar.gz";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE="ssl"

Reply via email to