diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 15:55:16 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:55:22 -0400 |
commit | 5a4f41d9e99438ba5f741596712b2df1647b7da2 (patch) | |
tree | a0203bd73e169e1174cfb1abfe0296069b9f051a /app-office | |
parent | x11-misc/fpm2: update homepage (diff) | |
download | gentoo-5a4f41d9e99438ba5f741596712b2df1647b7da2.tar.gz gentoo-5a4f41d9e99438ba5f741596712b2df1647b7da2.tar.bz2 gentoo-5a4f41d9e99438ba5f741596712b2df1647b7da2.zip |
app-office/kraft: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kraft/kraft-0.82-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kraft/kraft-0.82-r1.ebuild b/app-office/kraft/kraft-0.82-r1.ebuild index 6d97b4c1e767..4fe2af899dae 100644 --- a/app-office/kraft/kraft-0.82-r1.ebuild +++ b/app-office/kraft/kraft-0.82-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ QTMIN=5.12.3 inherit ecm DESCRIPTION="Software to manage quotes and invoices in small enterprises" -HOMEPAGE="http://www.volle-kraft-voraus.de/" +HOMEPAGE="https://www.volle-kraft-voraus.de/" SRC_URI="https://github.com/dragotin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+ LGPL-2+" |