summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-12-03 19:00:18 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-12-03 19:00:18 +0100
commit1f9f7f1ff2613399fd47ce2f2d5a4d7bd63da2a8 (patch)
treee2d978a9e53360c3042268637f1964c303da3916
parentkde-base/kde1-kdebase: Fix HOMEPAGE as well (diff)
downloadkde-sunset-1f9f7f1ff2613399fd47ce2f2d5a4d7bd63da2a8.tar.gz
kde-sunset-1f9f7f1ff2613399fd47ce2f2d5a4d7bd63da2a8.tar.bz2
kde-sunset-1f9f7f1ff2613399fd47ce2f2d5a4d7bd63da2a8.zip
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@gentoo.org>
-rw-r--r--dev-qt/qt1/qt1-9999.ebuild6
1 files 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"