commit: fc0a3858ec2eebe9cdb2777e92366f961daf98e3
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 25 13:24:31 2026 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jan 25 13:24:31 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0a3858
app-admin/webapp-config: sync live ebuild
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
app-admin/webapp-config/webapp-config-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/webapp-config/webapp-config-9999.ebuild
b/app-admin/webapp-config/webapp-config-9999.ebuild
index 93222d6a2063..2b01afe80ff9 100644
--- a/app-admin/webapp-config/webapp-config-9999.ebuild
+++ b/app-admin/webapp-config/webapp-config-9999.ebuild
@@ -13,7 +13,7 @@ then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/${PN}.git"
inherit git-r3
else
- SRC_URI="https://dev.gentoo.org/~ceamac/${CATEGORY}/${PN}/${P}.tar.bz2"
+
SRC_URI="https://gitweb.gentoo.org/proj/webapp-config.git/snapshot/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
fi