commit: 309458d867cdf46150256e96de44119d6a623a02 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Nov 4 21:33:11 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Nov 28 21:39:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309458d8
dev-vcs/kdesvn: Point SRC_URI to devspace for this snapshot Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-vcs/kdesvn/kdesvn-2.1.0_p20250525.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-vcs/kdesvn/kdesvn-2.1.0_p20250525.ebuild b/dev-vcs/kdesvn/kdesvn-2.1.0_p20250525.ebuild index 565faca8f1df..ab7eb79a8bae 100644 --- a/dev-vcs/kdesvn/kdesvn-2.1.0_p20250525.ebuild +++ b/dev-vcs/kdesvn/kdesvn-2.1.0_p20250525.ebuild @@ -11,6 +11,7 @@ inherit ecm kde.org xdg DESCRIPTION="Frontend to the subversion vcs" HOMEPAGE="https://apps.kde.org/kdesvn/" +SRC_URI="https://dev.gentoo.org/~asturm/distfiles/kde/${KDE_ORG_NAME}-${PV}-${KDE_ORG_COMMIT:0:8}.tar.gz" LICENSE="GPL-2" SLOT="0"
