commit: 1f9f7f1ff2613399fd47ce2f2d5a4d7bd63da2a8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Dec 3 18:00:18 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Dec 3 18:00:18 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=1f9f7f1f
dev-qt/qt1: quickgit.kde.org -> invent.kde.org Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-qt/qt1/qt1-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-qt/qt1/qt1-9999.ebuild b/dev-qt/qt1/qt1-9999.ebuild index 2cd9f175..4fcaae31 100644 --- a/dev-qt/qt1/qt1-9999.ebuild +++ b/dev-qt/qt1/qt1-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit git-r3 toolchain-funcs DESCRIPTION="Historical copy of Qt 1, adapted to compile on modern systems (circa. 2016)" -HOMEPAGE="https://quickgit.kde.org/?p=qt1.git" -EGIT_REPO_URI="git://anongit.kde.org/${PN}.git" +HOMEPAGE="https://invent.kde.org/historical/qt1" +EGIT_REPO_URI="https://invent.kde.org/historical/qt1.git" LICENSE="Qt-Free-Edition" SLOT="0"
