commit: bf86618c4c84b01a8271c17ba5048f44d97284cc Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 09:02:31 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 09:04:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf86618c
app-text/kbibtex: Fix HOMEPAGE Package-Manager: Portage-2.3.5, Repoman-2.3.1 app-text/kbibtex/kbibtex-0.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/kbibtex/kbibtex-0.6.2.ebuild b/app-text/kbibtex/kbibtex-0.6.2.ebuild index e696829d891..51eb177cfc8 100644 --- a/app-text/kbibtex/kbibtex-0.6.2.ebuild +++ b/app-text/kbibtex/kbibtex-0.6.2.ebuild @@ -7,7 +7,7 @@ WEBKIT_REQUIRED="optional" inherit kde4-base DESCRIPTION="BibTeX editor by KDE to edit bibliographies used with LaTeX" -HOMEPAGE="http://home.gna.org/kbibtex/" +HOMEPAGE="https://userbase.kde.org/KBibTeX" SRC_URI="mirror://kde/stable/KBibTeX/${P}.tar.xz" LICENSE="GPL-2"
