commit: 159c49810637d61368fba844566e213ea03e245a Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Apr 26 22:57:12 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Apr 26 23:07:46 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=159c4981
app-text/kbibtex: Update HOMEPAGE, SRC_URI Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-text/kbibtex/kbibtex-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app-text/kbibtex/kbibtex-9999.ebuild b/app-text/kbibtex/kbibtex-9999.ebuild index 0dbf920d07..1ac816f2de 100644 --- a/app-text/kbibtex/kbibtex-9999.ebuild +++ b/app-text/kbibtex/kbibtex-9999.ebuild @@ -10,10 +10,11 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="BibTeX editor to edit bibliographies used with LaTeX" -HOMEPAGE="https://userbase.kde.org/KBibTeX" +HOMEPAGE="https://kde.org/applications/education/org.kde.kbibtex +https://userbase.kde.org/KBibTeX" if [[ ${KDE_BUILD_TYPE} != live ]]; then - SRC_URI="mirror://kde/stable/KBibTeX/${P}.tar.xz" + SRC_URI="mirror://kde/stable/KBibTeX/${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" fi
