summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-07-19 21:55:44 +0200
committerConrad Kostecki <conikost@gentoo.org>2022-07-21 00:10:45 +0200
commitd55b938f27ffeb88bf3ab970c340c177512f1b9b (patch)
tree0d4dce9c0756908426c999778fff972a212508ab /dev-libs/libkpass
parentapp-pda/usbmuxd: update HOMEPAGE (diff)
downloadgentoo-d55b938f27ffeb88bf3ab970c340c177512f1b9b.tar.gz
gentoo-d55b938f27ffeb88bf3ab970c340c177512f1b9b.tar.bz2
gentoo-d55b938f27ffeb88bf3ab970c340c177512f1b9b.zip
dev-libs/libkpass: update HOMEPAGE, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.32 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-libs/libkpass')
-rw-r--r--dev-libs/libkpass/libkpass-6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libkpass/libkpass-6-r2.ebuild b/dev-libs/libkpass/libkpass-6-r2.ebuild
index 9dca22fc7264..a1d6d59750cc 100644
--- a/dev-libs/libkpass/libkpass-6-r2.ebuild
+++ b/dev-libs/libkpass/libkpass-6-r2.ebuild
@@ -4,10 +4,10 @@
EAPI=8
DESCRIPTION="Libkpass is a C implementation to access KeePass 1.x format password databases"
-HOMEPAGE="http://libkpass.sourceforge.net/"
+HOMEPAGE="https://sourceforge.net/projects/libkpass/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
IUSE="static-libs"