commit: a068e21d9ae888d3f7d48fd8e4d30d5704fd6f7a Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Dec 10 07:22:28 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Dec 10 07:30:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a068e21d
app-admin/qtpass: add Github as 2ndary homepage Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-admin/qtpass/qtpass-1.3.2-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-admin/qtpass/qtpass-1.3.2-r2.ebuild b/app-admin/qtpass/qtpass-1.3.2-r2.ebuild index 68259ad478d..4d457f60204 100644 --- a/app-admin/qtpass/qtpass-1.3.2-r2.ebuild +++ b/app-admin/qtpass/qtpass-1.3.2-r2.ebuild @@ -5,9 +5,9 @@ EAPI=7 inherit desktop qmake-utils virtualx -DESCRIPTION="multi-platform GUI for pass, the standard unix password manager" -HOMEPAGE="https://qtpass.org" -SRC_URI="https://github.com/IJHack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +DESCRIPTION="Multi-platform GUI for pass, the standard unix password manager" +HOMEPAGE="https://qtpass.org https://github.com/IJHack/qtpass" +SRC_URI="https://github.com/IJHack/qtpass/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"
